pycousin / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
GNU General Public License v2.0
0 stars 0 forks source link

mplayer2 + vdpau doesn't work #620

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm forwarding LP: #1005505 [1].

The reporter says that using gnome-mplayer 1.0.6 (and 1.0.5) together with 
mplayer2 and vdpau isn't working from him. Calling mplayer2 with the same 
options as gnome-mplayer (except for -wid and the export part) does work for 
him though.

I think the most interesting part in his logs is the following:

VO: [vdpau] 1920x798 => 1920x798 H.264 VDPAU acceleration 
in media state change with state = 1
current size = 0 x 0 
Changing window size to 1920 x 798 visible = 1
[vdpau] Got display refresh rate 60.062 Hz.
[vdpau] If that value looks wrong give the -vo vdpau:fps=X suboption manually.
ERROR: [   vdpau] Error when calling vdp_output_surface_create: The size of a 
supplied object does not match the object it is being used with.
ERROR: [   vdpau] Error when calling vdp_output_surface_create: A catch-all 
error, used when no other error code applies.
ERROR: [   vdpau] Error when calling vdp_output_surface_create: A catch-all 
error, used when no other error code applies.
ERROR: [   vdpau] Error when calling vdp_output_surface_create: A catch-all 
error, used when no other error code applies.
ERROR: Failed to get value of property 'sub_source'.
ERROR: [   vdpau] Error when calling 
vdp_presentation_queue_block_until_surface_idle: An invalid handle value was 
provided.
ERROR: [   vdpau] Error when calling vdp_video_mixer_render: An invalid handle 
value was provided.

Maybe you have an idea what's going on here.

All the logs are available in the Launchpad bug.

[1] https://bugs.launchpad.net/ubuntu/+source/gnome-mplayer/+bug/1005505

Original issue reported on code.google.com by s.ramac...@gmail.com on 1 Jun 2012 at 11:18

GoogleCodeExporter commented 8 years ago
Tested with SVN r2430 (1.0.8 + patches) and it appears to work fine on r600 
with vdpau from mesa

Original comment by kdeko...@gmail.com on 15 Apr 2013 at 4:23