[gst-devel] VDPAU support?

Tadej Borovšak tadeboro at gmail.com
Wed May 5 23:39:09 CEST 2010


Hi.

2010/5/5 Grant <emailgrant at gmail.com>:
>>>> There is already a gstreamer plugin , basic one, in gst-plugins-bad.
>>>> Please check https://bugzilla.gnome.org/show_bug.cgi?id=561225 to get more
>>>> details.
>>>>
>>>> If not what are you looking at ?
>>>>
>>>> best
>>>> kapil
>>>>
>>>
>>> Thank you Kapil.  When I compile gst-plugins-bad in Gentoo, in the ouput I see:
>>>
>>> --disable-vdpau
>>>
>>> and:
>>>
>>> configure: *** These plugins will not be built: vdpau
>>>
>>> How can I enable vdpau?
>>>
>> you miss some dependecies. If in doubt, check the generated config.log
>> (search for vdpau in there).
>
> Where can I find the config.log?  I use Gentoo so portage usually
> handles the details of compiling and installing.
>
> I have libvdpau-0.3 installed.
>
> - Grant
>
> ------------------------------------------------------------------------------
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>

I know very little about GStreamer itself, but Gentoo is something
that I've been using long enough to know my way around.

Basically, most of the plugins from -base, -good, -bad and -ugly in
Gentoo have their own separate package. When you emerge
gst-plugins-base for example, only couple of most used plugins is
built, other plugins are available as separate packages
(gst-plugins-alsa for example is part of -base and is available as
separate package on Gentoo) in order to keep system as fit as
possible.

There is no ebuild for VDPAU plugin in portage tree at the moment, but
creating one should be a breeze. All you need to do is copy an ebuild
for some package in -bad to your local overlay, rename it and do some
small edits (modifying DESCRIPTION and RDEPEND variables should be all
that is needed). Then you can maybe fill a bug with your ebuild
attached to share fruits of your work with others.

For exact steps on how to create an ebuild and process it in local
overlay consult Gentoo's official guides.

Tadej

-- 
Tadej Borovšak
tadeboro.blogspot.com
tadeboro at gmail.com
tadej.borovsak at gmail.com




More information about the gstreamer-devel mailing list