[Bug 744885] ape audio not support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 5 21:42:51 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=744885

--- Comment #5 from ukala <feihualuomeng at 163.com> ---
play localtion ape file suceess,play network uri of MP3 file success,but play
network uri of ape file failed。
# gst-launch-1.0 playbin uri=file:///tmp/2.ape
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstAudioSinkClock
Got EOS from element "playbin0".
Execution ended after 0:00:00.219795196
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...

# gst-launch-1.0 playbin uri=http://192.168.1.222:8602/file?sid=8.mp3
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstAudioSinkClock
^Chandling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 0:00:07.804398754
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
# 
# 
# gst-launch-1.0 playbin uri=http://192.168.1.222:8602/file?sid=18.ape
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Missing element: APE tag demuxer
WARNING: from element /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0: No
decoder available for type 'application/x-ape'.
Additional debug info:
gsturidecodebin.c(939): unknown_type_cb ():
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0
ERROR: from element /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0: Your
GStreamer installation is missing a plug-in.
Additional debug info:
gsturidecodebin.c(990): no_more_pads_full ():
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0:
no suitable plugins found
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...
#

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