27 January 09 - 14:12VDPAU and OpenGL support in MythTV 0.21-fixes
I have been rolling my own MythTV packages for a few months now, as the OpenGL paches made by Mark Kendall never got included in the official -fixes branch of mythtv. Now Jean-Yves Avenard has posted a VDPAU patch for MythTV 0.21-fixes on his site that in essence provides what PureVideo/DirectX Video Acceleration is on the Windows platform. He also provided a Ubuntu/Mythbuntu repository for all of us running that distribution. MythTV and mplayer with VDPAU support can be yours by using this repository. Add to /etc/apt/sources.list:
deb http://www.avenard.org/files/ubuntu-repos testing/
Ohh, this is very much NON TESTED. Take it or leave it, but don't complain on the official MythTV or Mythbuntu forums and mailing lists.
Originaly posted by Jean-Yves.
You will also need to create a profile to enable these features in your setup.
managementboy - elkin-wide, Linux -
-
§ ¶
26 January 09 - 11:24Xinerama, two screens, KDE 4 and MythTV
I use both an LCD 16:10 DVI connected screen and a Sanyo Z1 16:9 projector connected via RGB to watch recordings using MythTV (0.21-fixes). Until last week I had MythBuntu Hardy (8.04) running on my backend+frontend, but since 9.04 will be out in a few months I decided that the intermediate step to MythBuntu Intrepid (8.10) had to be made. So I upgraded, fought myself through some complications with the currently stable 180.22 nvidia driver for my 8600GT card and had KDE on the desktop for the first time (4.1.2 I think). To make the story short, the second screen had no desktop and would not start mythfrontend.
The solution was somewhat difficult to get to. Just using "export DISPLAY=:0.1" did not work, it would just told me that that screen was unavailable. So I had to redo my xorg.conf file to have both Xinerama and Twinview enabled using the nvidia-settings command but running it as root (sudo). After this, I found out, that just running mythfrontend would always open it on my larger LCD screen. It turns out that mythfrontend has a setting to choose which Xinerama screen it should use. That way it is possible to have mythfrontend open on the projector. Just make sure hat you also change the aspect ratio.
If you like to have these settings automatically changed when starting mythfrontend you need to tell it to change the above settings. I use the following command: "mythfrontend -O XineramaMonitorAspectRatio=1.6 -O XineramaScreen=0" to open on the LCD and "mythfrontend -O XineramaMonitorAspectRatio=1.7777 -O XineramaScreen=1" to start on the projector.
managementboy - elkin-wide, Linux -
-
§ ¶
27 January 09 - 14:12VDPAU and OpenGL support in MythTV 0.21-fixes
I have been rolling my own MythTV packages for a few months now, as the OpenGL paches made by Mark Kendall never got included in the official -fixes branch of mythtv. Now Jean-Yves Avenard has posted a VDPAU patch for MythTV 0.21-fixes on his site that in essence provides what PureVideo/DirectX Video Acceleration is on the Windows platform. He also provided a Ubuntu/Mythbuntu repository for all of us running that distribution. MythTV and mplayer with VDPAU support can be yours by using this repository. Add to /etc/apt/sources.list:
deb http://www.avenard.org/files/ubuntu-repos testing/
Ohh, this is very much NON TESTED. Take it or leave it, but don't complain on the official MythTV or Mythbuntu forums and mailing lists.
Originaly posted by Jean-Yves.
You will also need to create a profile to enable these features in your setup.
managementboy - elkin-wide, Linux -
-
§ ¶
26 January 09 - 11:24Xinerama, two screens, KDE 4 and MythTV
I use both an LCD 16:10 DVI connected screen and a Sanyo Z1 16:9 projector connected via RGB to watch recordings using MythTV (0.21-fixes). Until last week I had MythBuntu Hardy (8.04) running on my backend+frontend, but since 9.04 will be out in a few months I decided that the intermediate step to MythBuntu Intrepid (8.10) had to be made. So I upgraded, fought myself through some complications with the currently stable 180.22 nvidia driver for my 8600GT card and had KDE on the desktop for the first time (4.1.2 I think). To make the story short, the second screen had no desktop and would not start mythfrontend.
The solution was somewhat difficult to get to. Just using "export DISPLAY=:0.1" did not work, it would just told me that that screen was unavailable. So I had to redo my xorg.conf file to have both Xinerama and Twinview enabled using the nvidia-settings command but running it as root (sudo). After this, I found out, that just running mythfrontend would always open it on my larger LCD screen. It turns out that mythfrontend has a setting to choose which Xinerama screen it should use. That way it is possible to have mythfrontend open on the projector. Just make sure hat you also change the aspect ratio.
If you like to have these settings automatically changed when starting mythfrontend you need to tell it to change the above settings. I use the following command: "mythfrontend -O XineramaMonitorAspectRatio=1.6 -O XineramaScreen=0" to open on the LCD and "mythfrontend -O XineramaMonitorAspectRatio=1.7777 -O XineramaScreen=1" to start on the projector.
managementboy - elkin-wide, Linux -
-
§ ¶