#11146: concat demuxer and resize filter generate broken output file
-------------------------------------+-------------------------------------
Reporter: degradox | Type: defect
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
How to reproduce:
{{{
% ffmpeg -y -f concat -safe 0 -i list.txt -map_metadata -1 -map 0:a -map
0:v -vf 'scale=1280:720:force_original_aspect_ratio=decrease,pad=1280:720
:(ow-iw)/2:(oh-ih)/2' -c:a aac -b:a 128k -c:v libx264 -b:v 2554k
-avoid_negative_ts make_zero -nostdin filter.mp4
}}}
Patches should be submitted to the ffmpeg-devel mailing list and not this
bug tracker.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11146>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".