#9886: ffmpeg does not warn about broken multiplexing
-------------------------------------+-------------------------------------
Reporter: eram | Type:
| enhancement
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 -i bad-interleaving.mkv -c:v libx264 -crf 23 -preset medium
-c:a aac -b:a 128k -v trace output.mp4 1>ffmpeg.stdout 2>ffmpeg.stderr
}}}
The file `bad-interleaving.mkv`
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9886>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".