Hi, The pymedia uses 0.4.8 I think. Some stuff still may come from 0.4.6. Getting latest version for codecs should not be a problem, but muxers/demuxers is a pain since libavformat uses file handles and not streams I was forced to redo a lot of stuff there. Dmitry/
----- Original Message ----- From: "Matthias Baas" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Sunday, June 10, 2007 4:01 PM Subject: [Pymedia-users] ffmpeg lib versions that pymedia is based on > Hi, > > I'm using the pymedia version from cvs (built without the optional libs > but I'm mainly interested in video anyway) and I noticed that it can't > handle a couple of video files that the latest version of ffmpeg > actually does read without problems (such as the Quicktimes from my > digital camera or wmv files in general). I take it that the versions of > the avformat/avcodec libs that are integrated into pymedia are just from > an older version of ffmpeg. So is there any chance of getting that > updated to the latest versions? > > Cheers, > > - Matthias - > > ------------------------------------------------------------------------- > 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 > ------------------------------------------------------------------------- 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
