The feature xvimagesink is disable in gst-plugins-base

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

The feature xvimagesink is disable in gst-plugins-base

SimbadSubZero
hi all,
I compile gst-plugins-base but only ximagesink is opened. The feature xvimagesink is disable.
I didn't disable xvimagesink at configure, I have compiled it with default configure.
I have received the following log:
How could I enable xvimagesink? I would like to display video in QT widget.
Please help me
Regards,
Simabd

config.status: creating _stdint.h : _GST_PLUGINS_BASE__STDINT_H
config.status: _stdint.h is unchanged
configure: *** Plug-ins without external dependencies that will be built:
        adder
        app
        audioconvert
        audiorate
        audioresample
        audiotestsrc
        ffmpegcolorspace
        gdp
        playback
        subparse
        tcp
        typefind
        videorate
        videoscale
        videotestsrc
        volume

configure: *** Plug-ins without external dependencies that will NOT be built:

configure: *** Plug-ins with dependencies that will be built:
        alsa
        gio
        ogg
        pango
        video4linux
        vorbis
        ximagesink

configure: *** Plug-ins with dependencies that will NOT be built:
        cdparanoia
        gnomevfs
        libvisual
        theora
        xvimagesink

Reply | Threaded
Open this post in threaded view
|

Re: The feature xvimagesink is disable in gst-plugins-base

Tim-Philipp Müller-2
On Mon, 2010-05-24 at 02:44 -0700, SimbadSubZero wrote:

> I compile gst-plugins-base but only ximagesink is opened. The feature
> xvimagesink is disable.
> I didn't disable xvimagesink at configure, I have compiled it with default
> configure.
> I have received the following log:
> How could I enable xvimagesink? I would like to display video in QT widget.

Look at the output of configure (above what you posted) and the
config.log file to see what it checks for.

You can display video in a Qt widget with ximagesink as well of course
(although xvimagesink tends to be a better choice).

Cheers
 -Tim



------------------------------------------------------------------------------

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: The feature xvimagesink is disable in gst-plugins-base

Michael Joachimiak
Check the dependencies which are missing while configure is working.

Why xvimagesink is better?

2010/5/24 Tim-Philipp Müller <[hidden email]>
On Mon, 2010-05-24 at 02:44 -0700, SimbadSubZero wrote:

> I compile gst-plugins-base but only ximagesink is opened. The feature
> xvimagesink is disable.
> I didn't disable xvimagesink at configure, I have compiled it with default
> configure.
> I have received the following log:
> How could I enable xvimagesink? I would like to display video in QT widget.

Look at the output of configure (above what you posted) and the
config.log file to see what it checks for.

You can display video in a Qt widget with ximagesink as well of course
(although xvimagesink tends to be a better choice).

Cheers
 -Tim



------------------------------------------------------------------------------

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel



--
Your Sincerely
Michael Joachimiak

------------------------------------------------------------------------------


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: The feature xvimagesink is disable in gst-plugins-base

Zhao, Halley

Which version of gst-plugin-base?

I happen to get a version of 0.10.28 with libva support; if libva is missing from you platform, xvimagesink will fail.

 

To my surprise, when I try to find libva support from git, nothing found.

 

 


From: Michael Joachimiak [mailto:[hidden email]]
Sent: 2010
524 23:26
To: Discussion of the development of GStreamer
Subject: Re: [gst-devel] The feature xvimagesink is disable in gst-plugins-base

 

Check the dependencies which are missing while configure is working.

Why xvimagesink is better?

2010/5/24 Tim-Philipp Müller <[hidden email]>

On Mon, 2010-05-24 at 02:44 -0700, SimbadSubZero wrote:

> I compile gst-plugins-base but only ximagesink is opened. The feature
> xvimagesink is disable.
> I didn't disable xvimagesink at configure, I have compiled it with default
> configure.
> I have received the following log:
> How could I enable xvimagesink? I would like to display video in QT widget.

Look at the output of configure (above what you posted) and the
config.log file to see what it checks for.

You can display video in a Qt widget with ximagesink as well of course
(although xvimagesink tends to be a better choice).

Cheers
 -Tim




------------------------------------------------------------------------------

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel




--
Your Sincerely
Michael Joachimiak


------------------------------------------------------------------------------


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: The feature xvimagesink is disable in gst-plugins-base

Kapil Agrawal
Zhao,

Why would xvimagesink based on libva existence ?

IMHO its just the missing libxv-dev , which is the problem.

Best
Kapil

2010/5/25 Zhao, Halley <[hidden email]>

Which version of gst-plugin-base?

I happen to get a version of 0.10.28 with libva support; if libva is missing from you platform, xvimagesink will fail.

 

To my surprise, when I try to find libva support from git, nothing found.

 

 


From: Michael Joachimiak [mailto:[hidden email]]
Sent: 2010
524 23:26
To: Discussion of the development of GStreamer
Subject: Re: [gst-devel] The feature xvimagesink is disable in gst-plugins-base

 

