[mythtv] coreavc patch for mythtv on amd64 architecture

Alan Nisota alannisota at gmail.com
Thu Jul 19 22:38:08 UTC 2007


Alan Nisota wrote:
> Markus Frahm wrote:
>> Hi, i cannot compile libdshowloader on an amd64 architecture. Is this 
>> not possible? I would like to have coreavc support to be able to see 
>> HDTV (H264 PAFF) content.
>> I think it has something to do with an old wine version (and therfore 
>> old includes, which are not supporting x64 architecture) which you 
>> are using in this patch. Am I right?
>>   
> I do not think this will ever be possible.  The main problem is that 
> libdshowloader comes from mplayer, and mplayer does not support either 
> 64bit codecs (not that there is one for CoreAVC) or running 32bit 
> codecs from a 64bit platform.
I thought about this a bit more and thought of a solution to the 
problem.  I will rework the patch to run as a standalone 
application/daemon which can be a 32bit static-compiled app.  Mythtv can 
then pass frames back-and-forth using shared memory.  This should allow 
us to have a 64bit mythtv running 32bit windows codecs, and it is pretty 
easy to implement.  Look for an updated patch within the next week or so.



More information about the mythtv-dev mailing list