[gstreamer-bugs] [Bug 330089] New: [bz2] Wrong mimetype and no typefinding

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Feb 6 02:01:46 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=330089
 GStreamer | gst-plugins-bad | Ver: HEAD CVS

           Summary: [bz2] Wrong mimetype and no typefinding
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: bilboed at bilboed.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: lutz at topfrose.de
     GNOME version: Unspecified
   GNOME milestone: Unspecified


great news, the bz2 plugin has landed in CVS.

But there are a couple of issues.

1/ The plugin uses the "application/x-bz2" mimetype for compressed stream,
whereas the gstreamer typefind functions will use the "application/x-bzip"
mimetype for bz2 streams.

2/ bz2enc should allow any caps for it's sinkpad

3/ bz2dec should do internal typefinding in order to give the proper caps on
it's srcpad (and not application/octet-stream which will never connect to
anything when used by decodebin).

For examples of internal typefinding see id3demux.


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