[FFmpeg-devel] [PATCH] asf chapter support

Michael Niedermayer michaelni
Sat Feb 27 22:47:18 CET 2010


On Fri, Feb 26, 2010 at 09:56:12AM +0100, Vladimir Pantelic wrote:
> ASF supports "markers" which are a name and a time stamp,
> attached patch uses them to crate lavf chapters.
>
> As the markers only provide a start time, I use the start
> time of the next marker or the total duration of the file
> as the end time for the chapter.

see compute_chapters_end()
[...]
> +//av_log(NULL, AV_LOG_ERROR, "add:  start %12lld  end %12lld name %s\n", last_pres_time, pres_time, name);

ehm

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

While the State exists there can be no freedom; when there is freedom there
will be no State. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100227/57ce67ba/attachment.pgp>



More information about the ffmpeg-devel mailing list