|
|
#109 | |
|
Registered User
Join Date: Jan 2009
Posts: 57
|
Didn't test yet. At least mplayer / vdpinfo doesn't work.
Code:
$ ./vdpinfo display: :0.0 screen: 0 Error creating VDPAU device: 25 Code:
[vdpau] Error when calling vdp_device_create_x11: 25 Error opening/initializing the selected video_out (-vo) device. |
|
|
|
|
|
|
#110 | |
|
Moderator
Join Date: Aug 2005
Posts: 1,327
|
Quote:
Also, please set the following environment variable: export VDPAU_NVIDIA_DEBUG=3 Then re-run the app. This should print out some extra debug information, which will allow the problem to be diagnosed. Thanks. |
|
|
|
|
|
|
#111 |
|
Registered User
Join Date: Jan 2009
Posts: 57
|
Code:
$ ../tmp/vdpinfo/vdpinfo
display: :0.0 screen: 0
VDPAU capture: Enabled
vdp_imp_device_create_x11(0xda2010, 0, -, -)
VDPAU nvidia: Error detected 1030 43 5
VDPAU nvidia: Backtrace:
--: /usr/lib/libvdpau_nvidia.so [0x7f5fa23e0000] DSO load base
00: /usr/lib/libvdpau_nvidia.so [0x7f5fa242f745]
01: /usr/lib/libvdpau_nvidia.so [0x7f5fa2421806]
02: /usr/lib/libvdpau_nvidia.so [0x7f5fa23fb2a7]
03: /usr/lib/libvdpau_nvidia.so [0x7f5fa23e55fd] vdp_imp_device_create_x11
VDPAU nvidia: Error detected 0 5441
VDPAU nvidia: Backtrace:
--: /usr/lib/libvdpau_nvidia.so [0x7f5fa23e0000] DSO load base
00: /usr/lib/libvdpau_nvidia.so [0x7f5fa23e57c4] vdp_imp_device_create_x11
-> 25
Error creating VDPAU device: 25
Asus F3Sc |
|
|
|
|
|
#112 | |
|
Moderator
Join Date: Aug 2005
Posts: 1,327
|
P.Kosunen,
Yes, please see the following thread, where I'll post any updates: http://www.nvnews.net/vbulletin/showthread.php?t=130690 |
|
|
|
|
|
|
#113 |
|
Registered User
Join Date: Apr 2004
Location: Los Angeles, CA 90034
Posts: 96
|
So, why doesn't VDPAU work for me? This is what I get:
Code:
Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz NVIDIA GPU GeForce 8600M GS (G86) at PCI:1:0:0 (GPU-0) VDPAU API version : 0 VDPAU implementation : Unknown SURFACE GET BITS: 819.366 M/s SURFACE PUT BITS: 466.786 M/s MPEG DECODING (1920x1080): 71 frames/s MPEG DECODING (1280x720): 146 frames/s H264 DECODING (1920x1080): 43 frames/s H264 DECODING (1280x720): 91 frames/s VC1 DECODING (1440x1080): 98 frames/s MIXER WEAVE (1920x1080): 353 frames/s MIXER BOB (1920x1080): 470 fields/s MIXER TEMPORAL (1920x1080): 113 fields/s MIXER TEMPORAL + SKIP_CHROMA (1920x1080): 150 fields/s MIXER TEMPORAL_SPATIAL (1920x1080): 36 fields/s MIXER TEMPORAL_SPATIAL + SKIP_CHROMA (1920x1080): 38 fields/s MIXER TEMPORAL_SPATIAL (720x576 video to 1920x1080 display): 128 fields/s [... then it hangs here and has to be killed ...]
__________________
8600M GS 512MB (HP Pavilion dv9000 CTO) Last edited by kcrudup; 06-18-09 at 02:21 AM. Reason: added more info |
|
|
|
|
|
#114 | |
|
Moderator
Join Date: Aug 2005
Posts: 1,327
|
Well, it seems to be mostly working, just something is going wrong at the end.
Please post an nvidia-bug-report, run with "export VDPAU_NVIDIA_DEBUG=3", and run under gdb. Once hung, CTRL-C the process, and type the following commands into gdb: bt info sharedlibrary Thanks. |
|
|
|
|
|
|
#115 | |
|
Registered User
Join Date: Dec 2008
Posts: 173
|
Quote:
|
|
|
|
|
|
|
#116 | |
|
Registered User
Join Date: Apr 2004
Location: Los Angeles, CA 90034
Posts: 96
|
Quote:
Also, isn't it strange it can't detect my card's VDPAU implementation? I'll try those things you'd mentioned later, but here's the bug-report attached.
__________________
8600M GS 512MB (HP Pavilion dv9000 CTO) |
|
|
|
|
|
|
#117 |
|
Registered User
Join Date: Apr 2004
Location: Los Angeles, CA 90034
Posts: 96
|
That has to be done by hand? I'd waited a good half-hour first.
__________________
8600M GS 512MB (HP Pavilion dv9000 CTO) |
|
|
|
|
|
#118 | |
|
Moderator
Join Date: Aug 2005
Posts: 1,327
|
Quote:
No, the API that supplies that information was only implemented in recent drivers. |
|
|
|
|
|
|
#119 |
|
Registered User
Join Date: Apr 2004
Location: Los Angeles, CA 90034
Posts: 96
|
Code:
MIXER TEMPORAL_SPATIAL (720x576 video to 1920x1080 display): 141 fields/s ^C Program received signal SIGINT, Interrupt. [Switching to Thread 0xf6c28710 (LWP 18677)] 0xf7f46430 in __kernel_vsyscall () (gdb) bt #0 0xf7f46430 in __kernel_vsyscall () #1 0xf710a10b in poll () from /lib32/libc.so.6 #2 0xf6da174b in g_poll () from /usr/lib32/libglib-2.0.so.0 #3 0xf6d93f82 in ?? () from /usr/lib32/libglib-2.0.so.0 #4 0xf6d94268 in g_main_context_iteration () from /usr/lib32/libglib-2.0.so.0 #5 0xf7464438 in QEventDispatcherGlib::processEvents () from /usr/lib32/libQtCore.so.4 #6 0xf77133f5 in ?? () from /usr/lib32/libQtGui.so.4 #7 0xf743706a in QEventLoop::processEvents () from /usr/lib32/libQtCore.so.4 #8 0xf74374aa in QEventLoop::exec () from /usr/lib32/libQtCore.so.4 #9 0xf7439959 in QCoreApplication::exec () from /usr/lib32/libQtCore.so.4 #10 0xf7671da7 in QApplication::exec () from /usr/lib32/libQtGui.so.4 #11 0x08053f25 in main ()
__________________
8600M GS 512MB (HP Pavilion dv9000 CTO) |
|
|
|
|
|
#120 |
|
Registered User
Join Date: Apr 2004
Location: Los Angeles, CA 90034
Posts: 96
|
Code:
(gdb) info sharedlibrary From To Syms Read Shared Object Library 0xf7f477f0 0xf7f612af Yes /lib/ld-linux.so.2 0xf7f20660 0xf7f20808 Yes /usr/lib32/libvdpau.so.1 0xf76630f0 0xf7d32f18 Yes /usr/lib32/libQtGui.so.4 0xf7332150 0xf748af78 Yes /usr/lib32/libQtCore.so.4 0xf72d9210 0xf72e57a8 Yes /lib32/libpthread.so.0 0xf722aa60 0xf72a4ab8 Yes /usr/lib32/libstdc++.so.6 0xf71c1440 0xf71dc338 Yes /lib32/libm.so.6 0xf7193330 0xf71b99b8 Yes /usr/lib32/libgcc_s.so.1 0xf7044550 0xf715b3d8 Yes /lib32/libc.so.6 0xf6f514b0 0xf6fe1118 Yes /usr/lib32/libX11.so.6 0xf6f3aa20 0xf6f3ba68 Yes /lib32/libdl.so.2 0xf6f268b0 0xf6f36398 Yes /usr/lib32/libaudio.so.2 0xf6effda0 0xf6f1c418 Yes /usr/lib32/libpng12.so.0 0xf6e8bea0 0xf6ee4d78 Yes /usr/lib32/libfreetype.so.6 0xf6e4dda0 0xf6e78e38 Yes /usr/lib32/libgobject-2.0.so.0 0xf6e3e5f0 0xf6e430e8 Yes /usr/lib32/libSM.so.6 0xf6e28b90 0xf6e37f24 Yes /usr/lib32/libICE.so.6 0xf6e10950 0xf6e1e7f8 Yes /usr/lib32/libz.so.1 0xf6d68940 0xf6dcaed8 Yes /usr/lib32/libglib-2.0.so.0 0xf6d4e490 0xf6d54178 Yes /usr/lib32/libXrender.so.1 0xf6d235d0 0xf6d3d788 Yes /usr/lib32/libfontconfig.so.1 0xf6d11b70 0xf6d1c0b8 Yes /usr/lib32/libXext.so.6 0xf6d0a150 0xf6d0b888 Yes /usr/lib32/libgthread-2.0.so.0 0xf6d018a0 0xf6d059c8 Yes /lib32/librt.so.1 0xf6ceda80 0xf6cfc278 Yes /usr/lib32/libxcb.so.1 0xf6c9ec00 0xf6cdb9d8 Yes /usr/lib32/libXt.so.6 0xf6c60fa0 0xf6c7f9f8 Yes /lib32/libpcre.so.3 0xf6c5c000 0xf6c5da98 Yes /lib32/libuuid.so.1 0xf6c361a0 0xf6c4ed38 Yes /usr/lib32/libexpat.so.1 0xf6c30a50 0xf6c31778 Yes /usr/lib32/libXau.so.6 0xf6c2ae50 0xf6c2caa8 Yes /usr/lib32/libXdmcp.so.6 0xf7f36420 0xf7f37d08 Yes /usr/lib32/gconv/UTF-16.so 0xf6a6f2f0 0xf6a73ec8 Yes /usr/lib32/libXrandr.so.2 0xf6a69e00 0xf6a6c134 Yes /usr/lib32/libXfixes.so 0xf6a621a0 0xf6a673b4 Yes /usr/lib32/libXcursor.so.1 0xf6a5d7b0 0xf6a5e298 Yes /usr/lib32/libXinerama.so.1 0xf6a54460 0xf6a5a5d8 Yes /usr/lib32/libXi.so 0xf683eb10 0xf68ac299 Yes /usr/lib32/libvdpau_nvidia.so (gdb)
__________________
8600M GS 512MB (HP Pavilion dv9000 CTO) |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Valve to release its trailer-making tool: Source Filmmaker | dikinher | Gaming Central | 2 | 06-28-12 12:28 PM |
| xorg locks-up with newest nvidia drivers w/ vdpau. | theroot | NVIDIA Linux | 1 | 06-24-12 11:04 AM |
| Load Testing with the Cloud ' This Week on inside* Publications | News | Latest Tech And Game Headlines | 0 | 05-20-12 05:30 PM |
| Portal 2 Perpetual Testing Initiative Starts Now | News | Latest Tech And Game Headlines | 0 | 05-08-12 05:00 PM |
| tv tool 6.8 | thcdru2k | NVIDIA Windows Graphics Drivers | 4 | 10-18-02 01:10 PM |