[FFmpeg-user] filter_complex > apad and -shortest

Gyan ffmpeg at gyani.pro
Mon Mar 4 13:51:08 EET 2019



On 04-03-2019 03:58 PM, Jon bae wrote:
> ffmpeg -i input.mp4 -filter_complex "[0:v]null;[0:a]apad,anull" -shortest
> -f null -*
Reproduced. Happens when all output streams are emitted from the same 
filtergraph.

Doesn't happen with, e.g.

     ffmpeg -i input.mp4 -filter_complex "[0:v]null" -filter_complex 
"[0:a]apad,anull" -shortest -f null -


Open a ticket at trac.ffmpeg.org, but search first - there may already 
be one.

Thanks,
Gyan


More information about the ffmpeg-user mailing list