[mythtv-users] Two Pixel Offset at Top of Screen With git Version as of 2 Feb 2013

Mark Goldberg marklgoldberg at gmail.com
Sun Feb 3 18:59:20 UTC 2013


I recently switched to a version of 0.26-fixes from git as of 2 Feb 2013
and all playback that I have been able to check
now has a two pixel offset at the top of the screen. If the letterbox color
is set to gray, you see a small grey line.
I have checked both HDPVR and OTA recordings. HDPVR recordings have a small
grey line followed by a small
black line, then the video, and the green line found in previous versions
is indeed gone. OTA ATSC recordings
have a small gray line above them. Using the older version, the OTA
recordings are OK and there is a green
line below the HDPVR recordings.

I can upload the relevent portion of the log using -v playback somewhere,
but I do not want to include it here as it is
180 lines or so, but I believe the following to be significant:

Old git version, late October:

2013-02-03 11:45:57.657252 I [18150/18150] CoreContext videooutbase.cpp:190
(Create) - VideoOutput: Preferred renderer: vdpau
2013-02-03 11:45:57.657272 I [18150/18150] CoreContext videooutbase.cpp:200
(Create) - VideoOutput: Trying video renderer: 'vdpau'
2013-02-03 11:45:57.674305 I [18150/18150] CoreContext
videodisplayprofile.cpp:237 (VideoDisplayProfile) - VDP: Accepting: cmp(> 0
0) dec(vdpau) cpus(2) skiploop(enabled) rend(vdpau) osd(vdpau)
osdfade(enabled) deint(vdpauadvanceddoublerate,vdpauadvanced)
filt(vdpaucolorspace=auto)
2013-02-03 11:45:57.674334 I [18150/18150] CoreContext
videodisplayprofile.cpp:406 (LoadBestPreferences) - VDP:
LoadBestPreferences(2048x2048, 0)
2013-02-03 11:45:57.674372 I [18150/18150] CoreContext
videodisplayprofile.cpp:406 (LoadBestPreferences) - VDP:
LoadBestPreferences(2048x2048, 60)
2013-02-03 11:45:57.674466 I [18150/18150] CoreContext
videooutwindow.cpp:963 (SetPIPState) - VideoOutWindow::SetPIPState.
pip_state: 0]
2013-02-03 11:45:57.674489 I [18150/18150] CoreContext
videodisplayprofile.cpp:406 (LoadBestPreferences) - VDP:
LoadBestPreferences(2048x2048, 29.97)
2013-02-03 11:45:57.674526 I [18150/18150] CoreContext
mythpainter_ogl.cpp:62 (ClearCache) - Clearing OpenGL painter cache.
2013-02-03 11:45:57.697647 I [18150/18150] CoreContext
videooutwindow.cpp:463 (ApplySnapToVideoRect) - Snapping height to avoid
scaling: height: 1080, top: 0
2013-02-03 11:45:57.697668 I [18150/18150] CoreContext
videooutwindow.cpp:478 (ApplySnapToVideoRect) - Snapping width to avoid
scaling: width: 1920, left: 0
2013-02-03 11:45:57.697701 I [18150/18150] CoreContext
videooutwindow.cpp:555 (PrintMoveResizeDebug) - Display Rect  left: 0, top:
0, width: 1920, height: 1080, aspect: 1.33333
2013-02-03 11:45:57.697727 I [18150/18150] CoreContext
videooutwindow.cpp:564 (PrintMoveResizeDebug) - Video Rect    left: 0, top:
0, width: 1920, height: 1080, aspect: 1.33333
2013-02-03 11:45:57.697751 I [18150/18150] CoreContext
videodisplayprofile.cpp:406 (LoadBestPreferences) - VDP:
LoadBestPreferences(1920x1088, 29.97)
2013-02-03 11:45:57.697794 I [18150/18150] CoreContext
videooutwindow.cpp:463 (ApplySnapToVideoRect) - Snapping height to avoid
scaling: height: 1080, top: 0
2013-02-03 11:45:57.697807 I [18150/18150] CoreContext
videooutwindow.cpp:478 (ApplySnapToVideoRect) - Snapping width to avoid
scaling: width: 1920, left: 0
2013-02-03 11:45:57.697829 I [18150/18150] CoreContext
videooutwindow.cpp:555 (PrintMoveResizeDebug) - Display Rect  left: 0, top:
0, width: 1920, height: 1080, aspect: 1.33333
2013-02-03 11:45:57.697851 I [18150/18150] CoreContext
videooutwindow.cpp:564 (PrintMoveResizeDebug) - Video Rect    left: 0, top:
0, width: 1920, height: 1080, aspect: 1.33333
2013-02-03 11:45:57.697870 I [18150/18150] CoreContext
videodisplayprofile.cpp:274 (SetVideoRenderer) - VDP:
SetVideoRenderer(vdpau)
2013-02-03 11:45:57.697885 I [18150/18150] CoreContext
videodisplayprofile.cpp:283 (SetVideoRenderer) - VDP: SetVideoRender(vdpau)
== GetVideoRenderer()
2013-02-03 11:45:57.699523 I [18150/18150] CoreContext
videooutbase.cpp:1778 (InitDisplayMeasurements) - VideoOutput: Pixel
dimensions: Screen 1920x1080, window 1920x1080
2013-02-03 11:45:57.699577 I [18150/18150] CoreContext
videooutbase.cpp:1811 (InitDisplayMeasurements) - VideoOutput: Actual
display dimensions: 813x457 mm  Aspect: 1.77899
2013-02-03 11:45:57.699599 I [18150/18150] CoreContext
videooutbase.cpp:1835 (InitDisplayMeasurements) - VideoOutput: Estimated
window dimensions: 813x457 mm  Aspect: 1.77899

