[gstreamer-bugs] [Bug 466221] Doesn't play "video/sp5x" videos

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Aug 14 07:30:18 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=466221

  GStreamer | gst-ffmpeg | Ver: HEAD CVS

Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.3




------- Comment #2 from Edward Hervey  2007-08-14 14:30 UTC -------
Fixed in cvs, the rank of that decoder for some reason was set to
GST_RANK_NONE, which stopped decodebin/playbin from auto-plugging it.

2007-08-14  Edward Hervey  <edward at fluendo.com>

        * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
        Don't set rank of sp5x video decoder to NONE.
        Fixes #466221
        Re-order the cases of the switch statement so that the default case
        is last.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=466221.




More information about the Gstreamer-bugs mailing list