Well, I *did* compile them myself (with the help of MacPorts). Just not in /usr/local , but in /opt/local. Can't I tell PyMedia to find them there?
Or could I maybe just put some symlinks in place? Also something just struck me. Am I correct in assuming that the list of dependencies listed on http://pymedia.org/tut/install_src.html i.e libogg-1.1+ libvorbis-1.0.1+ liblame-3.95.1+ libfaad2 are just for *audio* playback & editing? I want to use PyMedia for *video* editing. Which extra codecs do I need for this? best, dirk On 16-jun-2007, at 0:07, Dmitry Borisov wrote: > Hi, > You will need packaged versions of each codec OGG, VORBIS, MP3LAME > etc to be installed separately, > Precompiled versions for ffmpeg won't register properly, > Dmitry/ > >> Hi, I have difficulty installing PyMedia with the necessary codecs >> I have ffmpeg installed with codec libraries in /opt/local >> (Through MacPorts with % sudo port install ffmpeg +lame +libogg >> +vorbis +xvid +x264 +a52 +faac +faad +dts) >> But when I use setup.py it doesn't find those codec libraries: ----------------------------- Dirk van Oosterbosch de Wittenstraat 225 1052 AT Amsterdam the Netherlands http://labs.ixopusada.com ----------------------------- ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Pymedia-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pymedia-users
