[x264-devel] Help with P-frame encoding please

Bruce Weir Bruce.Weir at bbc.co.uk
Thu May 7 11:23:54 CEST 2009


Take a look at the file x264.c in the root directory of the libx264
package from the repository. It contains all the functions required to
initialise the x264 encoder and use it to create encoded video (most of
the code in x264 is parameter and input file parsing).
When you Make the library, it gets compiled into the executable x264,
which will read in a video file in various formats and encode it as H264
in a variety of formats.



More information about the x264-devel mailing list