[vlc-devel] [PATCH] Qt: synchronization: subtitles duration parameter

Yuval Tze yuvaltze at gmail.com
Mon May 16 09:41:00 CEST 2011


It's an easy way to initialize the filter with different factor value
but on a second thought I could probably use the sub-filter configuration
string instead
I'll try that..


On Sun, May 15, 2011 at 7:14 PM, Jean-Baptiste Kempf <jb at videolan.org>wrote:

> On Fri, May 13, 2011 at 04:45:35PM +0300, Yuval Tze wrote :
> > +    /* Create the variable in libvlc to hide the preferences value.
> > +     * This variable is needed to set the factor value before the module
> is created */
> > +    var_Create( p_intf->p_libvlc, SUBSDELAY_CFG_FACTOR, VLC_VAR_FLOAT |
> VLC_VAR_DOINHERIT );
>
> I don't understand why you need this.
>
>
> Best Regards,
>
>
> --
> Jean-Baptiste Kempf
> http://www.jbkempf.com/ - +33 672 704 734
> Sent from my Electronic Device
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110516/dc11fb2e/attachment.html>


More information about the vlc-devel mailing list