Does Intel Media SDK library can be used with Borland C++ Builder 6 ? i now it's old now, but i don't find any way to encode yuv stream to h.264 with this IDE !
Пожалуйста, обратитесь к странице Уведомление об оптимизации для более подробной информации относительно производительности и оптимизации в программных продуктах компании Intel.
Intel Media SDK is only validated with Microsoft Visual Studio. Compiling sample code and linking with the Media SDK library using any other compiler/linker is unsupported. That said, there may certainly be ways making it work/hacking in other environments too. If you happen find ways of doing this please let us know so that we can extend our knowledge base.