[FFmpeg-devel] [PATCH] ffm: redesign header format to make it extensible

Clément Bœsch ubitux at gmail.com
Sun Oct 14 00:19:38 CEST 2012


On Tue, Oct 09, 2012 at 03:57:13AM +0200, Michael Niedermayer wrote:
> Currently FFM files generated with one versions of ffmpeg generally
> cannot be read by another.
> By spliting data into chunks, more fields can saftely be appended to
> chunks as well as new chunks added.
> 

I like the idea of adding the size of the chunk to insert any random data
at any point. Nothing to say about the patch itself except maybe
documenting that particular change somewhere about FFM2 vs FFM.

What's gonna happen to the default ffserver format?

[...]

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121014/267bb0bc/attachment.asc>


More information about the ffmpeg-devel mailing list