[vlc-devel] [PATCH] Added option to disable chapter generation from marks file.

Janne Kujanpää jikuja at iki.fi
Sun Sep 25 20:22:01 CEST 2011


On 25.9.2011 10:59, Tobias Güntner wrote:
> Further, I don't like the hard-coded frame count. I would prefer a
> configurable time duration, e.g.,
> int i_min_chapter_gap = p_sys->fps *
> var_InheritInteger( p_access, "vdr-min-chapter-gap" );
> I'm not sure whether it should be enabled or disabled by default,
> though. Opinions?
>
IMHO chaptermark creation should be possible to be controlled be user.

Rewrote again. Added option vdr-generate-chapters to control chapter 
creation. Default: 'all' make chaptermark for every cutmark, 'none' 
disables creation and 'odd' creates chaptermark for odd numbered cutmarks.

Regards,
-- 
Janne Kujanpää
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-vdr-access-added-option-to-alter-chapter-generation.patch
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110925/7fd2891a/attachment.ksh>


More information about the vlc-devel mailing list