|
|
#1 | |
|
Registered User
Join Date: May 2009
Posts: 122
|
According to the Ubuntu forum thread on mplayer compile, only latest nvidia series 190xx is being supported by the mplayer in case one needs to compile the latest one with vdpau support. Any ideas on this? Seems like vdpau support has been withdrawn for older series drivers.
|
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Feb 2009
Posts: 37
|
This is good.
Why are you complaining? |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Aug 2002
Posts: 492
|
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: May 2009
Posts: 122
|
Why do you assume this is a complaint, its an observation and also a caveat to those on older drivers. Many use the drivers on their repos which are old and will run into issues trying to compile latest mplayer. Lots of people are not conducive to installing latest nvdia via ncurses and loose their dkms option.
|
|
|
|
|
|
|
#5 | |
|
Registered User
Join Date: Feb 2009
Posts: 37
|
Quote:
It is not mplayer's problem. It is their obsolete-joke distro's problem. |
|
|
|
|
|
|
#6 | |
|
Registered User
Join Date: May 2009
Posts: 122
|
Quote:
Man, I just posted this as an observation and a point for those considering to install latest mplayer via git. Now this turns into a anti Ubuntu vitriolic. I never complained about the issue on drivers. As a matter of fact, Ubuntu and all other distros allow you to install latest nvidia drivers separately. Never said its mplayer's problem either. Btw, read Logan's post, lots of people are not happy with 190 and are using older 185 series. |
|
|
|
|
|
|
#7 | |
|
Registered User
Join Date: Sep 2004
Posts: 783
|
Quote:
![]() |
|
|
|
|
|
|
#8 |
|
Moderator
Join Date: Aug 2005
Posts: 1,327
|
Recent drivers introduced new VDPAU features that ffmpeg/MPlayer now support. This makes ffmpeg/MPlayer compilation rely on new defines/symbols/... that are only present in recent drivers.
I believe it's ffmpeg/MPlayer policy to only support compilation against the most recent release of external software packages. Hence why ffmpeg/MPlayer's configure scripts don't auto-detect the features supported by the currently installed driver and adapt to them (NVIDIA's patches do do this). Do note that an MPlayer built against the latest VDPAU header files should still run against older drivers. The only caveat will be that functionality not supported on the older driver obviously won't work. Finally, it should be pretty simple to patch out ffmpeg/MPlayer support for the new features when building against older drivers; use the ifdefs in NVIDIA's patches as a reference. |
|
|
|
![]() |
| Thread Tools | |
|
|