[gstreamer-bugs] [Bug 510745] New: Add musepack sv7 support

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Jan 19 23:53:27 PST 2008


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

  GStreamer | gst-ffmpeg | Ver: HEAD CVS
           Summary: Add musepack sv7 support
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Hi,
the attached patch adds musepack sv7 support to gst-ffmpeg. The only problem
with this is, that the decoder needs parsed/demuxed data so we need to plug:
ffdemux_mpc ! ffdec_mpc_sv7

Can we somehow force the demuxer to output "audio/x-musepack,parsed=true" and
the decoder have parsed=true on the sinkpad? I guess this problem also happens
for some other codecs.

Another problem is, that there also is a MusePack SV8 decoder/demuxer in
ffmpeg. As musepackdec is still in bad, what do you think about changing it's
caps to "audio/x-musepack,streamversion=7" and have 8 for SV8?

Bye


-- 
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=510745.




More information about the Gstreamer-bugs mailing list