[gstreamer-bugs] [Bug 162833] [ffdemux_mp3] ffmpeg mp3 decoder miss seeking
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Tue Jan 31 08:31:09 PST 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=162833
GStreamer | gst-ffmpeg | Ver: HEAD CVS
------- Comment #7 from Christian Schaller 2006-01-31 16:31 UTC -------
Discussed this with Thomas and Wingo today. There is a general issue here of
how to handle ffmpeg decoders which we don't really use, like mp3 and mpeg2. I
think there was some concensus that until someone bothers fixing them we should
as a minimum make sure they don't autoplug with playbin. So that if you try to
play a mp3 in a playbin based application you are told to get a mp3 plugin
(like mad or fluendo mp3) instead of getting crappy mp3 playback from a
semi-working ffmpeg plugin. I will try looking into solving by setting rank to
none on the affected decoders.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list