Hi,
i am working on Fedora 8. I have compiled following packages: gstreamer-0.10.9.tar.bz2 gst-plugins-base-0.10.9.tar.bz2 gst-plugins-good-0.10.4.tar.bz2 gst-plugins-bad-0.10.3.tar.bz2 gst-plugins-ugly-0.10.4.tar.bz2 But i am not able to run .mp3, .avi file. I have tried gst-inspect but it doesn't show any decoder plugin for these if i do gstreamer-properties, i am able to test audio and video pattern (with autodetect). i have noticed that libgstavi is present in /usr/lib/gstreamer-0.10. could you please help me in this regard? let me know if you need any more log/doc. thanks! Sachin ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
When you configure ugly, did you see ‘mad’
plugin got enabled? Make sure you have libmad installed before
compile ugly. ‘mad’ plugin is used to decode
mp3 stream, I don’t know whether gst has other decoder support mp3. BTY, version 0.10.9 is too old. From:
[hidden email]
[mailto:[hidden email]] On Behalf Of Sachin Pandhare Hi, ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Hi, gstreamer-devel:
Yeah, you should install mp3 decoder such as mad manually and gstreamer will find out and use it if it presents.
Or, you can install gst-ffmpeg package which provides a lot of decoders/encoders.
Eric Zhang
2008/8/22, Liu, Bin <[hidden email]>:
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |