#11583: ffmpeg with certain files will output getting a 1kB output file
-------------------------------------+-------------------------------------
Reporter: Nanasaki | Owner: (none)
Type: defect | Status: new
Priority: important | Component:
| undetermined
Version: unspecified | Resolution:
Keywords: corrupted | Blocked By:
output |
Blocking: | Reproduced by developer: 1
Analyzed by developer: 1 |
-------------------------------------+-------------------------------------
Comment (by Marton Balint):
The file does not signal keyframes and by default stream copy ignores all
packets before the first keyframe.
You can use the {{{-copyinkf}}} output option to stream copy such a file.
Maybe a warning should be added if an unusually large number of packets
are dropped before starting stream copy.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11583#comment:1>
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".