|
|
#1 | |
|
Moderator
Join Date: Aug 2005
Posts: 1,327
|
The 180.11 Linux driver release (and later) includes some extra debug features. If you have a problem running an application using VDPAU, please run the following commands, then run the failing command again, and post the results:
Code:
# If you use bash: export VDPAU_TRACE=1 export VDPAU_NVIDIA_DEBUG=3 # If you use csh: setenv VDPAU_TRACE 1 setenv VDPAU_NVIDIA_DEBUG 3 Please upload a copy of the media file you were playing. Even a short portion of the clip (e.g. truncated to include the first 5 seconds) should be enough for us to diagnose initialization problems at least. We now accept files using the NVIDIA file drop: * sftp to partners.ftp.nvidia.com (note: scp will not work; use interactive sftp) Code:
cd /path/to/your/local/file sftp vdpau@partners.ftp.nvidia.com ... vdpau@partners.ftp.nvidia.com's password: [press enter/return] ... sftp> put the_filename.ext sftp> exit If you're having problems with MPlayer, please try using the built-in software codecs, and see if the file plays correctly. To do this, use the same MPlayer command-line, but substitute the -vc parameter as follows: ffmpeg12vdpau -> ffmpeg12 ffh264vdpau -> ffh264 ffwmv3vdpau -> ffwmv3 ffvc1vdpau -> ffvc1 e.g.: Code:
# HW accelerated: ./mplayer -vo vdpau -vc ffmpeg12vdpau file.mpg # SW decoding: ./mplayer -vo vdpau -vc ffmpeg12 file.mpg Last edited by Stephen Warren; 04-18-11 at 10:16 AM. Reason: Updated file drop details again |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| APM (nonsuspend) hard-lockups - I READ THE FAQ | idangazit | NVIDIA Linux | 9 | 12-27-02 07:43 AM |
| Post working out problem with 40.xx trying to work problem out, ONLY system specs | b5fan | NVIDIA Windows Graphics Drivers | 11 | 10-19-02 09:17 AM |
| nv30 problem rumor | bob747b | Rumor Mill | 37 | 10-10-02 03:14 PM |
| The Inquirer Blasted | druga runda | Feedback Forum | 49 | 09-14-02 05:17 AM |
| Nvidia Go on laptop, black border within XFree86 problem | raxip | NVIDIA Linux | 3 | 07-31-02 10:58 AM |