07.02.2018, 15:11
(07.02.2018, 06:14)Selur Wrote: Simply checking whether any of the calls I posted for testing doesn't report an error, would help.
sounds like the decoding doesn't work using CUVID and outputting '-pix_fmt yuv420p10le'.[AVHWFramesContext @ 0000026f7eef0440] Pixel format 'yuv420p10le' is not supported
[hevc @ 0000026f7ec4adc0] Error initializing a CUDA frame pool
cuvid hwaccel requested for input stream #0:0, but cannot be initialized.
Does it change when using '-pix_fmt yuv420p'?
Cu Selur
using qsv and d3d11va return no error. seem like d3d11va offers little better speed in short test. i will run full encoding but avg i saw was 20-30 fps. yuv420p still same error with cuvid.
Do you think DGDecNV will work better/faster? i can try out and see.