summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-08-15 12:45:40 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-08-15 12:45:40 +0200
commit4a9fd9b097c0c1bbd37b436bbd4bb0a6a6bf78a9 (patch)
treeeff751a92d6d2bb903675868c2064e34f618a1ef /HISTORY
parent9ebdb619954771a0641a3d6b873c1b2a19047c8c (diff)
downloadvdr-4a9fd9b097c0c1bbd37b436bbd4bb0a6a6bf78a9.tar.gz
vdr-4a9fd9b097c0c1bbd37b436bbd4bb0a6a6bf78a9.tar.bz2
Implemented command line options --filesize and --split
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index bdaadcae..773e7d9f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6691,3 +6691,7 @@ Video Disk Recorder Revision History
- The cutter now sets the 'broken link' flag for MPEG2 TS recordings (thanks to
Oliver Endriss).
- Fixed language code entry for Portuguese.
+- The new command line options --filesize (suggested by Marco Göbenich) and --split
+ can be used together with --edit to set the maximum video file size and turn on
+ splitting edited files at the editing marks. These options must be given before
+ --edit to have an effect.