- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
hi,
I run the sample_multi_transcode.exe from MediaSamples_MSDK_2017_8.0.24.271\sample_multi_transcode\, and it works.
then I make DLL based on sample_multi_transcode code and meet an error as follows:
sts = m_pmfxENC->Query(&m_mfxEncParams, &m_mfxEncParams) returns MFX_WRN_PARTIAL_ACCELERATION.
P.S, The Intel GPU on my laptop is HD530 and all these code runs on win10.
Whary.D
25.Apr.2019
- Etiquetas:
- Development Tools
- Graphics
- Intel® Media SDK
- Intel® Media Server Studio
- Media Processing
- Optimization
Enlace copiado
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
by the way, I try to transocde H265 to H264 with sample_multi_transcode.exe, it works.
my problem is what happened when I build these transcode code to DLL(I call transcode API from the DLL by a demo code) instead of EXE, and the DLLs the DLL-case load is quite different from EXE-case, which showes in VS's output window.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
finaly, the reason is confliction from loading nvidia's dll before loading intel's hw dll, and this cause load un-expect dll for intel hw acceleate. just unload nvidia's project in VS solution can handle this problem.

- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla