id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 6030 Slow opengl renderer nicola.mfb@… Isaac Richards "Hi! I'm trying to setup a new mythtv box on an Acer Extensa e420 gentoo box connected to a Samsung 40"" a558 with HDMI. The system is shipped with an ati radeon hd 3200. I have the tearing problem with Xvideo (TexturedVideo) so I'm trying to use the OpenGL renderer. Actually I can use mplayer -vo gl without tearing, so I hoped that using opengl renderer may solve the problem in mythtv too. I recompiled mythtv to support opengl and reconfigured the frontend to use it. However the reproduction is very slow (unusable at all) and CPU is near 100%, while using mplayer -gl uses only 10% of it. So I'm supposing mythtv is using the opengl driver in a weird mode. My kernel version is 2.6.27, mythtv version is 0.21_p19046, and the proprietary ati drivers are 8.561. This is the output of mythtv: {{{ 2008-12-28 03:53:38.736 Using runtime prefix = /usr 2008-12-28 03:53:38.805 DPMS is active. 2008-12-28 03:53:38.821 Unable to read configuration file mysql.txt 2008-12-28 03:53:38.821 Empty LocalHostName. 2008-12-28 03:53:38.821 Using localhost value of mythcenter 2008-12-28 03:53:38.948 New DB connection, total: 1 2008-12-28 03:53:39.006 Connected to database 'mythconverg' at host: localhost 2008-12-28 03:53:39.006 Closing DB connection named 'DBManager0' 2008-12-28 03:53:39.015 Primary screen 0. 2008-12-28 03:53:39.028 Connected to database 'mythconverg' at host: localhost 2008-12-28 03:53:39.052 Using screen 0, 800x600 at 0,0 2008-12-28 03:53:39.100 No theme dir: /root/.mythtv/themes/blootube-wide 2008-12-28 03:53:39.181 max_width: 1920 max_height: 1080 2008-12-28 03:53:39.182 Primary screen 0. 2008-12-28 03:53:39.183 Using screen 0, 800x600 at 0,0 2008-12-28 03:53:39.183 No theme dir: /root/.mythtv/themes/blootube-wide 2008-12-28 03:53:39.194 Switching to wide mode (blootube-wide) 2008-12-28 03:53:39.605 Using the Qt painter 2008-12-28 03:53:39.606 lirc_init failed for mythtv, see preceding messages 2008-12-28 03:53:39.619 JoystickMenuClient Error: Joystick disabled - Failed to read /root/.mythtv/joystickmenurc 2008-12-28 03:53:40.189 New DB connection, total: 2 2008-12-28 03:53:40.212 Connected to database 'mythconverg' at host: localhost 2008-12-28 03:53:40.315 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5) 2008-12-28 03:53:40.343 Using protocol version 40 2008-12-28 03:53:40.480 TV: Attempting to change from None to WatchingLiveTV 2008-12-28 03:53:40.480 Using protocol version 40 2008-12-28 03:53:42.222 LiveTVChain(live-mythcenter-2008-12-28T03:53:40): ReloadAll(): Added new recording 2008-12-28 03:53:42.226 TV: StartRecorder(): took 0 ms to start recorder. 2008-12-28 03:53:42.283 DPMS Deactivated 2008-12-28 03:53:42.307 New DB connection, total: 3 2008-12-28 03:53:42.307 Connected to database 'mythconverg' at host: localhost 2008-12-28 03:53:42.339 detectInterlace(Ignore Scan, Interlaced Scan, 25, 576) ->Interlaced Scan 2008-12-28 03:53:42.342 NVP: Disabling Audio, params(-1,2,44100) 2008-12-28 03:53:42.350 VideoOutput: Allowed renderers: opengl,xv-blit,xshm,xlib 2008-12-28 03:53:42.363 VideoOutput: Allowed renderers (filt: dummy): xlib,xshm,xv-blit,opengl 2008-12-28 03:53:42.366 VDP: Accepting: cmp(> 0 0) dec(ffmpeg) cpus(0) rend(opengl) osd(opengl2) osdfade(disabled) deint(none,none) filt() 2008-12-28 03:53:42.366 VDP: LoadBestPreferences(2048x2048, 0) 2008-12-28 03:53:42.367 VDP: LoadBestPreferences(2048x2048, 60) 2008-12-28 03:53:42.367 VDP: LoadBestPreferences(720x576, 60) 2008-12-28 03:53:42.367 VideoOutput: Preferred renderer: opengl 2008-12-28 03:53:42.367 VideoOutput: Trying video renderer: opengl 2008-12-28 03:53:42.368 VDP: Accepting: cmp(> 0 0) dec(ffmpeg) cpus(0) rend(opengl) osd(opengl2) osdfade(disabled) deint(none,none) filt() 2008-12-28 03:53:42.368 VDP: LoadBestPreferences(2048x2048, 0) 2008-12-28 03:53:42.368 VDP: LoadBestPreferences(2048x2048, 60) 2008-12-28 03:53:42.375 VideoOutputXv: ctor 2008-12-28 03:53:42.412 XOff: 0, YOff: 0 2008-12-28 03:53:42.412 VDP: LoadBestPreferences(720x576, 60) 2008-12-28 03:53:42.412 Display Rect left: 0, top: 75, width: 800, height: 450, aspect: 1.33333 2008-12-28 03:53:42.412 Video Rect left: 0, top: 0, width: 720, height: 576, aspect: 1.77778 2008-12-28 03:53:42.425 VideoOutputXv: Pixel dimensions: Screen 800x600, window 800x600 2008-12-28 03:53:42.425 VideoOutputXv: Estimated display dimensions: 384x216 mm Aspect: 1.77778 2008-12-28 03:53:42.425 VideoOutputXv: Estimated window dimensions: 384x216 mm Aspect: 1.77778 2008-12-28 03:53:42.426 VideoOutputXv: InitSetupBuffers() render: opengl, allowed: opengl,xv-blit,xshm,xlib 2008-12-28 03:53:42.885 GLCtx: Created window and context. 2008-12-28 03:53:42.891 GLCtx: GLX Version: 1.2 2008-12-28 03:53:42.891 GLCtx: Direct rendering: Yes 2008-12-28 03:53:42.891 GLCtx: OpenGL vendor : ATI Technologies Inc. 2008-12-28 03:53:42.891 GLCtx: OpenGL renderer: ATI Radeon HD 3200 Graphics 2008-12-28 03:53:42.891 GLCtx: OpenGL version : 2.1.8304 Release 2008-12-28 03:53:42.892 GLCtx: Max texture size: 8192 x 8192 2008-12-28 03:53:42.893 GLVid: Viewport: 800x600 2008-12-28 03:53:42.936 GLVid: Created main input texture 360x288 2008-12-28 03:53:42.972 GLVid: Created main input texture 360x288 2008-12-28 03:53:43.118 GLVid: Created main input texture 720x576 2008-12-28 03:53:43.118 GLVid: Creating master filter. 2008-12-28 03:53:43.125 GLVid: Created fragment program master. 2008-12-28 03:53:43.126 GLVid: Creating resize filter. 2008-12-28 03:53:43.144 GLCtx: Created frame buffer object (720x576). 2008-12-28 03:53:43.145 GLVid: Turning off deinterlacing. 2008-12-28 03:53:43.146 GLVid: Turning off deinterlacing. 2008-12-28 03:53:43.147 Created data @0xa337660->0xa3cf462 2008-12-28 03:53:43.148 Created data @0xb0b99020->0xb0c30e22 2008-12-28 03:53:43.148 Created data @0xb0b01020->0xb0b98e22 2008-12-28 03:53:43.148 Created data @0xb0867020->0xb08fee22 2008-12-28 03:53:43.148 Created data @0xb07cf020->0xb0866e22 2008-12-28 03:53:43.148 Created data @0xb0737020->0xb07cee22 2008-12-28 03:53:43.149 Created data @0xb069f020->0xb0736e22 2008-12-28 03:53:43.149 Created data @0xb0607020->0xb069ee22 2008-12-28 03:53:43.149 Created data @0xb056f020->0xb0606e22 2008-12-28 03:53:43.149 Created data @0xb04d7020->0xb056ee22 2008-12-28 03:53:43.149 Created data @0xb043f020->0xb04d6e22 2008-12-28 03:53:43.149 Created data @0xb03a7020->0xb043ee22 2008-12-28 03:53:43.149 Created data @0xb030f020->0xb03a6e22 2008-12-28 03:53:43.149 Created data @0xb0277020->0xb030ee22 2008-12-28 03:53:43.150 Created data @0xb01df020->0xb0276e22 2008-12-28 03:53:43.150 Created data @0xb0147020->0xb01dee22 2008-12-28 03:53:43.150 Created data @0xb00af020->0xb0146e22 2008-12-28 03:53:43.150 Created data @0xb0017020->0xb00aee22 2008-12-28 03:53:43.150 Created data @0xaff7f020->0xb0016e22 2008-12-28 03:53:43.150 Created data @0xafee7020->0xaff7ee22 2008-12-28 03:53:43.150 Created data @0xafe4f020->0xafee6e22 2008-12-28 03:53:43.150 Created data @0xafdb7020->0xafe4ee22 2008-12-28 03:53:43.150 Created data @0xafd1f020->0xafdb6e22 2008-12-28 03:53:43.151 Created data @0xafc87020->0xafd1ee22 2008-12-28 03:53:43.151 Created data @0xafbef020->0xafc86e22 2008-12-28 03:53:43.151 Created data @0xafb57020->0xafbeee22 2008-12-28 03:53:43.151 Created data @0xafabf020->0xafb56e22 2008-12-28 03:53:43.151 Created data @0xafa27020->0xafabee22 2008-12-28 03:53:43.151 Created data @0xaf98f020->0xafa26e22 2008-12-28 03:53:43.151 Created data @0xaf8f7020->0xaf98ee22 2008-12-28 03:53:43.151 Created data @0xaf85f020->0xaf8f6e22 2008-12-28 03:53:43.152 Created data @0xaf7c7020->0xaf85ee22 2008-12-28 03:53:43.229 VDP: GetFilteredDeint() : -> 'none' 2008-12-28 03:53:43.232 FilterManager: failed to load filter 'none', no such filter exists 2008-12-28 03:53:43.232 Couldn't load deinterlace filter none 2008-12-28 03:53:43.232 Using deinterlace method 2008-12-28 03:53:43.233 VDP: SetVideoRenderer(opengl) 2008-12-28 03:53:43.233 VDP: SetVideoRender(opengl) == GetVideoRenderer() 2008-12-28 03:53:43.399 GLVid: Created main input texture 800x600 2008-12-28 03:53:43.442 GLVid: Created main input texture 400x300 2008-12-28 03:53:43.486 GLVid: Created main input texture 400x300 2008-12-28 03:53:43.649 GLVid: Created main input texture 800x600 2008-12-28 03:53:43.649 GLVid: Creating osd filter. 2008-12-28 03:53:43.657 GLVid: Created fragment program osd. 2008-12-28 03:53:43.657 GLVid: Turning off deinterlacing. 2008-12-28 03:53:43.658 GLVid: Creating resize filter. 2008-12-28 03:53:43.674 GLCtx: Created frame buffer object (800x600). 2008-12-28 03:53:43.676 GLVid: Turning off deinterlacing. 2008-12-28 03:53:43.677 Snapping height to avoid scaling: height: 576, top: 12 2008-12-28 03:53:43.678 Display Rect left: 0, top: 12, width: 800, height: 576, aspect: 1.77778 2008-12-28 03:53:43.678 Video Rect left: 0, top: 0, width: 720, height: 576, aspect: 1.77778 2008-12-28 03:53:43.683 Over/underscan. V: 0, H: 0 2008-12-28 03:53:43.683 Snapping height to avoid scaling: height: 576, top: 12 2008-12-28 03:53:43.683 Display Rect left: 0, top: 12, width: 800, height: 576, aspect: 1.77778 2008-12-28 03:53:43.683 Video Rect left: 0, top: 0, width: 720, height: 576, aspect: 1.77778 2008-12-28 03:53:43.684 VDP: LoadBestPreferences(720x576, 25) 2008-12-28 03:53:43.685 NVP: LoadFilters(''..) -> 0 2008-12-28 03:53:43.741 OSD Theme Dimensions W: 640 H: 480 2008-12-28 03:53:44.643 NVP: ClearAfterSeek(1) 2008-12-28 03:53:44.643 VideoOutputXv: ClearAfterSeek() 2008-12-28 03:53:44.643 VideoOutputXv: DiscardFrames(0) 2008-12-28 03:53:44.643 VideoBuffers::DiscardFrames(0): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-12-28 03:53:44.644 VideoBuffers::DiscardFrames(0): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done 2008-12-28 03:53:44.644 VideoOutputXv: DiscardFrames() 3: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done() 2008-12-28 03:53:44.644 TV: StartPlayer(): took 2298 ms to start player. 2008-12-28 03:53:44.644 TV: Changing from None to WatchingLiveTV 2008-12-28 03:53:44.648 LiveTVChain(live-mythcenter-2008-12-28T03:53:40): ReloadAll(): Added new recording 2008-12-28 03:53:44.650 VDP: GetFilteredDeint() : opengl -> 'none' 2008-12-28 03:53:44.650 VDP: GetFilteredDeint() : opengl -> 'none' 2008-12-28 03:53:44.650 FilterManager: failed to load filter 'none', no such filter exists 2008-12-28 03:53:44.651 Couldn't load deinterlace filter none 2008-12-28 03:53:44.651 Using deinterlace method 2008-12-28 03:53:44.651 nVidiaVideoSync: Could not open device /dev/nvidia0, No such file or directory 2008-12-28 03:53:44.651 DRMVideoSync: VBlank ioctl did not work, unimplemented in this driver? 2008-12-28 03:53:44.651 OpenGLVideoSync() 2008-12-28 03:53:44.651 OpenGLVideoSync: x,y -> 400, 300 2008-12-28 03:53:44.652 Using realtime priority. 2008-12-28 03:53:44.711 Using OpenGLVideoSync 2008-12-28 03:53:44.728 Using audio as timebase 2008-12-28 03:53:44.728 Video timing method: SGI OpenGL 2008-12-28 03:53:44.728 Refresh rate: 16579, frame interval: 40000 2008-12-28 03:53:44.745 rate: 25 speed: 1 skip: 1 = interval 40000 2008-12-28 03:53:44.745 Set video sync frame interval to 40000 2008-12-28 03:53:44.745 LiveTVChain(live-mythcenter-2008-12-28T03:53:40): SwitchTo(1) 2008-12-28 03:53:44.745 LiveTVChain(live-mythcenter-2008-12-28T03:53:40): Entry@1: '4401_20081228035342' 2008-12-28 03:53:44.745 JumpToProgram(void) 2008-12-28 03:53:44.751 RingBuf(/var/lib/mythtv/4401_20081228035340.mpg): OpenFile(/var/lib/mythtv/4401_20081228035342.mpg, 12) 2008-12-28 03:53:44.751 RingBuf(/var/lib/mythtv/4401_20081228035342.mpg): CalcReadAheadThresh(3086500280 KB) -> threshhold(64 KB) min read(0 KB) blk size(32 KB) 2008-12-28 03:53:44.777 NVP: Waiting for prebuffer.. 0 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-12-28 03:53:44.912 mpegts_add_stream: at pid 0x200 with type 2 2008-12-28 03:53:44.912 mpegts_add_stream: stream #0, has id 0x200 and codec MPEG2VIDEO, type Video at 0xb3cdb10 2008-12-28 03:53:44.912 mpegts_add_stream: at pid 0x28a with type 4 2008-12-28 03:53:44.912 mpegts_add_stream: stream #1, has id 0x28a and codec MP3, type Audio at 0xb3ce230 2008-12-28 03:53:44.913 mpegts_add_stream: at pid 0x240 with type 257 2008-12-28 03:53:44.913 mpegts_add_stream: stream #2, has id 0x240 and codec DVB_VBI, type Data at 0xb3d0920 2008-12-28 03:53:45.016 VideoOutputXv: UpdatePauseFrame() AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-12-28 03:53:45.291 NVP: Waiting for prebuffer.. 1 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-12-28 03:53:45.446 AFD: Stream #0, has id 0x512 codec id MPEG2VIDEO, type Video, bitrate 15000000 at 0x0xb3cdb10 2008-12-28 03:53:45.447 VDP: Accepting: cmp(> 0 0) dec(ffmpeg) cpus(0) rend(opengl) osd(opengl2) osdfade(disabled) deint(none,none) filt() 2008-12-28 03:53:45.447 VDP: LoadBestPreferences(2048x2048, 0) 2008-12-28 03:53:45.447 VDP: LoadBestPreferences(2048x2048, 60) 2008-12-28 03:53:45.447 VDP: LoadBestPreferences(720x576, 60) 2008-12-28 03:53:45.447 Using 0 CPUs for decoding 2008-12-28 03:53:45.448 VDP: Accepting: cmp(> 0 0) dec(ffmpeg) cpus(0) rend(opengl) osd(opengl2) osdfade(disabled) deint(none,none) filt() 2008-12-28 03:53:45.449 VDP: LoadBestPreferences(2048x2048, 0) 2008-12-28 03:53:45.449 VDP: LoadBestPreferences(2048x2048, 60) 2008-12-28 03:53:45.449 VDP: LoadBestPreferences(720x576, 60) 2008-12-28 03:53:45.449 AFD: InitVideoCodec() 0xb3cdc00 id(MPEG2VIDEO) type (Video). 2008-12-28 03:53:45.449 VideoOutputXv: InputChanged(720,576,1.33333) 'None'->'MPEG2' 2008-12-28 03:53:45.449 VDP: GetFilteredDeint() : opengl -> 'none' 2008-12-28 03:53:45.449 VDP: GetFilteredDeint() : opengl -> 'none' 2008-12-28 03:53:45.449 VDP: GetFilteredDeint() : opengl -> 'none' 2008-12-28 03:53:45.450 FilterManager: failed to load filter 'none', no such filter exists 2008-12-28 03:53:45.450 Couldn't load deinterlace filter none 2008-12-28 03:53:45.450 Using deinterlace method 2008-12-28 03:53:45.450 VideoOutputXv: DiscardFrames(1) 2008-12-28 03:53:45.450 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-12-28 03:53:45.450 VideoBuffers::DiscardFrames(): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done() 2008-12-28 03:53:45.450 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done 2008-12-28 03:53:45.450 VideoOutputXv: DiscardFrames() 3: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done() 2008-12-28 03:53:45.450 VideoOutputXv: DiscardFrames(1) 2008-12-28 03:53:45.450 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-12-28 03:53:45.450 VideoBuffers::DiscardFrames(): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done() 2008-12-28 03:53:45.450 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done 2008-12-28 03:53:45.450 VideoOutputXv: DiscardFrames() 3: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done() 2008-12-28 03:53:45.450 VideoOutputXv: DiscardFrames(1) 2008-12-28 03:53:45.450 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-12-28 03:53:45.450 VideoBuffers::DiscardFrames(): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done() 2008-12-28 03:53:45.450 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done 2008-12-28 03:53:45.450 VideoOutputXv: DiscardFrames() 3: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done() 2008-12-28 03:53:45.460 VideoOutputXv: InitSetupBuffers() render: opengl, allowed: opengl,xv-blit,xshm,xlib 2008-12-28 03:53:45.462 GLVid: Viewport: 800x600 2008-12-28 03:53:45.519 GLVid: Created main input texture 360x288 2008-12-28 03:53:45.540 GLVid: Created main input texture 360x288 2008-12-28 03:53:45.643 GLVid: Created main input texture 720x576 2008-12-28 03:53:45.643 GLVid: Creating master filter. 2008-12-28 03:53:45.648 GLVid: Created fragment program master. 2008-12-28 03:53:45.648 GLVid: Creating resize filter. 2008-12-28 03:53:45.655 GLCtx: Created frame buffer object (720x576). 2008-12-28 03:53:45.656 GLVid: Turning off deinterlacing. 2008-12-28 03:53:45.658 GLVid: Turning off deinterlacing. 2008-12-28 03:53:45.659 Created data @0xb622dd0->0xb6babd2 2008-12-28 03:53:45.659 Created data @0xb0999020->0xb0a30e22 2008-12-28 03:53:45.659 Created data @0xb0901020->0xb0998e22 2008-12-28 03:53:45.659 Created data @0xb0869020->0xb0900e22 2008-12-28 03:53:45.659 Created data @0xb07d1020->0xb0868e22 2008-12-28 03:53:45.659 Created data @0xb0739020->0xb07d0e22 2008-12-28 03:53:45.659 Created data @0xb06a1020->0xb0738e22 2008-12-28 03:53:45.659 Created data @0xb0609020->0xb06a0e22 2008-12-28 03:53:45.659 Created data @0xb0571020->0xb0608e22 2008-12-28 03:53:45.659 Created data @0xb04d9020->0xb0570e22 2008-12-28 03:53:45.659 Created data @0xb0441020->0xb04d8e22 2008-12-28 03:53:45.659 Created data @0xb03a9020->0xb0440e22 2008-12-28 03:53:45.659 Created data @0xb0311020->0xb03a8e22 2008-12-28 03:53:45.659 Created data @0xb0279020->0xb0310e22 2008-12-28 03:53:45.659 Created data @0xb01e1020->0xb0278e22 2008-12-28 03:53:45.659 Created data @0xb0149020->0xb01e0e22 2008-12-28 03:53:45.659 Created data @0xb00b1020->0xb0148e22 2008-12-28 03:53:45.659 Created data @0xb0019020->0xb00b0e22 2008-12-28 03:53:45.659 Created data @0xaff81020->0xb0018e22 2008-12-28 03:53:45.659 Created data @0xafee9020->0xaff80e22 2008-12-28 03:53:45.659 Created data @0xafe51020->0xafee8e22 2008-12-28 03:53:45.659 Created data @0xafdb9020->0xafe50e22 2008-12-28 03:53:45.659 Created data @0xafd21020->0xafdb8e22 2008-12-28 03:53:45.659 Created data @0xafc89020->0xafd20e22 2008-12-28 03:53:45.659 Created data @0xafbf1020->0xafc88e22 2008-12-28 03:53:45.659 Created data @0xafb59020->0xafbf0e22 2008-12-28 03:53:45.660 Created data @0xafac1020->0xafb58e22 2008-12-28 03:53:45.660 Created data @0xafa29020->0xafac0e22 2008-12-28 03:53:45.661 Created data @0xaf991020->0xafa28e22 2008-12-28 03:53:45.661 Created data @0xaf8f9020->0xaf990e22 2008-12-28 03:53:45.661 Created data @0xaf861020->0xaf8f8e22 2008-12-28 03:53:45.661 Created data @0xaf7c9020->0xaf860e22 2008-12-28 03:53:45.706 VDP: GetFilteredDeint() : opengl -> 'none' 2008-12-28 03:53:45.706 VDP: GetFilteredDeint() : opengl -> 'none' 2008-12-28 03:53:45.706 FilterManager: failed to load filter 'none', no such filter exists 2008-12-28 03:53:45.706 Couldn't load deinterlace filter none 2008-12-28 03:53:45.707 Using deinterlace method 2008-12-28 03:53:45.708 VDP: SetVideoRenderer(opengl) 2008-12-28 03:53:45.708 VDP: SetVideoRender(opengl) == GetVideoRenderer() 2008-12-28 03:53:45.805 GLVid: Created main input texture 800x600 2008-12-28 03:53:45.831 GLVid: Created main input texture 400x300 2008-12-28 03:53:45.857 GLVid: Created main input texture 400x300 2008-12-28 03:53:45.956 GLVid: Created main input texture 800x600 2008-12-28 03:53:45.957 GLVid: Creating osd filter. 2008-12-28 03:53:45.960 GLVid: Created fragment program osd. 2008-12-28 03:53:45.961 GLVid: Turning off deinterlacing. 2008-12-28 03:53:45.962 GLVid: Creating resize filter. 2008-12-28 03:53:45.972 GLCtx: Created frame buffer object (800x600). 2008-12-28 03:53:45.973 GLVid: Turning off deinterlacing. 2008-12-28 03:53:45.974 Snapping height to avoid scaling: height: 576, top: 12 2008-12-28 03:53:45.974 Display Rect left: 0, top: 12, width: 800, height: 576, aspect: 1.77778 2008-12-28 03:53:45.974 Video Rect left: 0, top: 0, width: 720, height: 576, aspect: 1.77778 2008-12-28 03:53:45.975 VideoOutputXv: UpdatePauseFrame() AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-12-28 03:53:46.242 NVP: ClearAfterSeek(1) 2008-12-28 03:53:46.243 VideoOutputXv: ClearAfterSeek() 2008-12-28 03:53:46.243 VideoOutputXv: DiscardFrames(0) 2008-12-28 03:53:46.243 VideoBuffers::DiscardFrames(0): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-12-28 03:53:46.243 VideoBuffers::DiscardFrames(0): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done 2008-12-28 03:53:46.243 VideoOutputXv: DiscardFrames() 3: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done() 2008-12-28 03:53:46.243 NVP: LoadFilters(''..) -> 0 2008-12-28 03:53:46.243 detectInterlace(Detect Scan, Interlaced Scan, 25, 576) ->Interlaced Scan 2008-12-28 03:53:46.243 AFD: Using ffmpeg for video decoding 2008-12-28 03:53:46.243 AFD: Looking for decoder for MPEG2VIDEO 2008-12-28 03:53:46.243 AFD: Opened codec 0xb3cdc00, id(MPEG2VIDEO) type(Video) 2008-12-28 03:53:46.243 AFD: Stream #1, has id 0x650 codec id MP3, type Audio, bitrate 192000 at 0x0xb3ce230 2008-12-28 03:53:46.256 AFD: codec MP3 has 2 channels 2008-12-28 03:53:46.256 AFD: Looking for decoder for MP3 2008-12-28 03:53:46.257 AFD: Opened codec 0xb3ce330, id(MP3) type(Audio) 2008-12-28 03:53:46.257 AFD: Stream #2, has id 0x576 codec id DVB_VBI, type Data, bitrate 0 at 0x0xb3d0920 2008-12-28 03:53:46.257 AFD: Teletext caption #1 is in the Italian language on page 7 119. 2008-12-28 03:53:46.257 AFD: Teletext caption #2 is in the English language on page 7 120. 2008-12-28 03:53:46.257 AFD: data codec (Data) 2008-12-28 03:53:46.336 NVP: Waiting for prebuffer.. 2 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-12-28 03:53:46.422 RingBuf(/var/lib/mythtv/4401_20081228035342.mpg): CalcReadAheadThresh(3086499840 KB) -> threshhold(64 KB) min read(0 KB) blk size(32 KB) 2008-12-28 03:53:46.442 Opening audio device 'default'. ch 2(2) sr 48000 2008-12-28 03:53:46.442 Opening ALSA audio device 'default'. 2008-12-28 03:53:46.479 AudioOutput Warning: Mixer attach error -2: No such file or directory Check Mixer Name in Setup: '/dev/mixer' 2008-12-28 03:53:46.492 NVP: Enabling Audio 2008-12-28 03:53:46.492 Dec: Trying to select track (w/lang) 2008-12-28 03:53:46.492 Dec: Selecting first track 2008-12-28 03:53:46.492 Dec: Selected track #1 in the Unknown language(0) 2008-12-28 03:53:46.492 Dec: Trying to select track (w/lang) 2008-12-28 03:53:46.492 Dec: Selected track #1 in the Italian language(6911073) 2008-12-28 03:53:46.492 Resyncing position map. posmapStarted = 0 livetv(1) watchingRec(0) 2008-12-28 03:53:46.494 Position map filled from DB to: 0 2008-12-28 03:53:46.494 SyncPositionMap watchingrecording, from DB: 1 entries 2008-12-28 03:53:46.494 Filling position map from 1 to 49 2008-12-28 03:53:46.495 Position map filled from Encoder to: 48 2008-12-28 03:53:46.495 SyncPositionMap watchingrecording total: 5 entries 2008-12-28 03:53:46.496 SyncPositionMap, new totframes: 48, new length: 1, posMap size: 5 2008-12-28 03:53:46.496 Input #0, mpegts, from '/var/lib/mythtv/4401_20081228035342.mpg': 2008-12-28 03:53:46.496 Duration: N/A, start: 70177.634133, bitrate: 15192 kb/s 2008-12-28 03:53:46.496 Stream #0.0[0x200], 1/90000: Video: mpeg2video, yuv420p, 720x576 [PAR 16:15 DAR 4:3], 1/25, 15000 kb/s, 25.00 tb(r) 2008-12-28 03:53:46.496 Stream #0.1[0x28a](ita), 1/90000: Audio: mp2, 48000 Hz, stereo, 192 kb/s 2008-12-28 03:53:46.496 Stream #0.2[0x240](ita), 1/90000: Data: 0x0000 2008-12-28 03:53:46.496 AFD: Partial position map found 2008-12-28 03:53:46.496 AFD: Successfully opened decoder for file: ""/var/lib/mythtv/4401_20081228035342.mpg"". novideo(0) 2008-12-28 03:53:46.499 NVP: DoPlay: rate: 25 speed: 1 skip: 1 => new interval 40000 2008-12-28 03:53:46.499 Set video sync frame interval to 40000 2008-12-28 03:53:46.499 NVP: Stretch Factor 1, allow passthru 2008-12-28 03:53:46.535 NVP: Waiting for prebuffer.. 3 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-12-28 03:53:46.544 RingBuf(/var/lib/mythtv/4401_20081228035342.mpg): CalcReadAheadThresh(190748888 KB) -> threshhold(64 KB) min read(0 KB) blk size(32 KB) 2008-12-28 03:53:46.544 Resyncing position map. posmapStarted = 0 livetv(1) watchingRec(1) 2008-12-28 03:53:46.545 Position map filled from DB to: 0 2008-12-28 03:53:46.545 SyncPositionMap watchingrecording, from DB: 1 entries 2008-12-28 03:53:46.545 Filling position map from 1 to 49 2008-12-28 03:53:46.545 Position map filled from Encoder to: 48 2008-12-28 03:53:46.545 SyncPositionMap watchingrecording total: 5 entries 2008-12-28 03:53:46.921 WriteAudio: buffer underrun 2008-12-28 03:53:47.482 NVP: Video is 3.44208 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:47.537 NVP: Video is 3.91905 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:47.592 NVP: Video is 4.37052 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:47.647 NVP: Video is 4.79663 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:47.702 NVP: Video is 5.2162 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:47.756 NVP: Video is 5.6184 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:47.811 NVP: Video is 5.9263 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:47.865 NVP: Video is 5.90098 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:47.919 NVP: Video is 5.63823 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:47.919 NVP: prebuffering pause 2008-12-28 03:53:47.920 NVP: Waiting for prebuffer.. 0 AAAAAAAAAAAAAAAAAuALAAAAAAAAAAA 2008-12-28 03:53:47.920 WriteAudio: buffer underrun 2008-12-28 03:53:48.147 NVP: Video is 5.1849 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:48.203 WriteAudio: buffer underrun 2008-12-28 03:53:48.702 NVP: Video is 3.20058 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:48.757 NVP: Video is 3.64418 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:48.812 NVP: Video is 4.07062 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:48.867 NVP: Video is 4.4842 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:48.921 NVP: Video is 4.88815 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:48.976 NVP: Video is 5.2786 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:49.031 NVP: Video is 5.37145 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:49.086 NVP: Video is 5.19733 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:49.086 NVP: prebuffering pause 2008-12-28 03:53:49.086 NVP: Waiting for prebuffer.. 0 AaALAAuAAAAAAAAAAAAAAAAAAAAAAAA 2008-12-28 03:53:49.086 WriteAudio: buffer underrun 2008-12-28 03:53:49.341 NVP: Video is 4.81047 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:49.397 WriteAudio: buffer underrun 2008-12-28 03:53:49.954 NVP: Video is 3.42027 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:50.009 NVP: Video is 3.8777 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:50.064 NVP: Video is 4.32078 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:50.118 NVP: Video is 4.74057 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:50.173 NVP: Video is 5.13667 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:50.229 NVP: Video is 5.53375 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:50.284 NVP: Video is 5.65655 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:50.339 NVP: Video is 5.7049 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:50.339 NVP: prebuffering pause 2008-12-28 03:53:50.339 NVP: Waiting for prebuffer.. 0 AAAAAAAAAAAAAAAAAAAAALALUAAAAAA 2008-12-28 03:53:50.339 WriteAudio: buffer underrun 2008-12-28 03:53:50.568 NVP: Video is 5.49118 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:50.624 WriteAudio: buffer underrun 2008-12-28 03:53:51.042 NVP: Video is 3.15747 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:51.101 NVP: Video is 3.61185 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:51.155 NVP: Video is 4.05888 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:51.210 NVP: Video is 4.4879 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:51.265 NVP: Video is 4.90343 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:51.319 NVP: Video is 5.30255 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:51.374 NVP: Video is 5.6894 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:51.428 NVP: Video is 5.72955 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:51.428 NVP: prebuffering pause 2008-12-28 03:53:51.428 NVP: Waiting for prebuffer.. 0 AAAAALALAAUAAAAAAAAAAAAAAAAAAAA 2008-12-28 03:53:51.429 WriteAudio: buffer underrun 2008-12-28 03:53:51.612 NVP: Video is 5.50965 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:51.668 WriteAudio: buffer underrun 2008-12-28 03:53:52.090 NVP: Video is 3.2336 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:52.145 NVP: Video is 3.6877 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:52.199 NVP: Video is 4.12203 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:52.254 NVP: Video is 4.5415 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:52.308 NVP: Video is 4.81862 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:52.308 NVP: prebuffering pause 2008-12-28 03:53:52.308 NVP: Waiting for prebuffer.. 0 AAAAAAAAAAAAAAAAAuALAAAALAAAAAA 2008-12-28 03:53:52.309 WriteAudio: buffer underrun 2008-12-28 03:53:52.524 NVP: Video is 4.77645 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:52.580 WriteAudio: buffer underrun 2008-12-28 03:53:53.018 NVP: Video is 3.10853 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:53.073 NVP: Video is 3.65013 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:53.127 NVP: Video is 4.13758 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:53.183 NVP: Video is 4.59692 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:53.237 NVP: Video is 5.04143 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:53.292 NVP: Video is 5.45605 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:53.346 NVP: Video is 5.86702 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:53.401 NVP: Video is 6.0065 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:53.455 NVP: Video is 5.86737 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:53.455 NVP: prebuffering pause 2008-12-28 03:53:53.455 NVP: Waiting for prebuffer.. 0 AAALALAAAAUAAAAAAAAAAAAAAAAAAAA 2008-12-28 03:53:53.455 WriteAudio: buffer underrun 2008-12-28 03:53:53.668 NVP: Video is 5.50677 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:53.668 WriteAudio: buffer underrun 'video_output' mean = '68005.08', std. dev. = '39516.88', fps = '14.70' 2008-12-28 03:53:54.082 NVP: Video is 3.50553 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:54.137 NVP: Video is 3.99163 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:54.191 NVP: Video is 4.4437 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:54.246 NVP: Video is 4.88277 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:54.300 NVP: Video is 5.29957 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:54.355 NVP: Video is 5.48093 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:54.355 NVP: prebuffering pause 2008-12-28 03:53:54.355 NVP: Waiting for prebuffer.. 0 AAAAAAAAAAAAAAAuALAAAAAALAAAAAA 2008-12-28 03:53:54.355 WriteAudio: buffer underrun 2008-12-28 03:53:54.598 NVP: Video is 5.37318 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:54.654 WriteAudio: buffer underrun 2008-12-28 03:53:55.070 NVP: Video is 3.2926 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:55.126 NVP: Video is 3.74445 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:55.180 NVP: Video is 4.18332 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:55.235 NVP: Video is 4.60623 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:55.289 NVP: Video is 5.0109 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:55.344 NVP: Video is 5.40193 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:55.399 NVP: Video is 5.78893 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:55.454 NVP: Video is 6.05417 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:55.508 NVP: Video is 6.00313 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:55.508 NVP: prebuffering pause 2008-12-28 03:53:55.508 NVP: Waiting for prebuffer.. 0 ALALAAAAAAUAAAAAAAAAAAAAAAAAAAA 2008-12-28 03:53:55.509 WriteAudio: buffer underrun 2008-12-28 03:53:55.691 NVP: Video is 5.70857 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:55.691 WriteAudio: buffer underrun 2008-12-28 03:53:56.046 NVP: Video is 3.2926 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:56.101 NVP: Video is 3.8257 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:56.173 NVP: Video is 4.31302 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:56.227 NVP: Video is 4.87225 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:56.281 NVP: Video is 5.37918 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:56.336 NVP: Video is 5.85313 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:56.390 NVP: Video is 5.79607 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:56.390 NVP: prebuffering pause 2008-12-28 03:53:56.390 NVP: Waiting for prebuffer.. 0 AAAAAAAAAAAAAuALAAAAAAAAAAAAAAA 2008-12-28 03:53:56.390 WriteAudio: buffer underrun 2008-12-28 03:53:56.636 NVP: Video is 5.50955 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:56.636 WriteAudio: buffer underrun 2008-12-28 03:53:56.990 NVP: Video is 3.11475 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:57.048 NVP: Video is 3.62355 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:57.102 NVP: Video is 4.1239 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:57.158 NVP: Video is 4.58668 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:57.212 NVP: Video is 5.0275 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:57.267 NVP: Video is 5.44562 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:57.321 NVP: Video is 5.8467 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:57.361 WriteAudio: buffer underrun 2008-12-28 03:53:57.393 NVP: Video is 5.89127 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:57.447 NVP: Video is 5.54345 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:57.447 NVP: prebuffering pause 2008-12-28 03:53:57.447 NVP: Waiting for prebuffer.. 0 LAAAAAAAUAAAAAAAAAAAAAAAAAAAALA 2008-12-28 03:53:57.447 WriteAudio: buffer underrun 2008-12-28 03:53:57.697 NVP: Video is 5.37008 frames behind audio (too slow), dropping frame to catch up. 2008-12-28 03:53:57.753 WriteAudio: buffer underrun }}}" defect closed minor unknown mythtv unknown medium invalid 0