Hi Mikko, Pymedia is capable to decode, demux and encode all its formats. But muxing is not supported to all formats but MPEG ( which is actually does not require any muxing at all ). Muxing support can be tricky to add but doable. Dmitry/
----- Original Message ----- From: "Mikko Ohtamaa" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, November 08, 2006 4:38 AM Subject: [Pymedia-users] PyMedia + encode/decode status > Hi, > > I was planning to do some video transcoding (format changes) with > PyMedia on server side, because Python is so cool and so are you guys. > > 1) Should I do it? > > 2) Does PyMedia support encode/decode status information? (e.g 53% > done) If not, is the support easy to add? > > -- > Mikko Ohtamaa > Consultant, Red Innovation > +358 40 743 9707 > www.redinnovation.com > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Pymedia-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/pymedia-users > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Pymedia-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pymedia-users
