Summary: | New ebuild: MythTV-0.21 with backported support for HDPVR and VPDAU | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Marshall McMullen <marshall.mcmullen> |
Component: | New packages | Assignee: | MythTV Maintainers <mythtv+disabled> |
Status: | RESOLVED WONTFIX | ||
Severity: | enhancement | CC: | ace, dliana, marshall.mcmullen, media-tv, stylinae |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Proposed ebuild with HDPVR & VPDAU support
Audio encoding patch for VPDAU in MythTV HDPVR support in MythTV-0.21 Fixes compilation error in MythTV OpenGL/VPDAU improvements for MythTV-0.21 AAC Playback improvements to MythTV-0.21 |
Description
Marshall McMullen
2009-02-14 21:12:59 UTC
Created attachment 182053 [details]
Proposed ebuild with HDPVR & VPDAU support
This proposed ebuild is based on original mythtv-0.21_p19046.ebuild. It revs the revision to the latest from -fixes and adds support for additional patches required to support HDPVR and VPDAU.
Created attachment 182055 [details, diff]
Audio encoding patch for VPDAU in MythTV
This patch fixes some audio encoding problems in MythTV with VPDAU support enabled.
Created attachment 182056 [details, diff]
HDPVR support in MythTV-0.21
This patch adds support for HDPVR in MythTV-0.21.
Created attachment 182057 [details, diff]
Fixes compilation error in MythTV
Created attachment 182059 [details, diff]
OpenGL/VPDAU improvements for MythTV-0.21
Created attachment 182060 [details, diff]
AAC Playback improvements to MythTV-0.21
For additional info on installing the kernel driver and also configuration of the HDPVR, see: http://www.mythtv.org/wiki/Hauppauge_HD-PVR Here's a link to a great wiki on how to setup and use the HDPVR on Ubuntu. After installing using this ebuild and patches, you still need to confiruting the playback profile as described herein: http://www.mythtv.org/wiki/Patch_myth.21-fixes_for_hdpvr_on_Ubuntu_8.10 this ebuild didn't install /etc/init.d/mythbackend script (In reply to comment #8) > this ebuild didn't install /etc/init.d/mythbackend script > It should. There's a line in the ebuild: newinitd "${FILESDIR}"/mythbackend-0.18.2.rc mythbackend So it's looking for a file named "mythbackend-0.18.2.rc" inside the "files" directory where you have the ebuild at. You may need to copy that file over from /usr/portage/media-tv/mythtv/files. Let me know if it works for you. BTW, In my overlay I have updated these ebuilds with the latest vdpau patch for mythtv from http://www.avenard.org/media/MythTV_%26_VDPAU/MythTV_%26_VDPAU.html A link to this my overlay is: http://github.com/drescherjm/jmdgentoooverlay/tree/ac88417e8fa84011fd1379a5366f93415403807b/media-tv/mythtv consult the wiki link for instructions on how to use the overlay. *** Bug 271899 has been marked as a duplicate of this bug. *** Will you guys maintain this for a little bit or are you moving to 0.22? I've moved onto 0.22. Not sure about John's overlay. Let's close this one out. My goal is to get 0.22 stable within the month and get 0.21 out of the tree in 60 days. Definitely agree. 0.22 and its ebuilds are working great for me. |