View Single Post
Old 2009-02-09, 14:57   Link #70
Miles Teg
Senior Member
 
Join Date: Dec 2005
Location: Le Mans, France
If it's the same file that I have (crc=667016D2) we have 16 ref frames, 5 bframe, b_pyramid

I can play the video with ffh264vdpau with a little change in vo_vdpau.c

ligne 96 of mplayer-vdpau/libvo/vo_vdpau.c should be :

#define NUM_VIDEO_SURFACES_H264 17

Change the 17 to 18, save the file, and recompile (a make will suffice) and normally the file should play (that work for me)
Miles Teg is offline   Reply With Quote