Intel-Media-SDK / MediaSDK

The Intel® Media SDK
MIT License
926 stars 457 forks source link

MFXVideoSession Init init error when mix init Nvidia CUDA. #2950

Open TKNgu opened 2 years ago

TKNgu commented 2 years ago

System information

Issue behavior

Describe the current behavior

Unsupported feature/library after add link CUDA.

set (TARGET_LINK_LIBRARIES ${CUDA_CUDA_LIBRARY} ${CMAKE_DL_LIBS} ${NVENCODEAPI_LIB} ${CUVID_LIB} ${AVCODEC_LIB}
    ${AVFORMAT_LIB} ${AVUTIL_LIB} ${SWRESAMPLE_LIB}
    avcodec avformat avfilter avdevice swresample swscale avutil glfw)

How can create parallel decoding with both Intel Quick Sync Video and NVidia NVDEC. Sorry for my poor English