diff options
author | Alexander Kravchenko <akravchenko188@gmail.com> | 2018-04-12 18:41:35 +0300 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2018-04-19 20:05:24 +0200 |
commit | 78149d6657302b58d5e46e8bc0a521ed009f86f7 (patch) | |
tree | f863c4b44d564bca670ca1335a4c9fa5d694fb54 /libswresample/arm/Makefile | |
parent | abf806f7f1601c7e54de7f863bbb816af144a88c (diff) | |
download | ffmpeg-78149d6657302b58d5e46e8bc0a521ed009f86f7.tar.gz |
amfenc: Retain a reference to D3D frames used as input during the encoding process
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
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'libswresample/arm/Makefile')
0 files changed, 0 insertions, 0 deletions