<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><br>
</p>
<div class="moz-cite-prefix">El 19/2/20 a las 11:58, william keeling
escribió:<br>
</div>
<blockquote type="cite"
cite="mid:CY4PR13MB1527227692825C39FC9BE471D3100@CY4PR13MB1527.namprd13.prod.outlook.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
I am looking for help or and example of feeding frames to ffmpeg
lib. I have raw (yuv and pcm) frames to feed into the API for
filtering, encoding and muxing.</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
Also looking for examples of complex filters
(like -filter_complex "[0][1] overlay=5:H-h-5").</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
Thanks for any help, examples or link you can provide.</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
I am new to c programing, ffmpeg api and image and sound
processing so need all the help I can get as this is sort of a
deep end project to start with
<span id="🙂">🙂</span></div>
</blockquote>
Look up the examples in doc/examples in the ffmpeg repository. You
will need to compile them manually as they don't come with any
Makefile. For this, it is better if you develop on Unix or on
MinGW.<br>
<pre class="moz-signature" cols="72">--
Gonzalo Garramuño</pre>
</body>
</html>