[FFmpeg-devel] [PATCH] matroskaenc: implement CueRelativePosition

Bernie Habermeier bernt at wulfram.com
Tue Jul 23 23:08:51 CEST 2013


wm4 did some rudimentary testing, and I'm currently using it for my own player implementation, but that is still in its early stages.  It looks to be correct and working (ie: I use it to seek to the proper place in the file, and things don't blow up on me regarding file parsing after I do the seek).

I'd be happy to test it, but not sure how many players today actually rely on this somewhat new feature.

On Jul 23, 2013, at 2:05 PM, Michael Niedermayer wrote:

> On Tue, Jul 23, 2013 at 12:52:08AM -0700, Bernie Habermeier wrote:
>> 
>> This is a minimal change to matroskaenc that implements CueRelativePosition in the output.  Most players will probably ignore this additional information, but it is in the matroska spec, and it'd be nice to be able to make use of it.
> 
> have you tested this somehow ?
> I mean with some player or demuxer that does use this
> 
> 
> [...]
> -- 
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
> 
> In a rich man's house there is no place to spit but his face.
> -- Diogenes of Sinope
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel



More information about the ffmpeg-devel mailing list