Recent git version:

2013-02-03 11:20:57.013358 I [14843/14843] CoreContext
videodisplayprofile.cpp:274 (SetVideoRenderer) - VDP:
SetVideoRenderer(vdpau)
2013-02-03 11:20:57.013362 I [14843/14843] CoreContext
videodisplayprofile.cpp:283 (SetVideoRenderer) - VDP: SetVideoRender(vdpau)
== GetVideoRenderer()
2013-02-03 11:20:57.014584 I [14843/14843] CoreContext
videooutbase.cpp:1778 (InitDisplayMeasurements) - VideoOutput: Pixel
dimensions: Screen 1920x1080, window 1920x1080
2013-02-03 11:20:57.014594 I [14843/14843] CoreContext
videooutbase.cpp:1811 (InitDisplayMeasurements) - VideoOutput: Actual
display dimensions: 813x457 mm  Aspect: 1.77899
2013-02-03 11:20:57.014600 I [14843/14843] CoreContext
videooutbase.cpp:1835 (InitDisplayMeasurements) - VideoOutput: Estimated
window dimensions: 813x457 mm  Aspect: 1.77899
2013-02-03 11:20:57.083141 I [14843/14843] CoreContext
mythrender_vdpau.cpp:1682 (CreatePresentationSurfaces) - VDPAU: Created 2
output surfaces.
2013-02-03 11:20:57.083152 I [14843/14843] CoreContext
mythrender_vdpau.cpp:440 (SetColorKey) - VDPAU: Set colorkey to 0x20202
2013-02-03 11:20:57.083159 I [14843/14843] CoreContext
mythrender_vdpau.cpp:402 (Create) - VDPAU: Created VDPAU render device
1920x1080
2013-02-03 11:20:57.083168 I [14843/14843] CoreContext
videoout_vdpau.cpp:140 (InitRender) - VidOutVDPAU: Created VDPAU osd
(1920x1080)
2013-02-03 11:20:57.109108 I [14843/14843] CoreContext
videocolourspace.cpp:115 (SetSupportedAttributes) - ColourSpace:
PictureAttributes: Brightness, Contrast, Colour, Hue, Studio Levels,
2013-02-03 11:20:57.109115 I [14843/14843] CoreContext
videoout_vdpau.cpp:880 (InitPictureAttributes) - VidOutVDPAU: Using ITU
BT.709 colorspace
2013-02-03 11:20:57.109128 I [14843/14843] CoreContext
videooutwindow.cpp:478 (ApplySnapToVideoRect) - Snapping height to avoid
scaling: height: 1080, top: 2
2013-02-03 11:20:57.109133 I [14843/14843] CoreContext
videooutwindow.cpp:493 (ApplySnapToVideoRect) - Snapping width to avoid
scaling: width: 1920, left: 0
2013-02-03 11:20:57.109145 I [14843/14843] CoreContext
videooutwindow.cpp:570 (PrintMoveResizeDebug) - Display Rect  left: 0, top:
2, width: 1920, height: 1080, aspect: 1.77778
2013-02-03 11:20:57.109153 I [14843/14843] CoreContext
videooutwindow.cpp:579 (PrintMoveResizeDebug) - Video Rect    left: 0, top:
0, width: 1920, height: 1080, aspect: 1.77778
2013-02-03 11:20:57.109158 I [14843/14843] CoreContext
videoout_vdpau.cpp:119 (Init) - VidOutVDPAU: Created VDPAU context (GPU
decode)
2013-02-03 11:20:57.110975 I [14843/14843] CoreContext
videooutwindow.cpp:681 (SetVideoScalingAllowed) - Over/underscan. V: 0, H: 0
2013-02-03 11:20:57.110984 I [14843/14843] CoreContext
videooutwindow.cpp:478 (ApplySnapToVideoRect) - Snapping height to avoid
scaling: height: 1080, top: 2
2013-02-03 11:20:57.110989 I [14843/14843] CoreContext
videooutwindow.cpp:493 (ApplySnapToVideoRect) - Snapping width to avoid
scaling: width: 1920, left: 0
2013-02-03 11:20:57.111000 I [14843/14843] CoreContext
videooutwindow.cpp:570 (PrintMoveResizeDebug) - Display Rect  left: 0, top:
2, width: 1920, height: 1080, aspect: 1.77778
2013-02-03 11:20:57.111008 I [14843/14843] CoreContext
videooutwindow.cpp:579 (PrintMoveResizeDebug) - Video Rect    left: 0, top:
0, width: 1920, height: 1080, aspect: 1.77778

I have not changed any setups between the two and the gui and tv playback
are set to full screen (1920x1080).

Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20130203/551d8fbe/attachment.html>


More information about the mythtv-users mailing list