![]() |
|
|
|||||||
|
![]() |
|
|
Thread Tools |
|
|
#1 | |
|
Moderator
Join Date: Aug 2005
Posts: 946
|
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/scp to partners.ftp.nvidia.com * ftps to partners.ftp.nvidia.com (port 21 for explicit AUTH TLS, port 990 for implicit FTP over SSL) * https://partners.ftp.nvidia.com (requires in-browser Java support) In all cases, user ID is vdpau with no password (i.e. empty/blank). Simply upload files to whatever directory the system places you into. You will be able to upload files, and possibly list files, but not download files. Please let us know if you have any difficulties using this system; it's a new service. 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-28-09 at 03:27 PM. Reason: Updated file drop details. |
|
|
|
![]() |
| Shop Online | |
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|