Comment 3 for bug 269997

Revision history for this message
Ian Barton (ian-manor-farm) wrote :

I have installed the unstripped libraries:

sudo apt-get install libavcodec-unstripped-51
libavdevice-unstripped-52 libavutil-unstripped-49
libpostproc-unstripped-51 libswscale-unstripped-0

Now it seems that ffmpeg can't find them, or is trying to load the wrong version:

/home/ian/dvd/output/Great_British_Journeys_-_2008-10-03,_4-59_PM_-_William_Cobbett's_Rural_Rides.mpg
ffmpeg: error while loading shared libraries: libswscale.so.0: cannot open shared object file: No such file or directory

Ian.