[vlc-devel] Add parameters for H264 encoding
Aurele
nemsauje at gmail.com
Tue Aug 12 14:01:19 CEST 2008
Thanks basOS
vlc -p x264 --advanced gives me a lot of available options.
I'm trying to understand how use these options, because i'm doing a
wxwidgets interface which will allow me to specify my parameters.
basOS G a écrit :
>
>
> 2008/8/12 Aurele <nemsauje at gmail.com <mailto:nemsauje at gmail.com>>
>
> Hi,
>
> I'm working with VLC 0.8.6h on ubuntu Gutsy.
> I'm trying to add more parameters than bitrate for H264 encoding.
> But i
> don't know how can i specifie my parameters. For example, i want to
> know how x264 module gets the bitrate specified by transcode wizard,
> what happens when we push the button finish in transcode wizard.
> I want to know how can i send a list of my parameters in a string to
> x264 module.
>
>
> Tried vlc -p x264 --advanced (or how the encoder module name is) ???
> As seen in modules/codec/x264.c there are A LOT of options that can be
> specified with command line e.g. vlc --vout x11 etc...
>
>
> Any idea or suggestion is welcome.
>
> Thanks,
>
> Aurele
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
More information about the vlc-devel
mailing list