[gst-devel] [gstreamer] : gst-launch is not working on scratchbox

sudarshan bisht bisht.sudarshan at gmail.com
Fri Apr 23 19:40:24 CEST 2010


Hi ,
Did you start Xephyr ?  If not then run the following commands  :-

 1) export DISPLAY=:2   ( run it in linux terminal)
 2) ./start-xephyr&          ( run it in linux terminal)
 3) /scratchbox/login      ( now login to scratchbox)
 4) af-sb-init.sh start       ( run it in scratchbox)

Then run the pipeline in scratchbox .

Hopefully you would see some display .




On Fri, Apr 23, 2010 at 7:24 PM, Awadhesh Kumar
<awadhesh.kumar123 at gmail.com> wrote:
> I am using Maemo5 sdk scratchbox on ubuntu9.10
>
> On Fri, Apr 23, 2010 at 7:13 PM, Kapil Agrawal <kapil.agl at gmail.com> wrote:
>>
>> Please , describe what environment/platform you are trying ?
>>
>> On Fri, Apr 23, 2010 at 6:43 PM, Awadhesh Kumar
>> <awadhesh.kumar123 at gmail.com> wrote:
>>>
>>> Hi all,
>>>
>>> is any one help me. what is problem about below code.
>>>
>>> 1> gst-launch-0.10 filesrc location = /home/mm4/video/d.mpg ! decodebin2
>>> ! xvimagesink
>>> for 1st command, it is shown
>>>
>>> Setting pipeline to PAUSED ...
>>> ERROR: Pipeline doesn't want to pause.
>>> ERROR: from element /GstPipeline:pipeline0/GstXvImageSink:xvimagesink0:
>>> Could not initialise Xv output
>>> Additional debug info:
>>> xvimagesink.c(1426): gst_xvimagesink_get_xv_support ():
>>> /GstPipeline:pipeline0/GstXvImageSink:xvimagesink0:
>>> No port available
>>> Setting pipeline to NULL ...
>>> Freeing pipeline ...
>>> [sbox-FREMANTLE_X86: ~] >
>>>
>>>
>>> 2> gst-launch-0.10 filesrc location = /home/mm4/video/d.mpg ! decodebin2
>>> ! ximagesink
>>> for 2nd command, it is shown
>>>
>>> Setting pipeline to PAUSED ...
>>> Pipeline is PREROLLING ...
>>>
>>>
>>> for both commnads, Nothing output.
>>> Any one suggest me, how to show video on scratchbox using gst-launch.
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> gstreamer-devel mailing list
>>> gstreamer-devel at lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>>
>>
>>
>>
>> --
>> http://www.linkedin.com/in/kapilagrawal
>>
>>
>> ------------------------------------------------------------------------------
>>
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>



-- 
Regards,

Sudarshan Bisht




More information about the gstreamer-devel mailing list