Dmitry Borisov wrote:
I would say it is hard to compare apples and oranges.
PyMedia is a modified ffmpeg with Python bindings making it simple to process media data at the speed of C
gstreamer is written entirely in C. From the FAQ:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/faq/html/chapter-general.html#general-why-c
The python module is a binding to the underlying gst API.

Also from the FAQ:
*"...
Q: *Is GStreamer a media player ?*
A: * No, GStreamer is a development framework for creating applications like media players, video editors, streaming media broadcasters and so on. That said, very good media players can easily be built on top of GStreamer and we even include a simple yet functional media player with GStreamer, called gst-player.

..."

plus extra modules for sound, cd/dvd-rom manipulations.
gst has dozens of plugins for video and sound sources & codecs including ffmpeg and, well here:
http://gstreamer.freedesktop.org/documentation/plugins.html
If you know more about gstreamer please post your thoughts, I think it will be very useful for everybody.
Thank you,
Dmitry/



-------------------------------------------------------
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

Reply via email to