mplayer & ffmpeg with VDPAU Support

Nicolas Chauvet kwizart at gmail.com
Wed Mar 18 20:41:30 CET 2009


2009/3/18 Felix Kaechele <felix at fetzig.org>:
> Hi there again!
>
> I actually see a chance to have VDPAU support in the free branch. I looked
It is aimed to go into the free  branch
> into the needed header files vdpau.h and vdpau_x11.h and those individual
> files are licensed under the MIT license.
> So if that is really the only thing that is required to build against VDPAU
> we could have a vdpau-headers package in free to build the VDPAU support.
> If I find the time I'll further look into that.
I'm sorry but the license question has never been the problem, as
libvdpau It will behave like libXvMC wrapper library.
Players are expected to link to the open source (MIT) wrapper library
which last will dlopen the appropriate backend library.

Now someone can tell a problem is to have a free implementation of the
vdpau backend library; same as it exist in the XvMC case. So libvdpau
wrapper can be allowed into Fedora. But even then, it will rely on
patented codec (mpeg-2 h264 vc-1) via the the ffmpeg library.
Nevertheless dirac support "may" be in the work and could be added.
Actually a more important problem is that libvdpau still evolve and
might be incompatible with the nvidia binary backend bundled with one
or the other version of a given driver.

So for now it seems better to push for package maintainer of
compatible players to provide an accurate build conditional from the
spec file, so the mplayer can be rebuilt with libdvpau support.

Nicolas (kwizart)

rpmfusion bugreport:
http://bugzilla.rpmfusion.org/show_bug.cgi?id=449
fedora bugreport:
https://bugzilla.redhat.com/show_bug.cgi?id=490988


More information about the rpmfusion-developers mailing list