mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed no longer generating any editing marks if the edited recording results in just one single sequence
This commit is contained in:
6
HISTORY
6
HISTORY
@@ -7328,7 +7328,7 @@ Video Disk Recorder Revision History
|
||||
+ no longer generating an editing mark at the "end" of the edited recording (this
|
||||
was actually generated at the beginning of the last GOP, so that a subsequent
|
||||
edit would have cut off the last GOP)
|
||||
+ no longer generating any editing marks if the edited recording results on just
|
||||
+ no longer generating any editing marks if the edited recording results in just
|
||||
one single sequence
|
||||
+ ignoring pairs of editing marks that are placed at exactly the same position of
|
||||
a recording when actually cutting the recording
|
||||
@@ -7795,7 +7795,7 @@ Video Disk Recorder Revision History
|
||||
improve overall performance when an editing process is running (thanks to Jochen
|
||||
Dolze).
|
||||
|
||||
2013-04-27: Version 2.0.2
|
||||
2013-05-02: Version 2.0.2
|
||||
|
||||
- Fixed multiple occurrences of the same directory in the recordings list in case there
|
||||
are directories that only differ in non-alphanumeric characters (was broken by
|
||||
@@ -7804,3 +7804,5 @@ Video Disk Recorder Revision History
|
||||
characters" in version 1.7.36).
|
||||
- Fixed displaying the frame number when setting an editing mark (thanks to Thomas
|
||||
G<>nther).
|
||||
- Fixed no longer generating any editing marks if the edited recording results in just
|
||||
one single sequence.
|
||||
|
Reference in New Issue
Block a user