<div class="gmail_quote">2013/5/2 Paul B Mahol <span dir="ltr"><<a href="mailto:onemda@gmail.com" target="_blank">onemda@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 5/2/13, Carl Eugen Hoyos <<a href="mailto:cehoyos@ag.or.at">cehoyos@ag.or.at</a>> wrote:<br>
<div class="im">> Gustav Gonzalez <xtingray@...> writes:<br>
><br>
>> ERROR: gif only handles the rgb24 pixel format.<br>
><br>
> Originally, there was a gif muxer that only accepted<br>
> rgb24 rawvideo as input.<br>
> In current git head, you will find a gif encoder (an<br>
> encoder instead of a muxer) that can be used by the<br>
> image2 muxer (the same muxer used for jpg, tif, tga<br>
<br>
</div>gif muxer only.<br>
<div class="HOEnZb"><div class="h5">> etc.) and that accepts different colour spaces.<br></div></div></blockquote><div> </div></div>Ok, I'm sorry if I do dummy questions, but I'm still learning <br>the basics about all the ffmpeg/video stuff.<br>
<br clear="all">I already downloaded the source code from the git repository <br>and I found two files that I assume are what I need to study:<br>libavcodec/gif.c (GIF encoder)<br>libavformat/gif.c (Animated GIF muxer)<br>
<br>Is there any other file I should take a look at?<br><br>I was reading those files, and the methods I found give me a <br>good idea about how to use them, nevertheless I would like to <br>see a "hello world" example (working), do you have any?<br>
<br>Thank you!<br><br>PS: I was looking for one inside the ffmpeg code, but I had no luck.<br><br>-- <br>============================<br> Gustav Gonzalez<br> <a href="mailto:xtingray@gmail.com" target="_blank">xtingray@gmail.com</a><br>
============================