summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-11-01 12:31:52 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2010-11-01 12:31:52 +0100
commit4f50c34824f0c717dd52e0ce32497b7f421c1c66 (patch)
tree0377ced956428634251511c0a02a44665693ac02 /HISTORY
parent55d0d8f9ba440bfdafa4798f1ec2244a0846defc (diff)
downloadvdr-4f50c34824f0c717dd52e0ce32497b7f421c1c66.tar.gz
vdr-4f50c34824f0c717dd52e0ce32497b7f421c1c66.tar.bz2
Fixed detecting frames on channels that broadcast with 50 or 60 fps
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY7
1 files changed, 6 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 932fd79b..4b8d95ca 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6481,7 +6481,7 @@ Video Disk Recorder Revision History
from Osama Alrawab). See INSTALL for information on how to turn this on.
- Added Arabian language texts (thanks to Osama Alrawab).
-2010-10-30: Version 1.7.17
+2010-11-01: Version 1.7.17
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
- Fixed following symbolic links in RemoveFileOrDir() (cont'd) (thanks to
@@ -6495,3 +6495,8 @@ Video Disk Recorder Revision History
- Made 'dist' target dependent on up to date *.po (thanks to Ville Skyttä).
- Added Language and fixed Language-Team header of *.po (thanks to Ville Skyttä).
- Updated the Lithuanian OSD texts (thanks to Valdemaras Pipiras).
+- Fixed detecting frames on channels that broadcast with 50 or 60 fps.
+ This avoids artifacts during fast forward/rewind when replaying recordings from such
+ channels. To fix the index of existing recordings from such channels, just delete the
+ 'index' file of the recording and VDR will generate a new one the next time you play it.
+ You should also change the line "F 25" to "F 50" in the 'info' file of that recording.