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@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to