[Gstreamer-bugs] [Bug 139012] New: - using monkey's audio plugin results in "ABORTED"

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat Apr 3 23:55:32 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=139012

           Summary: using monkey's audio plugin results in "ABORTED"
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: voltron at onlinehome.de
         QAContact: gstreamer-maint at bugzilla.gnome.org


With the pipeline shown below I get this response: 
 
/pipeline0/filesrc0.src: caps = application/x-ape 
/pipeline0/monkeysdec0.sink: caps = application/x-ape 
/pipeline0/lame0.src: caps = audio/mpeg, mpegversion=(int)1, layer=(int)3, 
rate=(int)8000, channels=(int)1 
/pipeline0/filesink0.sink: caps = audio/mpeg, mpegversion=(int)1, layer=(int)3, 
rate=(int)8000, channels=(int)1 
/pipeline0/filesrc0.src: active = TRUE 
/pipeline0/monkeysdec0.sink: active = TRUE 
/pipeline0/monkeysdec0.src: active = TRUE 
/pipeline0/lame0.sink: active = TRUE 
/pipeline0/lame0.src: active = TRUE 
/pipeline0/filesink0.sink: active = TRUE 
Aborted 
 
 
The pipeline is: 
/usr/local/bin/gst-launch-0.8 --gst-debug=*:5 -v filesrc location=./01.ape ! 
monkeysdec ! lame ! filesink location=01.mp3 
 
The gstreamer suite is 0.8, as is the gst-plugins. Monkey's audio is today's 
CVS update. I think I have to use the CVS since there isn't a release yet. The 
same behaviour occurs in 0.6; this is very strange because 0.6 worked for me 
previously. 
 
I will attach a gzipped log file.


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list