This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

errro when gst-launch command given



Hi,

we installed Gst-launch-0.10 in file system and then giving on terminal below command

bash-4.2# gst-launch filesrc location=music.mp3 ! mad ! audioconvert ! audioresample ! osssink

getting below error

Setting pipeline to PAUSED ...                                                  
ERROR: Pipeline doesn't want to pause.                                          
ERROR: from element /GstPipeline:pipeline0/GstOssSink:osssink0: Could not open .
Additional debug info:                                                          
gstosssink.c(414): gst_oss_sink_open (): /GstPipeline:pipeline0/GstOssSink:osss:
system error: No such file or directory                                         
Setting pipeline to NULL ...                                                    
Freeing pipeline .

Pls help.

rgds,

raghava