[FFmpeg-devel] When will the patch mentioned at the following URL be merged into its source code?

epirat07 at gmail.com epirat07 at gmail.com
Sat Nov 30 02:41:25 EET 2024



On 30 Nov 2024, at 1:35, Bryan Kirk via ffmpeg-devel wrote:

> *subject*
>
> https://ffmpeg.org/pipermail/ffmpeg-devel/2024-May/328600.html

Hi,

a later iteration of this is merged, with the movflags flag name
of hybrid_fragmented, you can find it in the docs here:

https://ffmpeg.org/ffmpeg-formats.html#MOV_002fMPEG_002d4_002fISOMBFF-muxers

  ‘hybrid_fragmented’
  For recoverability - write the output file as a fragmented file. This allows the
  intermediate file to be read while being written (in particular, if the writing
  process is aborted uncleanly). When writing is finished, the file is converted to
  a regular, non-fragmented file, which is more compatible and allows easier and
  quicker seeking.

  If writing is aborted, the intermediate file can manually be remuxed to get a regular,
  non-fragmented file of what had been written into the unfinished file.

> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-devel mailing list