[mythtv-users] Re: libmyth-0.18.1-114.rhfc4.at VLD fails an my Via ...

Jules Gosnell jules at coredevelopers.net
Sun Nov 20 06:53:00 EST 2005


last night I found 113 and 114 SRPMs on an archive site somewhere, 
unpacked them, applied patches and then diffed them looking for any 
mention of XvMC - sure enough, I found one :

diff -r 113/mythtv-0.18.1/libs/libavcodec/parser.c 
114/mythtv-0.18.1/libs/libavcodec/parser.c
814c814,818
<     { CODEC_ID_MPEG1VIDEO, CODEC_ID_MPEG2VIDEO },
---
 >     { CODEC_ID_MPEG1VIDEO,
 >       CODEC_ID_MPEG2VIDEO,
 >       CODEC_ID_MPEG2VIDEO_XVMC,
 >       CODEC_ID_MPEG2VIDEO_XVMC_VLD,
 >     },

I unpacked a 115, hacked its patch to undo this change, rebuilt 
overnight, installed and tested this morning - result - SUCCESS :-) !

I have probably not so much fixed a bug as disabled some code that was 
enabled in 114, but it works for me - I now have h/w accelerated MPEG2 
on libmyth-*115* so I am happy.

Thanks for the help, Axel.

Should I let someone know about this somehow, or will you feedback to them ?


Jules



Axel Thimm wrote:

>On Fri, Nov 18, 2005 at 01:51:12PM +0000, Jules Gosnell wrote:
>  
>
>>Well - I guess we are down to binary chopping through the SVN diffs 
>>between 113 and 114 then.
>>    
>>
>
>Hm, the changes include cvs->svn :(
>
>  
>
>>Is it simply a matter of picking up the src RPM, installing it, cutting 
>>half the patches out of the file, building, testing and reiterating 
>>until I find which patch broke it ?
>>    
>>
>
>I'd get the latest svn for the stable branch and try a local build. If
>you find that this breaks go back in time. A binary search might
>reveal the svn commit that broke it.
>
>Alternatively you could just check the current code as to why it
>breaks vld.
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>mythtv-users mailing list
>mythtv-users at mythtv.org
>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>  
>


-- 
"Open Source is a self-assembling organism. You dangle a piece of
string into a super-saturated solution and a whole operating-system
crystallises out around it."

/**********************************
 * Jules Gosnell
 * Partner
 * Core Developers Network (Europe)
 *
 *    www.coredevelopers.net
 *
 * Open Source Training & Support.
 **********************************/



More information about the mythtv-users mailing list