[gstreamer-bugs] [Bug 341431] New: WAV files choke adder

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 11 08:55:11 PDT 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=341431
 GStreamer | gst-plugins-base | Ver: HEAD CVS

           Summary: WAV files choke adder
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: gnome at jonobacon.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.13/2.14
   GNOME milestone: Unspecified


Please describe the problem:
I have written a script (http://jonobacon.org/files/gnonlintest.py) that plays
a
bunch of files at the same time. This works fine for mp3 and ogg files, when I
play either an ogg/mp3 + wav or two wav files, I get insanely choppy playback.

Steps to reproduce:
1. Run the above script.
2. 
3. 


Actual results:
Very bad playback.

Expected results:
Playback of the audio files without problem.

Does this happen every time?
Yes.

Other information:
Many wav files don't provide an error, but when I use one particular wav file I
get this error:

Traceback (most recent call last):
  File "./gnonlintest.py", line 68, in OnPad
    pad.link(convpad)
gst.LinkError: <enum GST_PAD_LINK_NOFORMAT of type GstPadLinkReturn>
pad added!
Traceback (most recent call last):
  File "./gnonlintest.py", line 68, in OnPad
    pad.link(convpad)
gst.LinkError: <enum GST_PAD_LINK_NOFORMAT of type GstPadLinkReturn>


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