diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-10-15 11:23:59 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-10-15 11:23:59 +0200 |
commit | 15bb8ca60db165833441e44da6d8861e9a7df0ad (patch) | |
tree | ae32fdeeef17952713495b1c46b2e41147028ed3 /UPDATE-2.0.0 | |
parent | 8c633a5f65da85769600f8867296f33cc30b9946 (diff) | |
download | vdr-15bb8ca60db165833441e44da6d8861e9a7df0ad.tar.gz vdr-15bb8ca60db165833441e44da6d8861e9a7df0ad.tar.bz2 |
If a frame position in the 'marks' file of a recording doesn't point to an I-frame, it will now be shifted towards the next I-frame
Diffstat (limited to 'UPDATE-2.0.0')
-rw-r--r-- | UPDATE-2.0.0 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/UPDATE-2.0.0 b/UPDATE-2.0.0 index 30f3cbbd..e65ab45f 100644 --- a/UPDATE-2.0.0 +++ b/UPDATE-2.0.0 @@ -327,6 +327,9 @@ Recordings: This obsoletes the CUTTIME patch. - An ongoing editing process is now canceled if either the original or the edited version of the recording is deleted from the Recordings menu. +- If a frame position in the 'marks' file of a recording doesn't point to an I-frame, + it will now be shifted towards the next I-frame (either up or down, whichever is + closer). SVDRP: |