[gstreamer-bugs] [Bug 162833] [ffdemux_mp3] ffmpeg mp3 decoder miss seeking

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Feb 2 00:59:22 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


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com




------- Comment #8 from Edward Hervey  2006-02-02 08:59 UTC -------
(In reply to comment #7)
> 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.
> 
Indeed, decodebin filters out pluginfeatures with a rank below
GST_RANK_MARGINAL. That should do it.


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