1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
Martin Storsjö 6ec22731ae movenc: Add an option for resilient, hybrid fragmented/non-fragmented muxing
This allows ending up with a normal, non-fragmented file when
the file is finished, while keeping the file readable if writing
is aborted abruptly at any point. (Normally when writing a
mov/mp4 file, the unfinished file is completely useless unless it
is finished properly.)

This results in a file where the mdat atom contains (and hides)
all the moof atoms that were part of the fragmented file structure
initially.

Signed-off-by: Martin Storsjö <martin@martin.st>
2024-06-24 11:24:04 +03:00
..
2024-06-02 18:34:46 +02:00
2022-04-28 02:39:37 +02:00
2023-07-07 11:56:37 -03:00
2022-04-28 02:39:37 +02:00
2022-04-28 02:39:37 +02:00
2022-05-03 04:18:05 +02:00
2023-07-07 12:12:52 +02:00
2022-05-03 04:18:05 +02:00
2024-04-02 00:21:59 +02:00
2022-05-03 04:18:06 +02:00
2019-04-19 01:11:39 +02:00
2021-08-29 18:44:46 +02:00
2022-05-03 04:18:06 +02:00
2022-05-03 04:18:06 +02:00
2023-12-04 23:14:38 +01:00
2022-05-03 04:18:05 +02:00
2022-05-03 04:18:06 +02:00
2023-01-13 11:22:59 -06:00
2024-06-20 08:57:45 -03:00
2024-04-04 23:58:57 +02:00