mirror of https://github.com/FFmpeg/FFmpeg.git
Otherwise the user might get a silence padded frame in the beginning or in the middle of the encoding. Some other bug uncovered this: ./ffmpeg -loglevel verbose -y -f data -i /dev/zero \ -filter_complex "nullsrc=s=60x60:d=10[v0];sine=d=10[a]" \ -map '[v0]' -c✌️0 rawvideo \ -map '[a]' -c🅰️0 mp2 \ -f mpegts out.ts Signed-off-by: Marton Balint <cus@passwd.hu>pull/321/head^2
parent
da8936969f
commit
686755f02b
1 changed files with 8 additions and 2 deletions
Loading…
Reference in new issue