<div dir="ltr"><br><br><div class="gmail_quote">2008/8/12 Aurele <span dir="ltr"><<a href="mailto:nemsauje@gmail.com">nemsauje@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
I'm working with VLC 0.8.6h on ubuntu Gutsy.<br>
I'm trying to add more parameters than bitrate for H264 encoding. But i<br>
don't know how can i  specifie my parameters.  For example, i want to<br>
know how x264 module gets the bitrate specified by transcode wizard,<br>
what happens when we push the button finish in transcode wizard.<br>
I want to know how can i send a list of my parameters in a string to<br>
x264 module.<br>
</blockquote><div><br>Tried vlc -p x264 --advanced (or how the encoder module name is) ???<br>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...<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Any idea or suggestion is welcome.<br>
<br>
Thanks,<br>
<br>
Aurele<br>
<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</blockquote></div><br></div>