mirror of https://github.com/mpv-player/mpv
Sorry for inexactitude
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3198 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
db355d022c
commit
35ebaabd5e
|
@ -23,7 +23,7 @@ TVDAC - controls Composite Video and Super Video output ports
|
||||||
TV scaler & sync unit
|
TV scaler & sync unit
|
||||||
TV format convertor (PAL/NTSC)
|
TV format convertor (PAL/NTSC)
|
||||||
TVCAP - controls Video-In port
|
TVCAP - controls Video-In port
|
||||||
MPP - Miscellaneous peripheral port. (includes ImpactTV(2+) - copy
|
MPP - Miscellaneous peripheral port. (includes macrovision's filter - copy
|
||||||
protection mechanism)
|
protection mechanism)
|
||||||
OV - Video overlay (YUV BES) (include subpictures, gamma correction and
|
OV - Video overlay (YUV BES) (include subpictures, gamma correction and
|
||||||
adaptive deinterlacing)
|
adaptive deinterlacing)
|
||||||
|
@ -44,8 +44,8 @@ RAM memory: [ App ] Copies YUV image to overlay memory
|
||||||
overlay memory:[ OV ] performs scaling and YUVtoRGB convertion
|
overlay memory:[ OV ] performs scaling and YUVtoRGB convertion
|
||||||
/\
|
/\
|
||||||
RGB memory: / \
|
RGB memory: / \
|
||||||
/ [ ImpactTV ] performs copy protection filtering
|
/ [ macrovision ] performs copy protection filtering
|
||||||
/ \ (unneeded but presented by default thing;)
|
/ \ (unneeded but presented by default thing;)
|
||||||
[ CRTC/LCD/DFP DAC ] [ TV DAC ] convert RGB memory to CRTC and NTSC/PAL signals
|
[ CRTC/LCD/DFP DAC ] [ TV DAC ] convert RGB memory to CRTC and NTSC/PAL signals
|
||||||
| |
|
| |
|
||||||
[CRTC/LCD/DFP Monitor] [TV-screen]
|
[CRTC/LCD/DFP Monitor] [TV-screen]
|
||||||
|
|
Loading…
Reference in New Issue