<br><div class="gmail_quote">Hi all,<br><br>is any one help me. what is problem about below code.<br><br>1> gst-launch-0.10 filesrc location = /home/mm4/video/d.mpg ! decodebin2 ! xvimagesink<br>for 1st command, it is shown<br>
<br>Setting pipeline to PAUSED ...<br>
ERROR: Pipeline doesn't want to pause.<br>ERROR: from element /GstPipeline:pipeline0/GstXvImageSink:xvimagesink0: Could not initialise Xv output<br>Additional debug info:<br>xvimagesink.c(1426): gst_xvimagesink_get_xv_support (): /GstPipeline:pipeline0/GstXvImageSink:xvimagesink0:<br>
No port available<br>Setting pipeline to NULL ...<br>Freeing pipeline ...<br>[sbox-FREMANTLE_X86: ~] > <br><br><br>2> gst-launch-0.10 filesrc location = /home/mm4/video/d.mpg ! decodebin2 ! ximagesink<br>for 2nd command, it is shown<br>
<br>Setting pipeline to PAUSED ...<br>Pipeline is PREROLLING ...<br><br><br>for both commnads, Nothing output.<br>Any one suggest me, how to show video on scratchbox using gst-launch.<br>
</div><br>