[FFmpeg-trac] #11212(ffmpeg:new): FFmpeg throws errors on certain moov atom positions using pipe input
FFmpeg
trac at avcodec.org
Sat Sep 28 02:50:52 EEST 2024
#11212: FFmpeg throws errors on certain moov atom positions using pipe input
------------------------------------+----------------------------------
Reporter: tjgreen | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: ffmpeg
Version: git-master | Resolution:
Keywords: pipe moov | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+----------------------------------
Changes (by MasterQuestionable):
* cc: MasterQuestionable (added)
* version: 7.0 => git-master
Comment:
͏ The implication of Pipe is First-In First-Out (FIFO).
͏ Which means the data cannot be back-seeked:
͏ That may not always fulfill the ordinary parsing expectation.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11212#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list