[FFmpeg-user] Help with a simple player code

Ignacio Gonzalez mylaneza at gmail.com
Thu Aug 30 00:21:36 CEST 2012


Thanks, this helped me a lot. My problem was that I did not initialize to
NULL the SwsContext structure, and I needed to put a swsflag. I can see the
video now but the frames displays to quickly, Do you have any advice?

2012/8/29 Lou <lou at lrcd.com>

> On Wed, 29 Aug 2012 17:06:56 -0500
> Ignacio Gonzalez <mylaneza at gmail.com> wrote:
>
> > Hello everybody, I'm reading the tutorial of ffmpeg to display a video:
> > http://dranger.com/ffmpeg/tutorial02.html
> >
> > I know almost all functions used in this tutorial are deprecated or
> changed
> > their names. I'm using ffmpeg 0.10.4.
>
> Have you seen the updated tutorial source code by Michael Penkov?
>
> https://github.com/mpenkov/ffmpeg-tutorial
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


More information about the ffmpeg-user mailing list