Tagged Questions
1
vote
1answer
250 views
Why doesn't mplayer work with VDPAU?
I'm trying to play a HD video file, the command to play the video is:
mplayer -vo vdpau -vc ffh264vdpau
And the error I get is:
[mkv] Track ID 1: video (V_MPEG4/ISO/AVC), -vid 0
[mkv] Track ID 2: ...
3
votes
1answer
1k views
Tweaking smplayer for quality over performance
Hi I don't know a lot about video players or codecs and that sort of thing, and I am trying to squeeze the best possible quality picture out of Mplayer (I am using the SMplayer front end).
My ...
1
vote
0answers
264 views
Nvidia Geforce gtx 460 1gb keeps crashing [closed]
My Nvidia Geforce GTX 460 1gb keeps crashing my whole system while playing 3d games. I installed the latest drivers and nothing has been fixed. Is this a problem with all nvidia drivers and there is ...
0
votes
1answer
410 views
Fix for poor HD playback using ATI or NVidia graphics
Hi all I was wondering if any one had a fix for the poor HD playback of ubuntu I see many questions on here and google but no one seems to know.
3
votes
1answer
3k views
How do I configure mplayer to always use VDPAU?
I just learned how to use mplayer to take advantage of VDPAU from the command line with the -vc ffh264vdpau switch.
How do I set that config in my .mplayer/config file so I don't have to remember ...
3
votes
10answers
11k views
GNOME Mplayer: “Failed to open VDPAU backend libvdpau_nvidia.so” error
Using GNOME Mplayer everytime I play a video, I get the annoying dialog pop-out in the screenshot below.
0
votes
1answer
763 views
Annoying VDPAU error in MPlayer [duplicate]
Possible Duplicate:
GNOME Mplayer: “Failed to open VDPAU backend libvdpau_nvidia.so” error
Every time I play a video with MPlayer, I'm getting an annoying popup dialog saying:
...
3
votes
1answer
1k views
gnome-mplayer to play on second screen with option xineramascreen
I am trying to make gnome-mplayer play a video in fullscreen on my second screen. I am using a Nvidia card with xineramascreen. Below is my ~/.mplayer/config file.
[default]
xineramascreen=1
...