diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-08-15 12:45:40 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-08-15 12:45:40 +0200 |
commit | 4a9fd9b097c0c1bbd37b436bbd4bb0a6a6bf78a9 (patch) | |
tree | eff751a92d6d2bb903675868c2064e34f618a1ef /HISTORY | |
parent | 9ebdb619954771a0641a3d6b873c1b2a19047c8c (diff) | |
download | vdr-4a9fd9b097c0c1bbd37b436bbd4bb0a6a6bf78a9.tar.gz vdr-4a9fd9b097c0c1bbd37b436bbd4bb0a6a6bf78a9.tar.bz2 |
Implemented command line options --filesize and --split
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |