1
0
mirror of https://github.com/VDR4Arch/vdr.git synced 2023-10-10 13:36:52 +02:00

OSD problem (and also 16:9 problem) solved in driver

This commit is contained in:
Klaus Schmidinger 2000-07-23 09:29:31 +02:00
parent e62cf7d9e4
commit 9935b792e5

6
BUGS
View File

@ -4,9 +4,3 @@ Video Disk Recorder - Known Bugs
* Sometimes the picture "jumps" as if a frame is skipped. * Sometimes the picture "jumps" as if a frame is skipped.
Presumably this is a problem in the card driver or firmware? Presumably this is a problem in the card driver or firmware?
* When the on-screen display is activated during recording,
the video data stream gets corrupted, which results in a
distorted picture when replaying such a recording.
I assume this is a problem in the driver of firmware.
There is no such problem in replay mode.