[gstreamer-bugs] [Bug 525321] New: ms-gsm encoded with samplerate 22050 not supported by gsmdec

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 31 06:04:04 PDT 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=525321

  GStreamer | gst-plugins-bad | Ver: HEAD CVS
           Summary: ms-gsm encoded with samplerate 22050 not supported by
                    gsmdec
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: kapil at fluendo.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.19/2.20
   GNOME milestone: Unspecified


Please describe the problem:
fail to decode because the source files were ms-gsm with samplerate of 22050,
and the gsmdec plugin only support samplerate of 8000.

Steps to reproduce:
1. get any ms-gsm encoded wav file with samplerate != 8000 
2. gst-launch filesrc location=non8000gsm.wav ! wavparse ! gsmdec ! fakesink
3. 


Actual results:
pipeline exists 

Expected results:
gsmdec should decode the file , since its valid gsm.

Does this happen every time?
yes

Other information:


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




More information about the Gstreamer-bugs mailing list