[mythtv] [11377] brakes a lot with DVB-T / MPEG2

Martin Long mythtv at longhome.co.uk
Mon Nov 27 00:45:22 UTC 2006


Found it, found it!

 

Turns out I had some older versions of libmythavcodec* lurking in
/usr/local/lib. Don't know how they got there - I've always compiled and
installed stuff to /usr.

 

Deleted them, and ran ldconfig. and wey hey! All working again. 

 

I guess the change to the data structure in the .h file created a confict
with the older .so files. 

 

Martin

 

  _____  

From: mythtv-dev-bounces at mythtv.org [mailto:mythtv-dev-bounces at mythtv.org]
On Behalf Of Martin Long
Sent: 26 November 2006 18:51
To: mythtv-dev at mythtv.org
Subject: Re: [mythtv] [11377] brakes a lot with DVB-T / MPEG2

 

I appear to be getting the same problem as Otto. However, the difference is
that distclean doesn't sort it out. 
 
I did a 'binary search' to narrow it down to 11377, 11376 was working. Could
ccache be causing a problem with the compile? [clearly not. just tried
disabling it]
 
I'm pretty certain that it's nothing to do with the back end, because it has
broken for previous recordings too. Correct me if I'm wrong. Anyway. logs
attached. 
 
 
By the way. logs are for svn head, not 11377 - but problem is still there in
11822.  
 
Library API version: 0.20.20061113-1
Source code version: 11822
Options compiled in:
 linux release using_xvmcw using_lmsensors using_v4l using_oss using_alsa
using_arts using_jack using_ivtv using_firewire using_iptv using_live
using_lirc using_joystick_menu using_dvb using_x11 using_xv using_xrandr
using_xvmc using_xvmc_vld using_opengl_vsync using_opengl using_frontend
using_backend
 
 
>>> I updated to HEAD from somewhere <11344 and suddenly lot of things are 
>>> broken. Recordings are made (file is growing) but there is no video when

>>> watching, mythweb doesn't create thumbnails for the recordings, and also

>>> watching previously recorded programs is not working anymore. This is 
>>> with DVB-T.
>>> 11376 okay
>>> 11377 broken, this introduces problems
>> 
>> It would be the avcodec.h or the mpegaudiodec.c portion of the changeset
>> that broke things. First do a "make distclean", it is possible that the
>> avcodec.h change wasn't fully incorporated into your compile.
>> -- Daniel
> 
>Sorry for the noise.. distclean fixed it. And thanks.
>-- 
>   Otto

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20061127/6a514d85/attachment.htm 


More information about the mythtv-dev mailing list