Video background color documentation.

This commit is contained in:
Johns 2012-02-24 15:42:32 +01:00
parent 9b68248a3e
commit b54d62ef35
2 changed files with 9 additions and 0 deletions

View File

@ -162,6 +162,12 @@ Setup: /etc/vdr/setup.conf
if detected crop area is too small, cut max 'n' pixels at top and
bottom.
softhddevice.Background = 0
32bit RGBA background color
(Red * 16777216 + Green * 65536 + Blue * 256 + Alpha)
or hex RRGGBBAA
grey = 2155905279
softhddevice.SkipLines = 0
skip 'n' lines at top and bottom of the video picture.

3
Todo
View File

@ -39,6 +39,8 @@ video:
hard channel switch
yaepghd changed position is lost on channel switch
pause (live tv) has sometime problems with SAT1 HD Pro7 HD
radio show black background
radio no need to wait on video buffers
vdpau:
software decoder path not working
@ -82,6 +84,7 @@ audio:
software volume support (could be done with asound.conf)
Mute should do a real mute and not only set volume to zero.
Starting suspended and muted, didn't register the mute.
Relaxed audio sync checks at end of packet and already in sync
audio/alsa:
better downmix of >2 channels on 2 channel hardware