[mythtv] New MPEG2 commercial-cut code ready for testing

Bryan Mayland bmayland at leoninedev.com
Tue Nov 15 17:44:52 EST 2005


Bryan Mayland wrote:
>    With debug enabled it faults in the avcodec_encode_video() function 
> (specifically in the dct_quantize_SSE2 method).  Here's a backtrace 
> from the thread:
> (gdb) bt
> #0  0xb740f246 in dct_quantize_SSE2 (s=0xb71e7783, block=0x8229450,
>    n=135775936, qscale=0, overflow=0x2) at mpegvideo_mmx_template.c:152
    Which you may be interested to know is fixed following this ticket 
from last week:
http://cvs.mythtv.org/trac/ticket/626
This is fixed by svn rev 7837.  I didn't notice because I'm pinned to 
like 7738.  Anyone experiencing segfaults may want to svn update -rHEAD 
mythtv/libs/libavcodec/i386/mpegvideo_mmx_template.c to see if it fixes 
their problem.


More information about the mythtv-dev mailing list