<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.1.1">
</HEAD>
<BODY>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
</TD>
</TR>
</TABLE>
<BR>
On Fri, 2009-04-10 at 10:13 -0600, Travis Tabbal wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    On Fri, Apr 10, 2009 at 9:56 AM, Johnny &lt;<A HREF="mailto:jarpublic@gmail.com">jarpublic@gmail.com</A>&gt; wrote:<BR>
    <BLOCKQUOTE>
        from jean-yves or mplayer with the patches from nvidia. If you are
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
    The nvidia patches are deprecated. Use mplayer svn trunk and it will work. Debian is all about stability, I doubt even testing will have VDPAU for a while. If you want to build from source, you certainly can. A simple &quot;apt-get build-dep mplayer&quot; will get you what you need. If you want binaries, switch to Mythbuntu. <BR>
    <BR>
    Of course, I have to do both. I have to build my own libmythtv as the fsyncs are causing issues on my combined BE/FE system. <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
<PRE>
_______________________________________________
mythtv-users mailing list
<A HREF="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</A>
<A HREF="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</A>
</PRE>
</BLOCKQUOTE>
<BR>
Would the output below not suggest that vdpau is working?<BR>
<BR>
sh-3.2$ mplayer -vo vdpau -ao alsa:device=hw=0.3 Video.mkv <BR>
MPlayer dev-SVN-r29170Can't open joystick device /dev/input/js0: No such file or directory<BR>
Can't init input joystick<BR>
<BR>
Playing Video.mkv.<BR>
[mkv] Track ID 1: audio (A_AC3), -aid 0, -alang und<BR>
[mkv] Track ID 2: video (V_MPEG4/ISO/AVC), -vid 0<BR>
[mkv] Will play video track 2.<BR>
Matroska file format detected.<BR>
VIDEO:&nbsp; [avc1]&nbsp; 1280x720&nbsp; 24bpp&nbsp; 23.976 fps&nbsp;&nbsp;&nbsp; 0.0 kbps ( 0.0 kbyte/s)<BR>
==========================================================================<BR>
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family<BR>
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)<BR>
==========================================================================<BR>
==========================================================================<BR>
Opening audio decoder: [liba52] AC3 decoding with liba52<BR>
Using SSE optimized IMDCT transform<BR>
Using MMX optimized resampler<BR>
AUDIO: 48000 Hz, 2 ch, s16le, 384.0 kbit/25.00% (ratio: 48000-&gt;192000)<BR>
Selected audio codec: [a52] afm: liba52 (AC3-liba52)<BR>
==========================================================================<BR>
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)<BR>
Starting playback...<BR>
VDec: vo config request - 1280 x 720 (preferred colorspace: Planar YV12)<BR>
VDec: using Planar YV12 as output csp (no 0)<BR>
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.<BR>
VO: [vdpau] 1280x720 =&gt; 1280x720 Planar YV12 <BR>
A:&nbsp; 34.9 V:&nbsp; 34.9 A-V:&nbsp; 0.000 ct: -0.001&nbsp;&nbsp; 0/&nbsp; 0 51%&nbsp; 7%&nbsp; 1.1% 28 0
</BODY>
</HTML>