
florian.winterstein at gmail
Aug 7, 2008, 10:37 PM
Post #2 of 2
(170 views)
Permalink
|
I think think it has something to do with the audio playback. For testing I built mythtv without OSS support and the HD video played back at regular speed. If I have OSS enabled the HD video plays at ~1/2 speed and the sound seems to pause every second or so. It does not stutter - the sound just fades in and out. The SD content plays without problems. The funny thing is that the CPU utilization playing HD content is actually lower then for the SD content. Here is the top for SD and HD content. Maybe a mythtv guru knows whats going on? For SD content the Xorg CPU utilization is 9% PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 4848 florian 20 0 279m 101m 44m S 20.6 11.5 0:20.08 mythfrontend 4345 root 10 -10 92368 73m 22m S 9.0 8.3 0:56.17 Xorg For the much larger HD content it is only 2.7%. When I disable the OSS support the Xorg CPU usage is a lot higher... PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 4758 florian 20 0 287m 88m 29m S 24.0 10.0 0:12.65 mythfrontend 4345 root 10 -10 76436 57m 7088 S 2.7 6.5 0:40.16 Xorg After enabling the verbose output I noticed the following messages that might explain why the video appears to be playing at half speed: 2008-08-07 22:26:23.575 NVP: Video is 9.30198 frames ahead of audio, doubling video frame interval to slow down. I also found these suspicious entries? Is that the reason for the problem? 2008-08-07 22:26:09.652 nVidiaVideoSync: VBlank ioctl did not work, unimplemented in this driver? 2008-08-07 22:26:09.653 DRMVideoSync: Could not open device /dev/dri/card0, No such file or directory 2008-08-07 22:26:09.653 OpenGLVideoSync() 2008-08-07 22:26:09.653 ~OpenGLVideoSync() -- begin 2008-08-07 22:26:09.653 ~OpenGLVideoSync() -- end 2008-08-07 22:26:09.653 RTCVideoSync: Could not set RTC frequency, Permission denied. 2008-08-07 22:26:09.653 Set video sync frame interval to 40000 2008-08-07 22:26:09.688 Using audio as timebase 2008-08-07 22:26:09.689 Video timing method: USleep with busy wait 2008-08-07 22:26:09.689 Refresh rate: 16666, frame interval: 40000 Here is a snip of all the messages during the beginning of playout. Does anybody have an idea? Thank you so much! 2008-08-07 22:26:08.996 detectInterlace(Ignore Scan, Interlaced Scan, 25, 576) ->Interlaced Scan 2008-08-07 22:26:09.001 NVP: Disabling Audio, params(-1,2,44100) 2008-08-07 22:26:09.002 VideoOutput: Allowed renderers: directfb,xv-blit,xshm,xlib 2008-08-07 22:26:09.003 VideoOutput: Allowed renderers (filt: dummy): xlib,xshm,directfb,xv-blit 2008-08-07 22:26:09.006 VDP: Accepting: cmp(<= 720 576,> 0 0) dec(ffmpeg) cpus(1) rend(xv-blit) osd(softblend) osdfade(enabled) deint(bobdeint,linearblend) filt() 2008-08-07 22:26:09.006 VDP: Accepting: cmp(<= 1920 1080,> 720 576) dec(xvmc) cpus(1) rend(xvmc-blit) osd(chromakey) osdfade(enabled) deint(none,onefield) filt() 2008-08-07 22:26:09.006 VDP: Accepting: cmp(<= 1280 720,> 720 576) dec(libmpeg2) cpus(1) rend(xv-blit) osd(softblend) osdfade(enabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:09.006 VDP: Accepting: cmp(> 0 0) dec(xvmc) cpus(1) rend(xvmc-blit) osd(ia44blend) osdfade(disabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:09.006 VDP: Accepting: cmp(> 0 0) dec(libmpeg2) cpus(1) rend(xv-blit) osd(chromakey) osdfade(disabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:09.006 VDP: LoadBestPreferences(2048x2048, 0) 2008-08-07 22:26:09.006 VDP: LoadBestPreferences(2048x2048, 60) 2008-08-07 22:26:09.007 VDP: LoadBestPreferences(720x576, 60) 2008-08-07 22:26:09.007 VideoOutput: Preferred renderer: xv-blit 2008-08-07 22:26:09.007 VideoOutput: Trying video renderer: xv-blit 2008-08-07 22:26:09.009 VDP: Accepting: cmp(<= 720 576,> 0 0) dec(ffmpeg) cpus(1) rend(xv-blit) osd(softblend) osdfade(enabled) deint(bobdeint,linearblend) filt() 2008-08-07 22:26:09.009 VDP: Accepting: cmp(<= 1920 1080,> 720 576) dec(xvmc) cpus(1) rend(xvmc-blit) osd(chromakey) osdfade(enabled) deint(none,onefield) filt() 2008-08-07 22:26:09.009 VDP: Accepting: cmp(<= 1280 720,> 720 576) dec(libmpeg2) cpus(1) rend(xv-blit) osd(softblend) osdfade(enabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:09.009 VDP: Accepting: cmp(> 0 0) dec(xvmc) cpus(1) rend(xvmc-blit) osd(ia44blend) osdfade(disabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:09.010 VDP: Accepting: cmp(> 0 0) dec(libmpeg2) cpus(1) rend(xv-blit) osd(chromakey) osdfade(disabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:09.010 VDP: LoadBestPreferences(2048x2048, 0) 2008-08-07 22:26:09.010 VDP: LoadBestPreferences(2048x2048, 60) 2008-08-07 22:26:09.028 VideoOutputXv: ctor 2008-08-07 22:26:09.030 XOff: 0, YOff: 0 2008-08-07 22:26:09.030 VDP: LoadBestPreferences(720x576, 60) 2008-08-07 22:26:09.030 Display Rect left: 0, top: 0, width: 1920, height: 1080, aspect: 1.33333 2008-08-07 22:26:09.030 Video Rect left: 0, top: 0, width: 720, height: 576, aspect: 1.33333 2008-08-07 22:26:09.031 VideoOutputXv: Pixel dimensions: Screen 1920x1080, window 1920x1080 2008-08-07 22:26:09.032 VideoOutputXv: Estimated display dimensions: 271x152 mm Aspect: 1.78289 2008-08-07 22:26:09.032 VideoOutputXv: Estimated window dimensions: 271x152 mm Aspect: 1.78289 2008-08-07 22:26:09.033 VideoOutputXv: InitSetupBuffers() render: xv-blit, allowed: xv-blit,xshm,xlib 2008-08-07 22:26:09.034 VDP: Accepting: cmp(<= 720 576,> 0 0) dec(ffmpeg) cpus(1) rend(xv-blit) osd(softblend) osdfade(enabled) deint(bobdeint,linearblend) filt() 2008-08-07 22:26:09.035 VDP: Accepting: cmp(<= 1920 1080,> 720 576) dec(xvmc) cpus(1) rend(xvmc-blit) osd(chromakey) osdfade(enabled) deint(none,onefield) filt() 2008-08-07 22:26:09.035 VDP: Accepting: cmp(<= 1280 720,> 720 576) dec(libmpeg2) cpus(1) rend(xv-blit) osd(softblend) osdfade(enabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:09.035 VDP: Accepting: cmp(> 0 0) dec(xvmc) cpus(1) rend(xvmc-blit) osd(ia44blend) osdfade(disabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:09.035 VDP: Accepting: cmp(> 0 0) dec(libmpeg2) cpus(1) rend(xv-blit) osd(chromakey) osdfade(disabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:09.035 VDP: LoadBestPreferences(2048x2048, 0) 2008-08-07 22:26:09.035 VDP: LoadBestPreferences(2048x2048, 60) 2008-08-07 22:26:09.035 VDP: LoadBestPreferences(720x576, 60) 2008-08-07 22:26:09.036 VideoOutputXv: @ j=0 Looking for flag[s]: XvInputMask XvImageMask 10 2008-08-07 22:26:09.036 VideoOutputXv: Adaptor#0: NV17 Video Texture has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:09.036 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:09.036 VideoOutputXv: Missing XV_BRIGHTNESS, rejecting. 2008-08-07 22:26:09.036 VideoOutputXv: Adaptor#1: NV05 Video Blitter has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:09.036 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:09.036 VideoOutputXv: Missing XV_BRIGHTNESS, rejecting. 2008-08-07 22:26:09.036 VideoOutputXv: @ j=1 Looking for flag[s]: XvInputMask XvImageMask 0 2008-08-07 22:26:09.036 VideoOutputXv: Adaptor#0: NV17 Video Texture has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:09.036 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:09.037 VideoOutputXv: Here... 2008-08-07 22:26:09.037 VideoOutputXv: Grabbed xv port 275 2008-08-07 22:26:09.037 VideoOutputXv: XVideo surface found on port 275 2008-08-07 22:26:09.037 VideoOutputXv: XVideo Adaptor Name: 'NV17 Video Texture' 2008-08-07 22:26:09.037 VideoOutputXv: XVideo Format #0 is 'YUY2' 2008-08-07 22:26:09.037 VideoOutputXv: XVideo Format #1 is 'YV12' 2008-08-07 22:26:09.037 VideoOutputXv: XVideo Format #2 is 'UYVY' 2008-08-07 22:26:09.037 VideoOutputXv: XVideo Format #3 is 'I420' 2008-08-07 22:26:09.037 VideoOutputXv: Using XVideo Format 'YV12' 2008-08-07 22:26:09.037 VideoOutputXv: CreateShmImages(32): video_dim: 720x576 2008-08-07 22:26:09.093 VDP: SetVideoRenderer(xv-blit) 2008-08-07 22:26:09.093 VDP: SetVideoRender(xv-blit) == GetVideoRenderer() 2008-08-07 22:26:09.093 VideoOutputXv: Chromakeying not possible with this XVideo port. 2008-08-07 22:26:09.093 Display Rect left: 240, top: 0, width: 1440, height: 1080, aspect: 1.77778 2008-08-07 22:26:09.093 Video Rect left: 0, top: 0, width: 720, height: 576, aspect: 1.33333 2008-08-07 22:26:09.095 Over/underscan. V: 0, H: 0 2008-08-07 22:26:09.096 Display Rect left: 240, top: 0, width: 1440, height: 1080, aspect: 1.77778 2008-08-07 22:26:09.096 Video Rect left: 0, top: 0, width: 720, height: 576, aspect: 1.33333 2008-08-07 22:26:09.096 VDP: LoadBestPreferences(720x576, 25) 2008-08-07 22:26:09.097 NVP: LoadFilters(''..) -> 0 2008-08-07 22:26:09.100 OSD Theme Dimensions W: 640 H: 480 2008-08-07 22:26:09.545 TV: StartPlayer(): took 540 ms to start player. 2008-08-07 22:26:09.545 TV: Changing from None to WatchingLiveTV 2008-08-07 22:26:09.545 NVP: ClearAfterSeek(1) 2008-08-07 22:26:09.547 VideoOutputXv: ClearAfterSeek() 2008-08-07 22:26:09.547 VideoOutputXv: DiscardFrames(0) 2008-08-07 22:26:09.547 VideoBuffers::DiscardFrames(0): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-08-07 22:26:09.547 VideoBuffers::DiscardFrames(0): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done 2008-08-07 22:26:09.547 VideoOutputXv: DiscardFrames() 3: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done() 2008-08-07 22:26:09.549 VDP: GetFilteredDeint() : xv-blit -> 'bobdeint' 2008-08-07 22:26:09.550 Using deinterlace method bobdeint 2008-08-07 22:26:09.553 Using realtime priority. 2008-08-07 22:26:09.555 rate: 25 speed: 1 skip: 1 = interval 40000 2008-08-07 22:26:09.652 nVidiaVideoSync: VBlank ioctl did not work, unimplemented in this driver? 2008-08-07 22:26:09.653 DRMVideoSync: Could not open device /dev/dri/card0, No such file or directory 2008-08-07 22:26:09.653 OpenGLVideoSync() 2008-08-07 22:26:09.653 ~OpenGLVideoSync() -- begin 2008-08-07 22:26:09.653 ~OpenGLVideoSync() -- end 2008-08-07 22:26:09.653 RTCVideoSync: Could not set RTC frequency, Permission denied. 2008-08-07 22:26:09.653 Set video sync frame interval to 40000 2008-08-07 22:26:09.688 Using audio as timebase 2008-08-07 22:26:09.689 Video timing method: USleep with busy wait 2008-08-07 22:26:09.689 Refresh rate: 16666, frame interval: 40000 2008-08-07 22:26:09.729 VideoOutputXv: UpdatePauseFrame() AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-08-07 22:26:11.384 LiveTVChain(live-florian-2008-08-07T22:26:07): ReloadAll(): Added new recording 2008-08-07 22:26:11.385 LiveTVChain(live-florian-2008-08-07T22:26:07): SwitchTo(1) 2008-08-07 22:26:11.385 LiveTVChain(live-florian-2008-08-07T22:26:07): Entry[at]1: '3711_20080807222610' 2008-08-07 22:26:11.385 JumpToProgram(void) 2008-08-07 22:26:11.399 RingBuf(/links/mythtv/recordings/3711_20080807222607.mpg): OpenFile(/links/mythtv/recordings/3711_20080807222610.mpg, 12) 2008-08-07 22:26:11.416 RingBuf(/links/mythtv/recordings/3711_20080807222610.mpg): CalcReadAheadThresh(2894064824 KB) -> threshhold(64 KB) min read(0 KB) blk size(32 KB) 2008-08-07 22:26:11.439 NVP: Waiting for prebuffer.. 0 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-08-07 22:26:11.639 VideoOutputXv: UpdatePauseFrame() AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-08-07 22:26:11.646 NVP: Waiting for prebuffer.. 1 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-08-07 22:26:11.846 VideoOutputXv: UpdatePauseFrame() AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-08-07 22:26:11.853 NVP: Waiting for prebuffer.. 2 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-08-07 22:26:12.053 VideoOutputXv: UpdatePauseFrame() AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-08-07 22:26:12.059 NVP: Waiting for prebuffer.. 3 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-08-07 22:26:12.132 AFD: Stream #0, has id 0x68 codec id MPEG2VIDEO, type Video, bitrate 38810400 at 0x0xa3710a0 2008-08-07 22:26:12.134 VDP: Accepting: cmp(<= 720 576,> 0 0) dec(ffmpeg) cpus(1) rend(xv-blit) osd(softblend) osdfade(enabled) deint(bobdeint,linearblend) filt() 2008-08-07 22:26:12.134 VDP: Accepting: cmp(<= 1920 1080,> 720 576) dec(xvmc) cpus(1) rend(xvmc-blit) osd(chromakey) osdfade(enabled) deint(none,onefield) filt() 2008-08-07 22:26:12.134 VDP: Accepting: cmp(<= 1280 720,> 720 576) dec(libmpeg2) cpus(1) rend(xv-blit) osd(softblend) osdfade(enabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:12.134 VDP: Accepting: cmp(> 0 0) dec(xvmc) cpus(1) rend(xvmc-blit) osd(ia44blend) osdfade(disabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:12.134 VDP: Accepting: cmp(> 0 0) dec(libmpeg2) cpus(1) rend(xv-blit) osd(chromakey) osdfade(disabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:12.134 VDP: LoadBestPreferences(2048x2048, 0) 2008-08-07 22:26:12.135 VDP: LoadBestPreferences(2048x2048, 60) 2008-08-07 22:26:12.135 VDP: LoadBestPreferences(1280x720, 60) 2008-08-07 22:26:12.135 Using 1 CPUs for decoding 2008-08-07 22:26:12.136 VDP: Accepting: cmp(<= 720 576,> 0 0) dec(ffmpeg) cpus(1) rend(xv-blit) osd(softblend) osdfade(enabled) deint(bobdeint,linearblend) filt() 2008-08-07 22:26:12.136 VDP: Accepting: cmp(<= 1920 1080,> 720 576) dec(xvmc) cpus(1) rend(xvmc-blit) osd(chromakey) osdfade(enabled) deint(none,onefield) filt() 2008-08-07 22:26:12.136 VDP: Accepting: cmp(<= 1280 720,> 720 576) dec(libmpeg2) cpus(1) rend(xv-blit) osd(softblend) osdfade(enabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:12.137 VDP: Accepting: cmp(> 0 0) dec(xvmc) cpus(1) rend(xvmc-blit) osd(ia44blend) osdfade(disabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:12.137 VDP: Accepting: cmp(> 0 0) dec(libmpeg2) cpus(1) rend(xv-blit) osd(chromakey) osdfade(disabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:12.137 VDP: LoadBestPreferences(2048x2048, 0) 2008-08-07 22:26:12.137 VDP: LoadBestPreferences(2048x2048, 60) 2008-08-07 22:26:12.137 VDP: LoadBestPreferences(1280x720, 60) 2008-08-07 22:26:12.138 VideoOutputXv: XvMC version: 1.1 2008-08-07 22:26:12.139 XvMCSurfaceTypes::find(w 1280, h 720, chroma 1, vld 0, idct 1, mpeg2, sub-width 0, sub-height 0, disp, p<= 306, 2750 <=p, port, surfNum) 2008-08-07 22:26:12.139 Trying XvMC port 275 2008-08-07 22:26:12.141 Found a suitable XvMC surface 0 2008-08-07 22:26:12.143 VDP: Accepting: cmp(<= 720 576,> 0 0) dec(ffmpeg) cpus(1) rend(xv-blit) osd(softblend) osdfade(enabled) deint(bobdeint,linearblend) filt() 2008-08-07 22:26:12.143 VDP: Accepting: cmp(<= 1920 1080,> 720 576) dec(xvmc) cpus(1) rend(xvmc-blit) osd(chromakey) osdfade(enabled) deint(none,onefield) filt() 2008-08-07 22:26:12.143 VDP: Accepting: cmp(<= 1280 720,> 720 576) dec(libmpeg2) cpus(1) rend(xv-blit) osd(softblend) osdfade(enabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:12.143 VDP: Accepting: cmp(> 0 0) dec(xvmc) cpus(1) rend(xvmc-blit) osd(ia44blend) osdfade(disabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:12.144 VDP: Accepting: cmp(> 0 0) dec(libmpeg2) cpus(1) rend(xv-blit) osd(chromakey) osdfade(disabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:12.144 VDP: LoadBestPreferences(2048x2048, 0) 2008-08-07 22:26:12.144 VDP: LoadBestPreferences(2048x2048, 60) 2008-08-07 22:26:12.144 VDP: LoadBestPreferences(1280x720, 60) 2008-08-07 22:26:12.144 VideoOutputXv: @ j=0 Looking for flag[s]: XvInputMask 1d 2008-08-07 22:26:12.144 VideoOutputXv: Adaptor#0: NV17 Video Texture has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.144 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.144 VideoOutputXv: Missing XV_BRIGHTNESS, rejecting. 2008-08-07 22:26:12.145 VideoOutputXv: Adaptor#1: NV05 Video Blitter has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.145 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.145 VideoOutputXv: Missing XV_BRIGHTNESS, rejecting. 2008-08-07 22:26:12.145 VideoOutputXv: @ j=1 Looking for flag[s]: XvInputMask d 2008-08-07 22:26:12.145 VideoOutputXv: Adaptor#0: NV17 Video Texture has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.145 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.145 VideoOutputXv: Missing XV_COLORKEY, rejecting. 2008-08-07 22:26:12.145 VideoOutputXv: Adaptor#1: NV05 Video Blitter has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.145 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.145 VideoOutputXv: Missing XV_COLORKEY, rejecting. 2008-08-07 22:26:12.145 VideoOutputXv: @ j=2 Looking for flag[s]: XvInputMask 15 2008-08-07 22:26:12.145 VideoOutputXv: Adaptor#0: NV17 Video Texture has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.145 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.145 VideoOutputXv: Missing XV_BRIGHTNESS, rejecting. 2008-08-07 22:26:12.146 VideoOutputXv: Adaptor#1: NV05 Video Blitter has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.146 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.146 VideoOutputXv: Missing XV_BRIGHTNESS, rejecting. 2008-08-07 22:26:12.146 VideoOutputXv: @ j=3 Looking for flag[s]: XvInputMask 5 2008-08-07 22:26:12.146 VideoOutputXv: Adaptor#0: NV17 Video Texture has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.146 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.146 VideoOutputXv: Here... 2008-08-07 22:26:12.146 XvMCSurfaceTypes::find(w 1280, h 720, chroma 1, vld 0, idct 1, mpeg2, sub-width 0, sub-height 0, disp, p<= 306, 2750 <=p, port, surfNum) 2008-08-07 22:26:12.146 Trying XvMC port 275 2008-08-07 22:26:12.146 Found a suitable XvMC surface 0 2008-08-07 22:26:12.146 VideoOutputXv: Failed to grab xv port 275 2008-08-07 22:26:12.146 VideoOutputXv: Adaptor#1: NV05 Video Blitter has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.146 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.146 VideoOutputXv: Here... 2008-08-07 22:26:12.147 XvMCSurfaceTypes::find(w 1280, h 720, chroma 1, vld 0, idct 1, mpeg2, sub-width 0, sub-height 0, disp, p<= 338, 3070 <=p, port, surfNum) 2008-08-07 22:26:12.147 Trying XvMC port 307 2008-08-07 22:26:12.147 Trying XvMC port 308 2008-08-07 22:26:12.147 Trying XvMC port 309 2008-08-07 22:26:12.147 Trying XvMC port 310 2008-08-07 22:26:12.147 Trying XvMC port 311 2008-08-07 22:26:12.147 Trying XvMC port 312 2008-08-07 22:26:12.147 Trying XvMC port 313 2008-08-07 22:26:12.147 Trying XvMC port 314 2008-08-07 22:26:12.147 Trying XvMC port 315 2008-08-07 22:26:12.148 Trying XvMC port 316 2008-08-07 22:26:12.148 Trying XvMC port 317 2008-08-07 22:26:12.148 Trying XvMC port 318 2008-08-07 22:26:12.149 Trying XvMC port 319 2008-08-07 22:26:12.149 Trying XvMC port 320 2008-08-07 22:26:12.149 Trying XvMC port 321 2008-08-07 22:26:12.149 Trying XvMC port 322 2008-08-07 22:26:12.149 Trying XvMC port 323 2008-08-07 22:26:12.149 Trying XvMC port 324 2008-08-07 22:26:12.149 Trying XvMC port 325 2008-08-07 22:26:12.149 Trying XvMC port 326 2008-08-07 22:26:12.149 Trying XvMC port 327 2008-08-07 22:26:12.150 Trying XvMC port 328 2008-08-07 22:26:12.150 Trying XvMC port 329 2008-08-07 22:26:12.150 Trying XvMC port 330 2008-08-07 22:26:12.150 Trying XvMC port 331 2008-08-07 22:26:12.150 Trying XvMC port 332 2008-08-07 22:26:12.150 Trying XvMC port 333 2008-08-07 22:26:12.150 Trying XvMC port 334 2008-08-07 22:26:12.150 Trying XvMC port 335 2008-08-07 22:26:12.150 Trying XvMC port 336 2008-08-07 22:26:12.150 Trying XvMC port 337 2008-08-07 22:26:12.151 Trying XvMC port 338 2008-08-07 22:26:12.151 VideoOutputXv: No suitable XVideo port found 2008-08-07 22:26:12.151 AFD: InitVideoCodec() 0xa372410 id(MPEG2VIDEO_XVMC) type (Video). 2008-08-07 22:26:12.151 VideoOutputXv: InputChanged(1280,720,1.77778) 'None'->'MPEG2 IDCT' 2008-08-07 22:26:12.152 VDP: LoadBestPreferences(1280x720, 25) 2008-08-07 22:26:12.152 VideoOutputXv: DiscardFrames(1) 2008-08-07 22:26:12.152 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-08-07 22:26:12.152 VideoBuffers::DiscardFrames(): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done() 2008-08-07 22:26:12.152 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done 2008-08-07 22:26:12.152 VideoOutputXv: DiscardFrames() 3: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done() 2008-08-07 22:26:12.152 VideoOutputXv: DiscardFrames(1) 2008-08-07 22:26:12.152 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-08-07 22:26:12.152 VideoBuffers::DiscardFrames(): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done() 2008-08-07 22:26:12.152 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done 2008-08-07 22:26:12.152 VideoOutputXv: DiscardFrames() 3: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done() 2008-08-07 22:26:12.152 VideoOutputXv: DiscardFrames(1) 2008-08-07 22:26:12.153 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2008-08-07 22:26:12.153 VideoBuffers::DiscardFrames(): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done() 2008-08-07 22:26:12.153 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done 2008-08-07 22:26:12.153 VideoOutputXv: DiscardFrames() 3: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done() 2008-08-07 22:26:12.154 VideoOutputXv: Closing XVideo port 275 2008-08-07 22:26:12.157 VideoOutputXv: XvMC version: 1.1 2008-08-07 22:26:12.157 VideoOutputXv: InitSetupBuffers() render: xvmc-blit, allowed: xvmc-blit 2008-08-07 22:26:12.159 VDP: Accepting: cmp(<= 720 576,> 0 0) dec(ffmpeg) cpus(1) rend(xv-blit) osd(softblend) osdfade(enabled) deint(bobdeint,linearblend) filt() 2008-08-07 22:26:12.159 VDP: Accepting: cmp(<= 1920 1080,> 720 576) dec(xvmc) cpus(1) rend(xvmc-blit) osd(chromakey) osdfade(enabled) deint(none,onefield) filt() 2008-08-07 22:26:12.160 VDP: Accepting: cmp(<= 1280 720,> 720 576) dec(libmpeg2) cpus(1) rend(xv-blit) osd(softblend) osdfade(enabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:12.160 VDP: Accepting: cmp(> 0 0) dec(xvmc) cpus(1) rend(xvmc-blit) osd(ia44blend) osdfade(disabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:12.160 VDP: Accepting: cmp(> 0 0) dec(libmpeg2) cpus(1) rend(xv-blit) osd(chromakey) osdfade(disabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:12.160 VDP: LoadBestPreferences(2048x2048, 0) 2008-08-07 22:26:12.160 VDP: LoadBestPreferences(2048x2048, 60) 2008-08-07 22:26:12.160 VDP: LoadBestPreferences(1280x720, 60) 2008-08-07 22:26:12.161 VideoOutputXv: @ j=0 Looking for flag[s]: XvInputMask 1d 2008-08-07 22:26:12.161 VideoOutputXv: Adaptor#0: NV17 Video Texture has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.161 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.161 VideoOutputXv: Missing XV_BRIGHTNESS, rejecting. 2008-08-07 22:26:12.161 VideoOutputXv: Adaptor#1: NV05 Video Blitter has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.161 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.161 VideoOutputXv: Missing XV_BRIGHTNESS, rejecting. 2008-08-07 22:26:12.161 VideoOutputXv: @ j=1 Looking for flag[s]: XvInputMask d 2008-08-07 22:26:12.161 VideoOutputXv: Adaptor#0: NV17 Video Texture has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.161 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.161 VideoOutputXv: Missing XV_COLORKEY, rejecting. 2008-08-07 22:26:12.161 VideoOutputXv: Adaptor#1: NV05 Video Blitter has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.161 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.161 VideoOutputXv: Missing XV_COLORKEY, rejecting. 2008-08-07 22:26:12.162 VideoOutputXv: @ j=2 Looking for flag[s]: XvInputMask 15 2008-08-07 22:26:12.162 VideoOutputXv: Adaptor#0: NV17 Video Texture has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.162 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.162 VideoOutputXv: Missing XV_BRIGHTNESS, rejecting. 2008-08-07 22:26:12.162 VideoOutputXv: Adaptor#1: NV05 Video Blitter has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.162 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.162 VideoOutputXv: Missing XV_BRIGHTNESS, rejecting. 2008-08-07 22:26:12.162 VideoOutputXv: @ j=3 Looking for flag[s]: XvInputMask 5 2008-08-07 22:26:12.162 VideoOutputXv: Adaptor#0: NV17 Video Texture has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.162 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.162 VideoOutputXv: Here... 2008-08-07 22:26:12.162 XvMCSurfaceTypes::find(w 1280, h 720, chroma 1, vld 0, idct 1, mpeg2, sub-width 0, sub-height 0, disp, p<= 306, 2750 <=p, port, surfNum) 2008-08-07 22:26:12.162 Trying XvMC port 275 2008-08-07 22:26:12.162 Found a suitable XvMC surface 0 2008-08-07 22:26:12.163 VideoOutputXv: Grabbed xv port 275 2008-08-07 22:26:12.163 VideoOutputXv: XvMC surface found with IDCT support on port 275 2008-08-07 22:26:12.163 VideoOutputXv: XvMC Adaptor Name: 'NV17 Video Texture' 2008-08-07 22:26:12.287 VDP: SetVideoRenderer(xvmc-blit) 2008-08-07 22:26:12.287 VDP: SetVideoRender(xvmc-blit) == GetVideoRenderer() 2008-08-07 22:26:12.287 VideoOutputXv: Chromakeying not possible with this XVideo port. 2008-08-07 22:26:12.287 VideoOutputXv: Ack! Disabling ChromaKey OSD We can't use ChromaKey OSD if chromakeying is not supported! 2008-08-07 22:26:12.287 VideoOutputXv: DiscardFrames(1) 2008-08-07 22:26:12.287 VideoOutputXv: DiscardFrames() 1: AAAAAAAA 2008-08-07 22:26:12.287 VideoOutputXv: DiscardFrames() 2: AAAAAAAA 2008-08-07 22:26:12.287 VideoOutputXv: DiscardFrames() 3: AAAAAAAA -- done() 2008-08-07 22:26:12.288 VideoOutputXv: DiscardFrames(1) 2008-08-07 22:26:12.288 VideoOutputXv: DiscardFrames() 1: AAAAAAAA 2008-08-07 22:26:12.288 VideoOutputXv: DiscardFrames() 2: AAAAAAAA 2008-08-07 22:26:12.288 VideoOutputXv: DiscardFrames() 3: AAAAAAAA -- done() 2008-08-07 22:26:12.290 VideoOutputXv: Closing XVideo port 275 2008-08-07 22:26:12.292 VDP: Accepting: cmp(<= 720 576,> 0 0) dec(ffmpeg) cpus(1) rend(xv-blit) osd(softblend) osdfade(enabled) deint(bobdeint,linearblend) filt() 2008-08-07 22:26:12.292 VDP: Accepting: cmp(<= 1920 1080,> 720 576) dec(xvmc) cpus(1) rend(xvmc-blit) osd(chromakey) osdfade(enabled) deint(none,onefield) filt() 2008-08-07 22:26:12.292 VDP: Accepting: cmp(<= 1280 720,> 720 576) dec(libmpeg2) cpus(1) rend(xv-blit) osd(softblend) osdfade(enabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:12.293 VDP: Accepting: cmp(> 0 0) dec(xvmc) cpus(1) rend(xvmc-blit) osd(ia44blend) osdfade(disabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:12.293 VDP: Accepting: cmp(> 0 0) dec(libmpeg2) cpus(1) rend(xv-blit) osd(chromakey) osdfade(disabled) deint(bobdeint,onefield) filt() 2008-08-07 22:26:12.293 VDP: LoadBestPreferences(2048x2048, 0) 2008-08-07 22:26:12.293 VDP: LoadBestPreferences(2048x2048, 60) 2008-08-07 22:26:12.293 VDP: LoadBestPreferences(1280x720, 60) 2008-08-07 22:26:12.293 VideoOutputXv: @ j=0 Looking for flag[s]: XvInputMask 1d 2008-08-07 22:26:12.293 VideoOutputXv: Adaptor#0: NV17 Video Texture has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.293 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.294 VideoOutputXv: Missing XV_BRIGHTNESS, rejecting. 2008-08-07 22:26:12.294 VideoOutputXv: Adaptor#1: NV05 Video Blitter has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.294 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.294 VideoOutputXv: Missing XV_BRIGHTNESS, rejecting. 2008-08-07 22:26:12.294 VideoOutputXv: @ j=1 Looking for flag[s]: XvInputMask d 2008-08-07 22:26:12.294 VideoOutputXv: Adaptor#0: NV17 Video Texture has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.294 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.294 VideoOutputXv: Missing XV_COLORKEY, rejecting. 2008-08-07 22:26:12.294 VideoOutputXv: Adaptor#1: NV05 Video Blitter has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.294 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.294 VideoOutputXv: Missing XV_COLORKEY, rejecting. 2008-08-07 22:26:12.294 VideoOutputXv: @ j=2 Looking for flag[s]: XvInputMask 15 2008-08-07 22:26:12.294 VideoOutputXv: Adaptor#0: NV17 Video Texture has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.294 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.295 VideoOutputXv: Missing XV_BRIGHTNESS, rejecting. 2008-08-07 22:26:12.295 VideoOutputXv: Adaptor#1: NV05 Video Blitter has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.295 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.295 VideoOutputXv: Missing XV_BRIGHTNESS, rejecting. 2008-08-07 22:26:12.295 VideoOutputXv: @ j=3 Looking for flag[s]: XvInputMask 5 2008-08-07 22:26:12.295 VideoOutputXv: Adaptor#0: NV17 Video Texture has flag[s]: XvInputMask XvImageMask 2008-08-07 22:26:12.295 VideoOutputXv: Has XVideo flags... 2008-08-07 22:26:12.295 VideoOutputXv: Here... 2008-08-07 22:26:12.295 XvMCSurfaceTypes::find(w 1280, h 720, chroma 1, vld 0, idct 1, mpeg2, sub-width 0, sub-height 0, disp, p<= 306, 2750 <=p, port, surfNum) 2008-08-07 22:26:12.295 Trying XvMC port 275 2008-08-07 22:26:12.295 Found a suitable XvMC surface 0 2008-08-07 22:26:12.295 VideoOutputXv: Grabbed xv port 275 2008-08-07 22:26:12.295 VideoOutputXv: XvMC surface found with IDCT support on port 275 2008-08-07 22:26:12.295 VideoOutputXv: XvMC Adaptor Name: 'NV17 Video Texture' 2008-08-07 22:26:12.321 VDP: SetVideoRenderer(xvmc-blit) 2008-08-07 22:26:12.321 VDP: SetVideoRender(xvmc-blit) == GetVideoRenderer() 2008-08-07 22:26:12.321 Display Rect left: 0, top: 0, width: 1920, height: 1080, aspect: 1.77778 2008-08-07 22:26:12.321 Video Rect left: 0, top: 0, width: 1280, height: 720, aspect: 1.77778 2008-08-07 22:26:12.321 VideoOutputXv: UpdatePauseFrame() AAAAAAAA 2008-08-07 22:26:12.322 VideoOutputXv: UpdatePauseFrame -- XvMC 2008-08-07 22:26:12.322 VideoOutputXv: UpdatePauseFrame -- XvMC: Did NOT find a pause frame 2008-08-07 22:26:12.322 VDP: LoadBestPreferences(1280x720, 59.9401) 2008-08-07 22:26:12.527 VideoOutputXv: ProcessFrameXvMC: Tried to reuse frame but failed 2008-08-07 22:26:12.527 VideoOutputXv: ProcessFrameXvMC: Called without frame 2008-08-07 22:26:12.527 VideoOutputXv: ShowXvMC(): No frame to show 2008-08-07 22:26:12.528 NVP: Waiting for prebuffer.. 4 AAAAAAAA 2008-08-07 22:26:12.528 NVP: ClearAfterSeek(1) 2008-08-07 22:26:12.528 VideoOutputXv: ClearAfterSeek() 2008-08-07 22:26:12.528 VideoOutputXv: DiscardFrames(0) 2008-08-07 22:26:12.528 VideoOutputXv: DiscardFrames() 1: AAAAAAAA 2008-08-07 22:26:12.528 VideoOutputXv: DiscardFrames() 3: AAAAAAAA -- done() 2008-08-07 22:26:12.528 VideoOutputXv: DiscardFrames(1) 2008-08-07 22:26:12.529 VideoOutputXv: DiscardFrames() 1: AAAAAAAA 2008-08-07 22:26:12.529 VideoOutputXv: DiscardFrames() 2: AAAAAAAA 2008-08-07 22:26:12.529 VideoOutputXv: DiscardFrames() 3: AAAAAAAA -- done() 2008-08-07 22:26:12.529 NVP: LoadFilters(''..) -> 0 2008-08-07 22:26:12.529 detectInterlace(Detect Scan, Interlaced Scan, 59.9401, 720) ->Progressive Scan 2008-08-07 22:26:12.529 Set video sync frame interval to 16683 2008-08-07 22:26:12.529 Disabled deinterlacing 2008-08-07 22:26:12.529 AFD: Using xvmc for video decoding 2008-08-07 22:26:12.529 AFD: Looking for decoder for MPEG2VIDEO_XVMC 2008-08-07 22:26:12.529 AFD: Opened codec 0xa372410, id(MPEG2VIDEO_XVMC) type(Video) 2008-08-07 22:26:12.529 AFD: Stream #1, has id 0x69 codec id AC3, type Audio, bitrate 256000 at 0x0xa372f80 2008-08-07 22:26:12.529 AFD: codec AC3 has 2 channels 2008-08-07 22:26:12.529 AFD: Looking for decoder for AC3 2008-08-07 22:26:12.530 AFD: Opened codec 0xa372840, id(AC3) type(Audio) 2008-08-07 22:26:12.542 RingBuf(/links/mythtv/recordings/3711_20080807222610.mpg): CalcReadAheadThresh(6647399 KB) -> threshhold(64 KB) min read(0 KB) blk size(32 KB) 2008-08-07 22:26:12.552 Opening audio device '/dev/dsp'. ch 2(2) sr 48000 2008-08-07 22:26:12.553 Opening OSS audio device '/dev/dsp'. 2008-08-07 22:26:12.563 NVP: Enabling Audio 2008-08-07 22:26:12.563 Dec: Trying to select track (w/lang) 2008-08-07 22:26:12.563 Dec: Selecting first track 2008-08-07 22:26:12.563 Dec: Selected track #1 in the Unknown language(0) 2008-08-07 22:26:12.563 Resyncing position map. posmapStarted = 0 livetv(1) watchingRec(1) 2008-08-07 22:26:12.568 SyncPositionMap watchingrecording, from DB: 0 entries 2008-08-07 22:26:12.569 Filling position map from 0 to 70 2008-08-07 22:26:12.569 Position map filled from Encoder to: 60 2008-08-07 22:26:12.569 SyncPositionMap watchingrecording total: 3 entries 2008-08-07 22:26:12.570 SyncPositionMap, new totframes: 60, new length: 1, posMap size: 3 2008-08-07 22:26:12.570 AFD: Partial position map found 2008-08-07 22:26:12.570 AFD: Successfully opened decoder for file: "/links/mythtv/recordings/3711_20080807222610.mpg". novideo(0) 2008-08-07 22:26:12.574 NVP: DoPlay: rate: 59.9401 speed: 1 skip: 1 => new interval 16683 2008-08-07 22:26:12.574 Set video sync frame interval to 16683 2008-08-07 22:26:12.574 NVP: Stretch Factor 1, allow passthru 2008-08-07 22:26:12.594 NVP: Waiting for prebuffer.. 5 AAAAAAAA 2008-08-07 22:26:12.603 RingBuf(/links/mythtv/recordings/3711_20080807222610.mpg): CalcReadAheadThresh(135996672 KB) -> threshhold(64 KB) min read(0 KB) blk size(32 KB) 2008-08-07 22:26:12.603 Resyncing position map. posmapStarted = 0 livetv(1) watchingRec(1) 2008-08-07 22:26:12.605 SyncPositionMap watchingrecording, from DB: 3 entries 2008-08-07 22:26:12.606 Filling position map from 61 to 72 2008-08-07 22:26:12.606 Position map filled from Encoder to: 60 2008-08-07 22:26:12.606 SyncPositionMap watchingrecording total: 3 entries 2008-08-07 22:26:12.608 XvMC: picture structure FRAME 2008-08-07 22:26:12.667 NVP: prebuffering pause 2008-08-07 22:26:12.668 NVP: Waiting for prebuffer.. 0 dLDLAAAA 2008-08-07 22:26:12.686 NVP: prebuffering pause 2008-08-07 22:26:12.686 NVP: Waiting for prebuffer.. 0 dLAADLAA 2008-08-07 22:26:12.701 NVP: prebuffering pause 2008-08-07 22:26:12.701 NVP: Waiting for prebuffer.. 0 DLAADADL 2008-08-07 22:26:12.719 NVP: prebuffering pause 2008-08-07 22:26:12.719 NVP: Waiting for prebuffer.. 0 AdDLAADL 2008-08-07 22:26:12.738 NVP: prebuffering pause 2008-08-07 22:26:12.738 NVP: Waiting for prebuffer.. 0 AdDALDAL 2008-08-07 22:26:12.782 NVP: prebuffering pause 2008-08-07 22:26:12.782 NVP: Waiting for prebuffer.. 0 AALDAALd 2008-08-07 22:26:12.800 NVP: prebuffering pause 2008-08-07 22:26:12.801 NVP: Waiting for prebuffer.. 0 AAAALDLd 2008-08-07 22:26:12.819 NVP: prebuffering pause 2008-08-07 22:26:12.819 NVP: Waiting for prebuffer.. 0 DLAAAALD 2008-08-07 22:26:12.836 NVP: prebuffering pause 2008-08-07 22:26:12.837 NVP: Waiting for prebuffer.. 0 DLLDAAdA 2008-08-07 22:26:12.882 NVP: prebuffering pause 2008-08-07 22:26:12.882 NVP: Waiting for prebuffer.. 0 LLAAAADD 2008-08-07 22:26:12.900 NVP: prebuffering pause 2008-08-07 22:26:12.901 NVP: Waiting for prebuffer.. 0 LdLDAAAA 2008-08-07 22:26:12.918 NVP: prebuffering pause 2008-08-07 22:26:12.918 NVP: Waiting for prebuffer.. 0 LdAALDAA 2008-08-07 22:26:12.935 NVP: prebuffering pause 2008-08-07 22:26:12.936 NVP: Waiting for prebuffer.. 0 LDAAADLD 2008-08-07 22:26:12.953 NVP: prebuffering pause 2008-08-07 22:26:12.953 NVP: Waiting for prebuffer.. 0 dALDAALD 2008-08-07 22:26:12.972 NVP: prebuffering pause 2008-08-07 22:26:12.972 NVP: Waiting for prebuffer.. 0 dAADDLLA 2008-08-07 22:26:12.997 NVP: Video is 3.05976 frames behind audio (too slow), skipping A/V wait. 2008-08-07 22:26:13.015 NVP: Video is 3.29881 frames behind audio (too slow), skipping A/V wait. 2008-08-07 22:26:13.017 NVP: prebuffering pause 2008-08-07 22:26:13.017 NVP: Waiting for prebuffer.. 0 AADLAAdL 2008-08-07 22:26:13.035 NVP: Video is 3.47809 frames behind audio (too slow), skipping A/V wait. 2008-08-07 22:26:13.036 NVP: prebuffering pause 2008-08-07 22:26:13.037 NVP: Waiting for prebuffer.. 0 AAAADLdL 2008-08-07 22:26:13.052 NVP: Video is 3.67248 frames behind audio (too slow), skipping A/V wait. 2008-08-07 22:26:13.052 NVP: prebuffering pause 2008-08-07 22:26:13.053 NVP: Waiting for prebuffer.. 0 LDAADADL 2008-08-07 22:26:13.079 NVP: Video is 3.81832 frames behind audio (too slow), skipping A/V wait. 2008-08-07 22:26:13.098 NVP: Video is 4.0775 frames behind audio (too slow), skipping A/V wait. 2008-08-07 22:26:13.099 NVP: prebuffering pause 2008-08-07 22:26:13.099 NVP: Waiting for prebuffer.. 0 LAAALDAd 2008-08-07 22:26:13.116 NVP: Video is 4.31685 frames behind audio (too slow), skipping A/V wait. 2008-08-07 22:26:13.117 NVP: prebuffering pause 2008-08-07 22:26:13.118 NVP: Waiting for prebuffer.. 0 LDAAAALD 2008-08-07 22:26:13.138 NVP: Video is 4.51136 frames behind audio (too slow), skipping A/V wait. 2008-08-07 22:26:13.139 NVP: prebuffering pause 2008-08-07 22:26:13.139 NVP: Waiting for prebuffer.. 0 dADLAALA 2008-08-07 22:26:13.152 NVP: Video is 4.41749 frames behind audio (too slow), skipping A/V wait. 2008-08-07 22:26:13.153 NVP: prebuffering pause 2008-08-07 22:26:13.153 NVP: Waiting for prebuffer.. 0 dADALDLA 2008-08-07 22:26:13.169 NVP: Video is 4.31709 frames behind audio (too slow), skipping A/V wait. 2008-08-07 22:26:13.170 NVP: prebuffering pause 2008-08-07 22:26:13.170 NVP: Waiting for prebuffer.. 0 DDAAADLL 2008-08-07 22:26:13.197 NVP: Video is 4.2418 frames behind audio (too slow), skipping A/V wait. 2008-08-07 22:26:13.198 NVP: prebuffering pause 2008-08-07 22:26:13.198 NVP: Waiting for prebuffer.. 0 AALDAAdL 2008-08-07 22:26:13.216 NVP: Video is 4.35018 frames behind audio (too slow), skipping A/V wait. 2008-08-07 22:26:13.217 NVP: prebuffering pause 2008-08-07 22:26:13.217 NVP: Waiting for prebuffer.. 0 AAAADLdL 2008-08-07 22:26:13.235 NVP: Video is 4.14674 frames behind audio (too slow), skipping A/V wait. 2008-08-07 22:26:13.236 NVP: prebuffering pause 2008-08-07 22:26:13.236 NVP: Waiting for prebuffer.. 0 LDAAAAAL 2008-08-07 22:26:13.251 NVP: Video is 3.70946 frames behind audio (too slow), skipping A/V wait. 2008-08-07 22:26:13.252 NVP: prebuffering pause 2008-08-07 22:26:13.252 NVP: Waiting for prebuffer.. 0 LDLDAAAd 2008-08-07 22:26:13.270 NVP: Video is 3.38147 frames behind audio (too slow), skipping A/V wait. 2008-08-07 22:26:13.271 NVP: prebuffering pause 2008-08-07 22:26:13.271 NVP: Waiting for prebuffer.. 0 LAADDALd 2008-08-07 22:26:13.314 NVP: prebuffering pause 2008-08-07 22:26:13.314 NVP: Waiting for prebuffer.. 0 dLDLAAAA 2008-08-07 22:26:13.334 NVP: prebuffering pause 2008-08-07 22:26:13.334 NVP: Waiting for prebuffer.. 0 dLAADALA 2008-08-07 22:26:13.352 NVP: prebuffering pause 2008-08-07 22:26:13.352 NVP: Waiting for prebuffer.. 0 DLAAADAL 2008-08-07 22:26:13.369 NVP: prebuffering pause 2008-08-07 22:26:13.370 NVP: Waiting for prebuffer.. 0 AdDLADAL 2008-08-07 22:26:13.415 NVP: prebuffering pause 2008-08-07 22:26:13.415 NVP: Waiting for prebuffer.. 0 DDAAALAL 2008-08-07 22:26:13.435 NVP: prebuffering pause 2008-08-07 22:26:13.436 NVP: Waiting for prebuffer.. 0 AADLALAd 2008-08-07 22:26:13.454 NVP: Video is 3.86999 frames ahead of audio, doubling video frame interval to slow down. 2008-08-07 22:26:13.455 NVP: prebuffering pause 2008-08-07 22:26:13.455 NVP: Waiting for prebuffer.. 0 AADADLLd 2008-08-07 22:26:13.475 NVP: prebuffering pause 2008-08-07 22:26:13.476 NVP: Waiting for prebuffer.. 0 DLAAALAD 2008-08-07 22:26:13.499 NVP: prebuffering pause 2008-08-07 22:26:13.500 NVP: Waiting for prebuffer.. 0 ALLDAdAA 2008-08-07 22:26:13.519 NVP: Video is 3.92238 frames ahead of audio, doubling video frame interval to slow down. 2008-08-07 22:26:13.520 NVP: prebuffering pause 2008-08-07 22:26:13.520 NVP: Waiting for prebuffer.. 0 ALAADdLA 2008-08-07 22:26:13.540 NVP: Video is 5.5342 frames ahead of audio, doubling video frame interval to slow down. 2008-08-07 22:26:13.541 NVP: prebuffering pause 2008-08-07 22:26:13.541 NVP: Waiting for prebuffer.. 0 DLAAADAL 2008-08-07 22:26:13.564 NVP: Video is 6.99784 frames ahead of audio, doubling video frame interval to slow down. 2008-08-07 22:26:13.564 NVP: prebuffering pause 2008-08-07 22:26:13.565 NVP: Waiting for prebuffer.. 0 AdLDAAAL 2008-08-07 22:26:13.586 NVP: Video is 8.29036 frames ahead of audio, doubling video frame interval to slow down. 2008-08-07 22:26:13.587 NVP: prebuffering pause 2008-08-07 22:26:13.587 NVP: Waiting for prebuffer.. 0 AdAADALL 2008-08-07 22:26:13.608 NVP: Video is 9.51454 frames ahead of audio, doubling video frame interval to slow down. 2008-08-07 22:26:13.609 NVP: prebuffering pause 2008-08-07 22:26:13.609 NVP: Waiting for prebuffer.. 0 On Thu, Aug 7, 2008 at 11:12 AM, Florian <florian.winterstein[at]gmail.com> wrote: > Hi, > > What are the symptoms? HD recordings seems to playback at half the > speed and the audio sounds like it is fading in and out. The CPU > utilization during the playback is only ~35% (on an Athlon XP 2400). > The SD recordings play back fine. > \ _______________________________________________ mythtv-users mailing list mythtv-users[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
|