<!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.24.5">
</HEAD>
<BODY>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
</TD>
</TR>
</TABLE>
<BR>
On Fri, 2009-04-10 at 10:01 +1200, Nick Rout wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Fri, Apr 10, 2009 at 7:38 AM, Jongi &lt;<A HREF="mailto:jongitech@gmail.com">jongitech@gmail.com</A>&gt; wrote:
&gt;
&gt;
&gt; On Mon, 2009-04-06 at 10:15 -0400, Paul Gallaway wrote:
&gt;
&gt; [snip]
&gt;&gt; mythtv-debian:~# glxinfo | grep direct
&gt;&gt; direct rendering: Yes
&gt;&gt; &nbsp;&nbsp;&nbsp; GL_EXT_depth_bounds_test, GL_EXT_direct_state_access,
&gt;&gt; mythtv-debian:~# xvinfo
&gt;&gt; X-Video Extension version 2.2
&gt;&gt; screen #0
&gt;&gt; &nbsp; Adaptor #0: &quot;NV17 Video Texture&quot;
&gt;&gt; &nbsp;&nbsp;&nbsp; number of ports: 32
&gt;&gt; &nbsp;&nbsp;&nbsp; port base: 283
&gt;&gt; &nbsp;&nbsp;&nbsp; operations supported: PutImage
&gt;&gt; &nbsp;&nbsp;&nbsp; supported visuals:
&gt; [snip]
&gt;
&gt; Thought of something else. Are you using the internal player? I've had
&gt; to resort to using mplayer for h.264 files and VLC for DVD playback.
&gt; There have been a number of discussions that the the 0.21-fixes branch
&gt; uses internal libraries from an older version of ffmpeg that are
&gt; somewhat outdated relative to what is in mplayer, VLC, xine etc. See
&gt; if the file will work through mplayer from the command line. If that
&gt; works you can change the program used per file extension under the
&gt; mythvideo setup screen. Let us know how it goes.
&gt;
&gt; ~pAul.
&gt; _______________________________________________
&gt; mythtv-users mailing list
&gt; <A HREF="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</A>
&gt; <A HREF="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</A>
&gt;
&gt; It just occurred to me what you are saying. mplayer is an external program
&gt; tht mythtv calls and is independent to whether mythv has vdpau support or
&gt; not. so as long as i have an mplayer that supports vdpau (which version
&gt; would that be?), i should set the vdpau option for mplayer as long as i am
&gt; running an nvidia driver that suports it?
&gt;
&gt; If so, what are the typical mplayer options that should boost 720p/1080p
&gt; playback?
&gt;

mplayer -vo vdpau -vc ffh264vdpau

-vc has in fact 4 options depending what you are playing

mplayer -vc help|grep vdpau
ffmpeg12vdpau ffmpeg    working   FFmpeg MPEG-1/2 (VDPAU)  [mpegvideo_vdpau]
ffwmv3vdpau ffmpeg    working   FFmpeg WMV3/WMV9 (VDPAU)  [wmv3_vdpau]
ffvc1vdpau  ffmpeg    working   FFmpeg WVC1 (VDPAU)  [vc1_vdpau]
ffh264vdpau ffmpeg    working   FFmpeg H.264 (VDPAU)  [h264_vdpau]
_______________________________________________
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>
I need to get my Debian system running as testing. Then hopefully I will have an mplayer version that is VDPAU enabled and can test it out.
</BODY>
</HTML>