PDA

View Full Version : x264 commandline


ivan_alias
28th September 2004, 20:06
Is it possible to use x264 on the commandline in windows either directly or with another tool? I know it can be used in ffdshow via vdub, but can it be used any other way?

What about commandline in Linux?

I ask because I want to design a small project for my brother!

Thanks very much

Ivan

KpeX
28th September 2004, 20:54
Use a CVS build of mencoder. This can be built under linux or windows via MinGW/msys. See this thread (http://forum.doom9.org/showthread.php?s=&threadid=83039) and this thread (http://forum.doom9.org/showthread.php?s=&threadid=80910) for more information on compiling mencoder with x264.

All the options for x264 are documented in the mplayer manpage.

ivan_alias
29th September 2004, 00:06
thank you KpeX :)