<div>All,</div>
<div> </div>
<div>I have taken a look on the x264 CLI usage and I believe </div>
<div>I have a rough idea of its use and parameter implications.</div>
<div> </div>
<div>I, however, have had a hard time finding a simple introductory</div>
<div>guide on how to use the x264 library in a simple &quot;C&quot; main().</div>
<div> </div>
<div>A simple main() that do:</div>
<div> </div>
<div>1--- Open a raw (name.yuv) YUV file.</div>
<div>2--- Encode it to H.264 CIF using basic profile.</div>
<div>3--- Output the encoded file to (new_name.264) </div>
<div> </div>
<div>Then I would manually play the (new_name.264) file with ffmpeg.</div>
<div> </div>
<div>Could you please guide me to where I can get this basic information?</div>
<div> </div>
<div>Thanks,</div>
<div>Ad.</div>
<div>-----------------------</div>