|
MythTVInstallation
Instructions for building and installing for use with MythTV
Details1) Download the code from svn: svn checkout http://coreavc-for-linux.googlecode.com/svn/trunk/ coreavc-for-linux cd coreavc-for-linux 2) Install dshowserver following these instructions: DshowserverInstall 3) Install the mythtv patch cd <path to mythsrc> patch -p0 < <path to coreavc-for-linux>/mythtv/dshowserver-0.22.patch make make install cp <path to coreavc-for-linux>/mythtv/dshowcodecs ~/.mythtv |
► Sign in to add a comment
Does this provide CoreAVC AVC1 acceleration to the mythvideo plugin? What about regular MythTV (assuming one has AVC1 encoded files)? I'd just try the patch but it is failing against release-0-21-fixes at the moment.