#7809: Encoding: Flac header is not correct in stream mode
-------------------------------------+-----------------------------------
Reporter: RuralHunter | Owner:
Type: defect | Status: closed
Priority: normal | Component: ffmpeg
Version: git-master | Resolution: invalid
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-----------------------------------
Changes (by Gyan):
* status: new => closed
* resolution: => invalid
Comment:
The duration is updated by the encoder in extradata at the end of
encoding, and it can't know where the end is, in advance, since filters
may have been applied, the timestamps could have been scaled..etc. Output
destination has to be seekable if you need this information stored.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7809#comment:2>
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".