GNOME Bugzilla – Bug 754463
Gstreamer ERROR: Playing wav, mp3, ogg, vox file format
Last modified: 2015-09-03 09:16:43 UTC
Hi all, I have couple of questions here. 1. when I trying to play ogg file through the pipeline, getting the following error. Got message: error ERROR: Internal data flow error. Debug details: gstbasesrc.c(2943): gst_base_src_loop (): /GstPipeline:audio_pipeline/GstBin:bin_playback/GstFileSrc:filesource: streaming task paused, reason error (-5) 2. gst-launch-1.0 filesrc location=music.ogg ! oggdemux ! vorbisdec ! audioconvert ! audioresample ! alsasink Setting pipeline to PAUSED ... ERROR: Pipeline doesn't want to pause. ERROR: from element /GstPipeline:pipeline0/GstAlsaSink:alsasink0: Could not open audio device for playback. Additional debug info: gstalsasink.c(863): gst_alsasink_open (): /GstPipeline:pipeline0/GstAlsaSink:alsasink0: Playback open error on device 'default': No such file or directory Setting pipeline to NULL ... Freeing pipeline ... Even this will not play for mp3, wav, vox, and ogg file. Please any one can help me on this, and your help much appriciated. Regards, Rajkumar
It's not mm-related bug. I'm setting "product" to GStreamer.
*** This bug has been marked as a duplicate of bug 754462 ***