[x264-devel] Simple introductory x264 "C" usage guide

Fing Cmo fingcmo at gmail.com
Thu Nov 5 07:51:10 CET 2009


Dark,

Thanks for your quick response, I feel better now :)

Ad.

------------------

On Wed, Nov 4, 2009 at 2:13 PM, Fing Cmo <fingcmo at gmail.com
<http://mailman.videolan.org/listinfo/x264-devel>> wrote:
>* All,*>**>* I have taken a look on the x264 CLI usage and I believe*>* I have a rough idea of its use and parameter implications.*>**>* I, however, have had a hard time finding a simple introductory*>* guide on how to use the x264 library in a simple "C" main().*>**>* A simple main() that do:*>**>* 1--- Open a raw (name.yuv) YUV file.*>* 2--- Encode it to H.264 CIF using basic profile.*>* 3--- Output the encoded file to (new_name.264)*>**>* Then I would manually play the (new_name.264) file with ffmpeg.*>**>* Could you please guide me to where I can get this basic information?*>**>* Thanks,*>* Ad.*
x264.h has basic API documentation.  x264.c provides an example
interface; look at how it calls the relevant functions for example
usage.

Dark Shikari
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20091104/ed208487/attachment.htm>


More information about the x264-devel mailing list