#10536: writing .avi files via custom IO context (AVIOContext) yields incomplete
header
------------------------------------+------------------------------------
Reporter: Gustav | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component: avformat
Version: git-master | Resolution: invalid
Keywords: avi | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+------------------------------------
Comment (by Gustav):
Thank you so much for the answer! I have just verified that adding a seek
function makes the resulting .avi file written via the custom I/O
complete.
Knowing what the solution is, it makes perfect sense that a seekable
output is a requirement for the way the AVI muxer works. Unfortunately I
hadn't come across that information before and the documentation on custom
I/O is quite scarce, so thanks for the tip.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10536#comment:3>
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".