I think you're supposed to use use sws_* now. Ola Mogstad wrote: > Hi, > > Just a small update from my last e-mail. > > >> You are probably using an outdated version of ffmpeg (I do not see these >> warnings when compiling my programs with a recent ffmpeg, and the line >> numbers you quote do not seem to match the current avcodec.h file). >> > > I have checked my system files and found that I have had two different > versions of ffmpeg/libav installed on my system. The older one works > perfectly and the latest one (from today's SVN) presents 2 warnings and > has problems with decoding wmv2. > > The configurations are also different and I'm starting to wonder if that > is the reason - particularly that the newest version also includes > x264..? The different configurations are printed below. > > Hopefully this information is of help. > > Thanks, > Ola > > *** CONFIGURATION FOR NEWEST VERSION (HAS PROBLEMS) *** > FFmpeg version SVN-r12442, Copyright (c) 2000-2008 Fabrice Bellard, et > al. > configuration: --enable-gpl --enable-libx264 --enable-shared > --enable-swscale > libavutil version: 49.6.0 > libavcodec version: 51.51.0 > libavformat version: 52.9.0 > libavdevice version: 52.0.0 > built on Apr 1 2008 17:08:49, gcc: 4.1.3 20070929 (prerelease) > (Ubuntu 4.1.2-16ubuntu2) > > > *** CONFIGURATION FOR OLDER VERSION (WORKS) *** > FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et > al. > configuration: --enable-gpl --enable-pp --enable-swscaler > --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libogg > --enable-libgsm --enable-dc1394 --disable-debug --enable-shared > --prefix=/usr > libavutil version: 1d.49.3.0 > libavcodec version: 1d.51.38.0 > libavformat version: 1d.51.10.0 > built on Jun 3 2007 20:59:25, gcc: 4.1.3 20070528 (prerelease) > (Ubuntu 4.1.2-9ubuntu2) > > > > _______________________________________________ > libav-user mailing list > [email protected] > https://lists.mplayerhq.hu/mailman/listinfo/libav-user > >
_______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
