[gstreamer-bugs] [Bug 591677] Easy codec installation is not working

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 17 17:08:41 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=591677


Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|FIXED                       |


--- Comment #14 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2009-08-18 00:08:39 UTC ---
I don't think this is quite right yet - in particular this commit:


 commit a6b1e0b6450ee80ecf263a398432d95c812d6952
 Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
 Date:   Thu Aug 13 17:42:07 2009 +0200

    uridecodebin: Post a correct error message for unknown types

    Before we had STREAM/WRONG_TYPE but it's really CORE/MISSING_PLUGIN
    because a plugin is missing and nothing else is wrong.

    Also make it an error instead of a warning.

    Really fixes bug #591677.


doesn't look entirely correct. Now a stream for which there is no decoder
available will error out fatally, while it should continue playing the streams
it can play instead and only error out if there is no recognised stream.

I have a 3gpp file here which doesn't play at all because I don't have an
AMR-WB decoder installed, but it should play at least the video.

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