On 13/04/2018 00:41, Alexander Kravchenko wrote: > This fixes frame corruption issue when decoder started reusing frames while > they are still in use of encoding process > > Issue with frame corruption was reproduced using: > avconv.exe -y -hwaccel d3d11va -hwaccel_output_format d3d11 -i input.h264 -an > -c:v h264_amf output.mkv > > it is recommended to use -extra_hw_frames 16 option in case if hw frames > number in pool is not enough >
Seems good enough, I do not have the hardware at hand to see if would be possible to make it simpler than that. I'll merge in 8 hours or such. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
