My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
MythTVInstallation  
Instructions for building and installing for use with MythTV
Updated Jan 3, 2010 by alannis...@gmail.com

Details

1) 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 
Comment by cymen...@gmail.com, Apr 14, 2008

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.


Sign in to add a comment
Powered by Google Project Hosting