Check the dependencies which are missing while configure is working.

Why xvimagesink is better?

2010/5/24 Tim-Philipp Müller <[hidden email]>

On Mon, 2010-05-24 at 02:44 -0700, SimbadSubZero wrote:

> I compile gst-plugins-base but only ximagesink is opened. The feature
> xvimagesink is disable.
> I didn't disable xvimagesink at configure, I have compiled it with default
> configure.
> I have received the following log:
> How could I enable xvimagesink? I would like to display video in QT widget.

Look at the output of configure (above what you posted) and the
config.log file to see what it checks for.

You can display video in a Qt widget with ximagesink as well of course
(although xvimagesink tends to be a better choice).

Cheers
 -Tim




------------------------------------------------------------------------------

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel




--
Your Sincerely
Michael Joachimiak


------------------------------------------------------------------------------


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel




--
www.mediamagictechnologies.com (Gstreamer, ffmpeg, Red5, Streaming)
twitter handle: @gst_kaps
http://www.linkedin.com/in/kapilagrawal

------------------------------------------------------------------------------


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: The feature xvimagesink is disable ingst-plugins-base

shenyue
In reply to this post by Michael Joachimiak
Hi Michael,

First, I guess xvimagesink supports yuv format, while ximagesink only rgb,
it's useful for play video, since you can skip the ffmpegcolorspace's
yuv2rgb convert and save cpu time.
Secondly xvimagesink use Xv extention.

Best Regards,

Karma

----- Original Message -----
From: "Michael Joachimiak" <[hidden email]>
To: "Discussion of the development of GStreamer"
<[hidden email]>
Sent: Monday, May 24, 2010 11:25 PM
Subject: Re: [gst-devel] The feature xvimagesink is disable
ingst-plugins-base


Check the dependencies which are missing while configure is working.

Why xvimagesink is better?

2010/5/24 Tim-Philipp Müller <[hidden email]>

> On Mon, 2010-05-24 at 02:44 -0700, SimbadSubZero wrote:
>
> > I compile gst-plugins-base but only ximagesink is opened. The feature
> > xvimagesink is disable.
> > I didn't disable xvimagesink at configure, I have compiled it with
> default
> > configure.
> > I have received the following log:
> > How could I enable xvimagesink? I would like to display video in QT
> widget.
>
> Look at the output of configure (above what you posted) and the
> config.log file to see what it checks for.
>
> You can display video in a Qt widget with ximagesink as well of course
> (although xvimagesink tends to be a better choice).
>
> Cheers
>  -Tim
>
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>



--
Your Sincerely
Michael Joachimiak



--------------------------------------------------------------------------------


> ------------------------------------------------------------------------------
>
>


--------------------------------------------------------------------------------


> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>



搬迁通知: 2010年1月18日起,上海奇码数字信息有限公司迁至新址办公。
新地址为:上海张江祖冲之路887弄88号502室。
==========================================================

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit.  See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: The feature xvimagesink is disable in gst-plugins-base

ice2000feng
In reply to this post by SimbadSubZero
when I configure gst-plugins-base-0.10.28,the printed message is the same as SimbadSubZero's posted and more information is below:
.......
configure: *** checking feature: Xiph Ogg library ***
configure: *** for plug-ins: ogg ***
checking for OGG... no
no
configure: No package 'ogg' found
checking for Ogg... no
*** Could not run Ogg test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means Ogg was incorrectly installed
*** or that you have moved Ogg since it was installed.
configure: *** These plugins will not be built: ogg

Please help me, and Did SimbadSubZero resolve the problem?

Reply | Threaded
Open this post in threaded view
|

Re: The feature xvimagesink is disable in gst-plugins-base

Kapil Agrawal
you need to have libogg development package installed

On Thu, Nov 18, 2010 at 8:52 AM, ice2000feng <[hidden email]> wrote:

when I configure gst-plugins-base-0.10.28,the printed message is the same as
SimbadSubZero's posted and more information is below:
.......
configure: *** checking feature: Xiph Ogg library ***
configure: *** for plug-ins: ogg ***
checking for OGG... no
no
configure: No package 'ogg' found
checking for Ogg... no
*** Could not run Ogg test program, checking why...
*** The test program failed to compile or link. See the file config.log for
the
*** exact error that occured. This usually means Ogg was incorrectly
installed
*** or that you have moved Ogg since it was installed.
configure: *** These plugins will not be built: ogg

Please help me, and Did SimbadSubZero resolve the problem?


--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/The-feature-xvimagesink-is-disable-in-gst-plugins-base-tp2228357p3048025.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel



--
www.mediamagictechnologies.com (Gstreamer, ffmpeg, Red5, Streaming)
twitter handle: @gst_kaps
http://www.linkedin.com/in/kapilagrawal

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel