diff options
author | Marton Balint <cus@passwd.hu> | 2018-03-18 18:34:23 +0100 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2018-03-29 00:07:39 +0200 |
commit | 0031eab61c82af7fca3aff4ced82c6ab9eb4e786 (patch) | |
tree | 6df452b8d05e7f2053aa818b7844e4d36fab5fc7 /libavfilter/f_interleave.c | |
parent | 60c9a2553041152a32e7093756f728898593a585 (diff) | |
download | ffmpeg-0031eab61c82af7fca3aff4ced82c6ab9eb4e786.tar.gz |
ffmpeg: do not finish output streams manually on eof even if no input is provided
The generic code should be able to finish the streams just fine initializing
and flushing the filters and codecs properly.
Fixes the following command:
ffmpeg -f lavfi -i "testsrc=d=0.1[out0];aevalsrc=0:d=0[out1]" -af apad -shortest -f framecrc -
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavfilter/f_interleave.c')
0 files changed, 0 insertions, 0 deletions