bino-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bino-list] adding chapters, skipping chapters in video files


From: Martin Lambers
Subject: Re: [Bino-list] adding chapters, skipping chapters in video files
Date: Thu, 10 Nov 2011 06:36:39 +0100

On Wed, 9 Nov 2011 18:26:36 -0800 (PST), Nate wrote:
> I'm interested in creating this feature.
> Either as an external text file with the data that you would load
> each time. or using something like mp4box to add the metadata
> directly to the movie file.
> 
> how difficult do you think this would be?

It should not be too diffcult. FFmpeg already supports chapter
metadata (see the AVChapter entries in AVFormat). You would have to
extract it and export it from media_object/media_input to the player
and user interface, and then add controls that let the user jump between
chapters.

Martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]