[mythtv-users] Does anyone have "Separate modes for GUI and TV output" switching resolutions?

Andre mythtv-list at dinkum.org.uk
Thu Sep 30 15:16:37 UTC 2010


On 30 Sep 2010, at 12:02, Paul Gray wrote:

> I still can't get this feature to change display resolution. Below is
> the frontend log with -v playback. It shows lines saying
> 
> LoadBestPreferences(720x576, 60)
> 
> which is a little odd since the movie being played is 50i and there
> is no 60Hz 720x576 mode. Perhaps that is related to the cause of
> the problem.

You have to make sure that X detects the full set of modes your TV can display, if it doesn't detect you need to add suitable modelines (loads in the myth wiki), mythfrontend can only auto select from the modes that X knows about.

I had to add a 1080p24 modeline because my TV doesn't advertise it's 1920x1080 at 24 mode.

It's worth checking what desktop modes you can select manually before trying mythfrontend.

Andre



> 
>> Sep 30 08:49:01 lithe local0.info mythfrontend: 2010-09-30 08:49:01.904 TV: StartTV() -- begin
>> Sep 30 08:49:01 lithe local0.info mythfrontend: 2010-09-30 08:49:01.907 TV: ctor -- begin
>> Sep 30 08:49:01 lithe local0.info mythfrontend: 2010-09-30 08:49:01.954 TV: ctor -- end
>> Sep 30 08:49:01 lithe local0.info mythfrontend: 2010-09-30 08:49:01.957 TV: Init -- begin
>> Sep 30 08:49:01 lithe local0.info mythfrontend: 2010-09-30 08:49:01.961 TV: Init -- end channel groups
>> Sep 30 08:49:01 lithe local0.info mythfrontend: 2010-09-30 08:49:01.988 TV: DrawUnusedRects() -- begin
>> Sep 30 08:49:01 lithe local0.info mythfrontend: 2010-09-30 08:49:01.988 TV: DrawUnusedRects() -- end
>> Sep 30 08:49:01 lithe local0.info mythfrontend: 2010-09-30 08:49:01.989 TV: DrawUnusedRects() -- begin
>> Sep 30 08:49:01 lithe local0.info mythfrontend: 2010-09-30 08:49:01.990 TV: DrawUnusedRects() -- end
>> Sep 30 08:49:02 lithe local0.info mythfrontend: 2010-09-30 08:49:02.111 TV: DrawUnusedRects() -- begin
>> Sep 30 08:49:02 lithe local0.info mythfrontend: 2010-09-30 08:49:02.111 TV: DrawUnusedRects() -- end
>> Sep 30 08:49:02 lithe local0.info mythfrontend: 2010-09-30 08:49:02.112 TV: Init -- end
>> Sep 30 08:49:02 lithe local0.info mythfrontend: 2010-09-30 08:49:02.113 TV: tv->Playback() -- begin
>> Sep 30 08:49:02 lithe local0.info mythfrontend: 2010-09-30 08:49:02.127 TV: tv->Playback() -- end
>> Sep 30 08:49:02 lithe local0.info mythfrontend: 2010-09-30 08:49:02.127 TV: StartTV -- process events begin
>> Sep 30 08:49:02 lithe local0.info mythfrontend: 2010-09-30 08:49:02.134 TV: HandleStateChange(0) -- begin
>> Sep 30 08:49:02 lithe local0.info mythfrontend: 2010-09-30 08:49:02.134 TV: Attempting to change from None to WatchingPreRecorded
>> Sep 30 08:49:02 lithe local0.info mythfrontend: 2010-09-30 08:49:02.140 RingBuf(myth://10.0.0.5:6543/1001_20100927205800.mpg): OpenFile(myth://10.0.0.5:6543/1001_20100927205800.mpg, 12)
>> Sep 30 08:49:02 lithe local0.info mythfrontend: 2010-09-30 08:49:02.273 RingBuf(myth://10.0.0.5:6543/1001_20100927205800.mpg): CalcReadAheadThresh(0 KB)
>> Sep 30 08:49:02 lithe local0.info mythfrontend: 			 -> threshhold(64 KB) min read(0 KB) blk size(32 KB)
>> Sep 30 08:49:02 lithe local0.info mythfrontend: 2010-09-30 08:49:02.339 TV: StartPlayer(0, WatchingPreRecorded, main) -- begin
>> Sep 30 08:49:02 lithe local0.info mythfrontend: 2010-09-30 08:49:02.339 TV: Elapsed time since TV constructor was called: 432 ms
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.425 AFD: Stream #0, has id 0x258 codec id MPEG2VIDEO, type Video, bitrate 15000000 at 0x8902fd0
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.440 VDP: Accepting: cmp() dec(vdpau) cpus(0) rend(vdpau) osd(vdpau) osdfade(enabled) deint(vdpauadvanceddoublerate,none) filt(vdpaustudio)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.440 VDP: LoadBestPreferences(2048x2048, 0)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.440 VDP: LoadBestPreferences(2048x2048, 60)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.441 VDP: LoadBestPreferences(720x576, 60)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.456 VDP: Accepting: cmp() dec(vdpau) cpus(0) rend(vdpau) osd(vdpau) osdfade(enabled) deint(vdpauadvanceddoublerate,none) filt(vdpaustudio)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.456 VDP: LoadBestPreferences(2048x2048, 0)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.457 VDP: LoadBestPreferences(2048x2048, 60)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.457 VDP: LoadBestPreferences(720x576, 60)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.468 VDP: Accepting: cmp() dec(vdpau) cpus(0) rend(vdpau) osd(vdpau) osdfade(enabled) deint(vdpauadvanceddoublerate,none) filt(vdpaustudio)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.468 VDP: LoadBestPreferences(2048x2048, 0)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.469 VDP: LoadBestPreferences(2048x2048, 60)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.469 VDP: LoadBestPreferences(720x576, 60)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.471 Using 1 CPUs for decoding
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.471 AFD: InitVideoCodec() 0x89031a0 id(MPEG2VIDEO) type (Video).
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.476 detectInterlace(Detect Scan, Interlaced Scan, 25, 576) ->Interlaced Scan
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.477 AFD: Using vdpau for video decoding
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.477 AFD: Looking for decoder for MPEG2VIDEO
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.477 AFD: Opened codec 0x89031a0, id(MPEG2VIDEO) type(Video)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.478 AFD: Stream #1, has id 0x259 codec id MP2, type Audio, bitrate 256000 at 0x8903700
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.478 AFD: codec MP2 has 2 channels
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.478 AFD: Looking for decoder for MP2
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.478 AFD: Opened codec 0x89076a0, id(MP2) type(Audio)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.479 AFD: Stream #2, has id 0x25a codec id MP3, type Audio, bitrate 0 at 0x8907bd0
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.479 AFD: codec MP3 has 0 channels
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.479 AFD: Looking for decoder for MP3
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.480 AFD: Opened codec 0x8907da0, id(MP3) type(Audio)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.480 AFD: Stream #3, has id 0x25d codec id DVB_SUBTITLE, type Subtitle, bitrate 0 at 0x8908300
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.481 AFD: subtitle codec (Subtitle)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.481 AFD: Looking for decoder for DVB_SUBTITLE
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.481 AFD: Opened codec 0x8913700, id(DVB_SUBTITLE) type(Subtitle)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.481 AFD: Subtitle track #1 is A/V stream #3 and is in the English language(6647399).
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.482 AFD: Stream #4, has id 0x3ed codec id DSMCC_B, type Data, bitrate 0 at 0x8914ae0
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.482 AFD: data codec (Data)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.483 AFD: Stream #5, has id 0x3ee codec id DSMCC_B, type Data, bitrate 0 at 0x8915050
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.483 AFD: data codec (Data)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.483 AFD: Stream #6, has id 0x3ef codec id DSMCC_B, type Data, bitrate 0 at 0x89155c0
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.483 AFD: data codec (Data)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.483 AFD: Stream #7, has id 0x28a codec id DSMCC_B, type Data, bitrate 0 at 0x8915790
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.483 AFD: data codec (Data)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.484 AFD: Stream #8, has id 0x28b codec id DSMCC_B, type Data, bitrate 0 at 0x8bb51d0
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.484 AFD: data codec (Data)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.484 AFD: Stream #9, has id 0x28c codec id DSMCC_B, type Data, bitrate 0 at 0x8bb6770
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.484 AFD: data codec (Data)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.484 RingBuf(myth://10.0.0.5:6543/1001_20100927205800.mpg): CalcReadAheadThresh(0 KB)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 			 -> threshhold(64 KB) min read(0 KB) blk size(32 KB)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.672 Opening audio device 'spdif'. ch 2(2) sr 48000 (reenc 0)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.673 Opening ALSA audio device 'spdif'.
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.697 Dec: Selected track #1 in the English language(6647399)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.698 Dec: Trying to select track (w/lang)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.698 Dec: Selecting first track
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.698 Dec: Selected track #1 in the Unknown language(0)
>> Sep 30 08:49:03 lithe local0.info mythfrontend: 2010-09-30 08:49:03.698 Dec: Resyncing position map. posmapStarted = 0 livetv(0) watchingRec(0)
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.151 Position map filled from DB to: 100449
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.152 Dec: SyncPositionMap prerecorded, from DB: 8218 entries
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.153 Dec: SyncPositionMap, new totframes: 100449, new length: 4017, posMap size: 8218
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.153 AFD: Position map found
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.153 AFD: Successfully opened decoder for file: "myth://10.0.0.5:6543/1001_20100927205800.mpg". novideo(0)
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.161 VideoOutput: Allowed renderers: vdpau
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.161 VideoOutput: Allowed renderers (filt: vdpau): vdpau
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.166 VDP: Accepting: cmp() dec(vdpau) cpus(0) rend(vdpau) osd(vdpau) osdfade(enabled) deint(vdpauadvanceddoublerate,none) filt(vdpaustudio)
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.166 VDP: LoadBestPreferences(2048x2048, 0)
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.167 VDP: LoadBestPreferences(2048x2048, 60)
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.167 VDP: LoadBestPreferences(720x576, 60)
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.167 VideoOutput: Preferred renderer: vdpau
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.167 VideoOutput: Trying video renderer: 'vdpau'
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.190 VDP: Accepting: cmp() dec(vdpau) cpus(0) rend(vdpau) osd(vdpau) osdfade(enabled) deint(vdpauadvanceddoublerate,none) filt(vdpaustudio)
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.190 VDP: LoadBestPreferences(2048x2048, 0)
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.190 VDP: LoadBestPreferences(2048x2048, 60)
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.199 VideoOutWindow::SetPIPState. pip_state: 0]
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.199 Display Rect  left: 0, top: 135, width: 1920, height: 810, aspect: 1.33333
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.199 Video Rect    left: 0, top: 0, width: 720, height: 576, aspect: 1.77778
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.199 VDP: LoadBestPreferences(720x576, 60)
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.200 Display Rect  left: 0, top: 135, width: 1920, height: 810, aspect: 1.33333
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.200 Video Rect    left: 0, top: 0, width: 720, height: 576, aspect: 1.77778
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.200 VDP: SetVideoRenderer(vdpau)
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.200 VDP: SetVideoRender(vdpau) == GetVideoRenderer()
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.202 *** Trying to match best refresh rate 25Hz
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.202 Trying 1920x1080 50 Hz
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.203 Dynamic TwinView rate found, set 50Hz as XRandR 50
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.204 SwitchToVideo: Video size 720 x 576:
>> Sep 30 08:49:04 lithe local0.info mythfrontend:     Switched to displaying resolution 1920 x 1080, 483mm x 272mm
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.204 Display Rect  left: 0, top: 0, width: 1920, height: 1080, aspect: 1.77778
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.204 Video Rect    left: 0, top: 0, width: 720, height: 576, aspect: 1.77778
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.205 VideoOutput: Pixel dimensions: Screen 1920x1080, window 1920x1080
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.205 VideoOutput: Actual display dimensions: 483x272 mm  Aspect: 1.77574
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.205 VideoOutput: Estimated window dimensions: 483x272 mm  Aspect: 1.77574
>> Sep 30 08:49:04 lithe local0.info mythfrontend: 2010-09-30 08:49:04.205 VidOutVDPAU: Enabling Studio Levels [16-235].
>> Sep 30 08:49:05 lithe local0.info mythfrontend: 2010-09-30 08:49:05.412 VDPAU: Created 2 output surfaces.
>> Sep 30 08:49:05 lithe local0.info mythfrontend: 2010-09-30 08:49:05.413 VDPAU: Set colorkey to 0x20202
>> Sep 30 08:49:05 lithe local0.info mythfrontend: 2010-09-30 08:49:05.413 VDPAU: Version 1
>> Sep 30 08:49:05 lithe local0.info mythfrontend: 2010-09-30 08:49:05.413 VDPAU: Information NVIDIA VDPAU Driver Shared Library  256.53  Fri Aug 27 21:32:59 PDT 2010
>> Sep 30 08:49:05 lithe local0.info mythfrontend: 2010-09-30 08:49:05.413 VDPAU: HQ Scaling not supported.
>> Sep 30 08:49:05 lithe local0.info mythfrontend: 2010-09-30 08:49:05.413 VDPAU: MPEG4 hardware acceleration not supported.
>> Sep 30 08:49:05 lithe local0.info mythfrontend: 2010-09-30 08:49:05.414 VDPAU: Created VDPAU render device 1920x1080
>> Sep 30 08:49:05 lithe local0.info mythfrontend: 2010-09-30 08:49:05.449 VidOutVDPAU: Created VDPAU osd (1920x1080)
>> Sep 30 08:49:05 lithe local0.info mythfrontend: 2010-09-30 08:49:05.554 VidOutVDPAU: PictureAttributes: Brightness, Contrast, Colour, Hue
>> Sep 30 08:49:05 lithe local0.info mythfrontend: 2010-09-30 08:49:05.565 Display Rect  left: 0, top: 0, width: 1920, height: 1080, aspect: 1.77778
>> Sep 30 08:49:05 lithe local0.info mythfrontend: 2010-09-30 08:49:05.565 Video Rect    left: 0, top: 0, width: 720, height: 576, aspect: 1.77778
>> Sep 30 08:49:05 lithe local0.info mythfrontend: 2010-09-30 08:49:05.565 VidOutVDPAU: Created VDPAU context (GPU decode)
>> Sep 30 08:49:05 lithe local0.info mythfrontend: 2010-09-30 08:49:05.569 Over/underscan. V: 0, H: 0
>> Sep 30 08:49:05 lithe local0.info mythfrontend: 2010-09-30 08:49:05.569 Display Rect  left: 0, top: 0, width: 1920, height: 1080, aspect: 1.77778
>> Sep 30 08:49:05 lithe local0.info mythfrontend: 2010-09-30 08:49:05.569 Video Rect    left: 0, top: 0, width: 720, height: 576, aspect: 1.77778
>> Sep 30 08:49:05 lithe local0.info mythfrontend: 2010-09-30 08:49:05.569 VDP: LoadBestPreferences(720x576, 25)
>> Sep 30 08:49:05 lithe local0.info mythfrontend: 2010-09-30 08:49:05.570 NVP(0): Forcing decode extra audio option on (Video method requires it).
>> Sep 30 08:49:05 lithe local0.info mythfrontend: 2010-09-30 08:49:05.572 FilterManager: GetFilterInfo(convert) returning: 0x0
>> Sep 30 08:49:05 lithe local0.info mythfrontend: 2010-09-30 08:49:05.572 NVP(0): LoadFilters('vdpaustudio'..) -> 0x0
>> Sep 30 08:49:05 lithe local0.info mythfrontend: 2010-09-30 08:49:05.576 OSD Theme Dimensions W: 1280 H: 720
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.445 NVP(0): ClearAfterSeek(1)
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.445 VidOutVDPAU: ClearAfterSeek()
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.445 playCtx: StartDecoderThread(): took 3286 ms to start player.
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.445 VidOutVDPAU: DiscardFrames(0)
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.445 TV: StartPlayer(0, WatchingPreRecorded, main) -- end ok
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.445 VideoBuffers::DiscardFrames(0): AAAAAAAAAAAAAAAAA
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.446 VideoBuffers::DiscardFrames(0): AAAAAAAAAAAAAAAAA -- done
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.446 VidOutVDPAU: DiscardFrames() 3: AAAAAAAAAAAAAAAAA -- done()
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.447 TV: Changing from None to WatchingPreRecorded
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.450 Realtime priority would require SUID as root.
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.450 VDP: GetFilteredDeint() : vdpau -> 'vdpauadvanceddoublerate'
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.461 TV: HandleStateChange(0) -- end
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.465 VidOutVDPAU: Enabled deinterlacing.
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.473 RTCVideoSync: Could not set RTC frequency, Inappropriate ioctl for device.
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.473 Set video sync frame interval to 40000
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.475 Video timing method: USleep with busy wait
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.476 Refresh rate: 20000, frame interval: 40000
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.476 NVP(0): Waiting for prebuffer..  0 LAAAAAAAAAAAAAAAA
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.536 VidOutVDPAU: Created VDPAU decoder (2 ref frames)
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.546 Set video sync frame interval to 40000
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.547 Enabled deinterlacing
>> Sep 30 08:49:07 lithe local0.info mythfrontend: 2010-09-30 08:49:07.551 VDPAU: Added 2 output surfaces (total 4, max 4)
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 'video_output' mean = '39979.56', std. dev. = '922.88', fps = '25.01'
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 'video_output' mean = '39991.24', std. dev. = '830.48', fps = '25.01'
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.614 TV: SetActive(0,w/o OSD) 0 -> 0 -- begin
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.614 TV: SetActive(0,w/o OSD) 0 -> 0 -- end
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.662 TV: HandleStateChange(0) -- begin
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.662 TV: Attempting to change from WatchingPreRecorded to None
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.662 TV: StopStuff() for player ctx 0 -- begin
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.663 TV: SetActive(0,w/o OSD) 0 -> 0 -- begin
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.663 TV: SetActive(0,w/o OSD) 0 -> 0 -- end
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.663 TV: StopStuff(): stopping ring buffer
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.663 NVP(0): Exited decoder loop.
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.672 TV: StopStuff(): stopping player
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.672 TV: StopStuff() -- end
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.672 TV: Changing from WatchingPreRecorded to None
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.672 TV: HandleStateChange(0) -- end
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.673 TV: StartTV -- process events end
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.673 TV: StartTV -- process events 2 begin
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.674 TV: StartTV -- process events 2 end
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.677 TV::~TV() -- begin
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.699 VidOutVDPAU: DiscardFrames(1)
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.700 VideoBuffers::DiscardFrames(1): UUUUUUUuUULAADDDU
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.700 VideoBuffers::DiscardFrames(): AAAAAAAAAAAAADDDA -- done()
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.701 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAADDDA -- done
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.701 VidOutVDPAU: DiscardFrames() 3: AAAAAAAAAAAAADDDA -- done()
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.751 TV::~TV() -- lock
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.906 Trying 1920x1080 0 Hz
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.906 SwitchToGUI: Switched to 1920x1080 0 Hz
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.954 TV::~TV() -- end
>> Sep 30 08:49:17 lithe local0.info mythfrontend: 2010-09-30 08:49:17.957 TV: StartTV -- end
>> 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 



More information about the mythtv-users mailing list