mirror of https://github.com/FFmpeg/FFmpeg.git
Fixes a regression introduced inpull/202/merge32c59a115d
, becoming effective in912969a33e
. Fixes trimmed output of ffmpeg -f lavfi -i "sine=d=0.01" -f lavfi -i "sine=d=1" -filter_complex "[0:a]anull[a1];[1:a]anull[a2]" -map "[a1]" -f null none -map "[a2]" -f framecrc - Reviewed-by: Nicolas George <george@nsup.org> Signed-off-by: Marton Balint <cus@passwd.hu>
parent
441026fcb1
commit
c0443c1af1
1 changed files with 6 additions and 3 deletions
Loading…
Reference in new issue