[mythtv] Frontend dying on aspect ratio change

Bruce Markey bjm at lvcm.com
Fri Apr 9 20:22:32 EDT 2004


Ed Wildgoose wrote:
> Ed Wildgoose wrote:
> 
>> The following snippet from one of my recordings *usually* kills the 
>> frontend at the point the aspect ratio changes from 16:9 to 4:3 (just 
>> as Friends starts)
>>
>> http://www.wildgooses.com/downloads/duff.nuv   (around 7Mb and FWIW: 
>> it came from a dvb-t device)
> 
> 
> 
> Aha, I have managed to trace this to the kerneldeint filter!!  If 
> someone else could just repro this for me, please download the above 
> file, in the Setup |  TV Settings |  Playback option, add "kerneldeint" 
> as your filter option.  Then try "mythtv duff.nuv" - I think this should 
> reliably die now.

WORKSFORME .

--  bjm


mysql> select * from settings where hostname='moktoo' and value='CustomFilters';
+---------------+-------------+----------+
| value         | data        | hostname |
+---------------+-------------+----------+
| CustomFilters | kerneldeint | moktoo   |
+---------------+-------------+----------+
1 row in set (0.01 sec)

: bjm at moktoo ; mythtv ~/tmp/duff.nuv
2004-04-09 17:15:43 Key S is already bound in context TV Playback.
Input #0, mpeg, from '/home/bjm/tmp/duff.nuv':
  Stream #0.0: Video: mpeg2video, 704x576, 25.00 fps
  Stream #0.1: Audio: mp2, 48000 Hz, stereo, 192 kb/s
2004-04-09 17:15:44 Opening OSS audio device '/dev/dsp'.
2004-04-09 17:15:44 Audio fragment size: 4096
2004-04-09 17:15:44 Using XV port 106
2004-04-09 17:15:44 Changing from None to WatchingPreRecorded
2004-04-09 17:15:56 prebuffering pause
Unknown conversion
2004-04-09 17:15:56 GetNextFreeFrame() served a busy frame. Dropping. #Frames=30/31.
[mpeg2video @ 0x406c59b0]ac-tex damaged at 28 3
[mpeg2video @ 0x406c59b0]concealing errors
[mpeg2video @ 0x406c59b0]Warning MVs not available
2004-04-09 17:16:00 Changing from WatchingPreRecorded to None
2004-04-09 17:16:01 Changing from None to None
: bjm at moktoo ;


More information about the mythtv-dev mailing list