[FFmpeg-devel] [PATCHv2 1/2] ffmpeg: fallback to codecpar parameters on input filter eof
Marton Balint
cus at passwd.hu
Thu Mar 29 01:21:57 EEST 2018
On Sat, 24 Mar 2018, Marton Balint wrote:
> Fixes ticket #6854 and the following simpler case:
>
> ffmpeg -f lavfi -i testsrc=d=1 -f lavfi -i testsrc=d=0 -filter_complex overlay -f null none
>
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
> fftools/ffmpeg.c | 33 +++++++++++++++++++++------------
> 1 file changed, 21 insertions(+), 12 deletions(-)
Pushed the series. Will add fate tests as time permits...
Regards,
Marton
More information about the ffmpeg-devel
mailing list