querry : ximagesink error

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

querry : ximagesink error

arnabsamanta
 Hi ,
  Can any body Please tell me what does the following error means ?

                ERROR: from element /pipeline0/ximagesink0: Could not initialise X output
                Additional debug info:
                ximagesink.c(1175): gst_ximagesink_xcontext_get ():
/pipeline0/ximagesink0:
                Could not open display

 Regards,
        Arnab


The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: querry : ximagesink error

Stefan Sauer
arnabsamanta schrieb:
>  Hi ,
>   Can any body Please tell me what does the following error means ?
>
> ERROR: from element /pipeline0/ximagesink0: Could not initialise X output
> Additional debug info:
> ximagesink.c(1175): gst_ximagesink_xcontext_get ():
> /pipeline0/ximagesink0:
> Could not open display

Are you running on a xserver? Is DISPLAY envvar exported. Can you open other x
applications?

Stefan

>
>  Regards,
> Arnab
>
>
> The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it.
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: querry : ximagesink error

arnabsamanta
Hi Stefan,
        Thanks for your reply.
        I am extremely sorry that in the previous mail i did not mention the
pipeline.
        My pipeline was filesrc ! Queue3 ! ffmpeg_dec ! ffmpegcolorspace !
ximagesink.
                where Queue3 is the plug in element written by me, which is unable to
provide data to the next element, which i found out later, after few more
testings.
        Could that be the problem which generates that error message ?

        No DISPLAY envvar was exported .
        And am sorry but i dont know what is xserver and xapplication means.
        But i created the pipeline in my pc itself.
Thanks and Regards,
        ~Arnab


-----Original Message-----
From: Stefan Kost [mailto:[hidden email]]
Sent: Saturday, October 18, 2008 12:28 AM
To: [hidden email]; Discussion of the development of
GStreamer
Subject: Re: [gst-devel] querry : ximagesink error


arnabsamanta schrieb:
>  Hi ,
>   Can any body Please tell me what does the following error means ?
>
> ERROR: from element /pipeline0/ximagesink0: Could not initialise X
output
> Additional debug info:
> ximagesink.c(1175): gst_ximagesink_xcontext_get ():
> /pipeline0/ximagesink0:
> Could not open display

Are you running on a xserver? Is DISPLAY envvar exported. Can you open other
x
applications?

Stefan

>
>  Regards,
> Arnab
>
>
> The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s) and
may contain proprietary, confidential or privileged information. If you are
not the intended recipient, you should not disseminate, distribute or copy
this e-mail. Please notify the sender immediately and destroy all copies of
this message and any attachments contained in it.
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
> Build the coolest Linux based applications with Moblin SDK & win great
prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: querry : ximagesink error

Stefan Sauer
arnabsamanta schrieb:

> Hi Stefan,
> Thanks for your reply.
> I am extremely sorry that in the previous mail i did not mention the
> pipeline.
> My pipeline was filesrc ! Queue3 ! ffmpeg_dec ! ffmpegcolorspace !
> ximagesink.
> where Queue3 is the plug in element written by me, which is unable to
> provide data to the next element, which i found out later, after few more
> testings.
> Could that be the problem which generates that error message ?
>
> No DISPLAY envvar was exported .
> And am sorry but i dont know what is xserver and xapplication means.

Google will help you.

Stefan

> But i created the pipeline in my pc itself.
> Thanks and Regards,
> ~Arnab
>
>
> -----Original Message-----
> From: Stefan Kost [mailto:[hidden email]]
> Sent: Saturday, October 18, 2008 12:28 AM
> To: [hidden email]; Discussion of the development of
> GStreamer
> Subject: Re: [gst-devel] querry : ximagesink error
>
>
> arnabsamanta schrieb:
>>  Hi ,
>>   Can any body Please tell me what does the following error means ?
>>
>> ERROR: from element /pipeline0/ximagesink0: Could not initialise X
> output
>> Additional debug info:
>> ximagesink.c(1175): gst_ximagesink_xcontext_get ():
>> /pipeline0/ximagesink0:
>> Could not open display
>
> Are you running on a xserver? Is DISPLAY envvar exported. Can you open other
> x
> applications?
>
> Stefan
>
>>  Regards,
>> Arnab
>>
>>
>> The information contained in this electronic message and any attachments
> to this message are intended for the exclusive use of the addressee(s) and
> may contain proprietary, confidential or privileged information. If you are
> not the intended recipient, you should not disseminate, distribute or copy
> this e-mail. Please notify the sender immediately and destroy all copies of
> this message and any attachments contained in it.
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
>> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the
> world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> gstreamer-devel mailing list
>> [hidden email]
>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
> The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel