Commit Graph

8 Commits

Author SHA1 Message Date
Moritz Bunkus
1f7f3ef02b mkvmerge: accept --timestamp* in addition to --timecode*
Part of an ongoing effort to replace the use of the term `timecode`
with `timestamp`. Timecodes have a very specific meaning in the
audio/video world, and it's not what MKVToolNix has been using the
term for.
2017-10-04 14:51:41 +02:00
Moritz Bunkus
e7a429f72a Tests: Don't join sub-test results with '-' 2013-02-09 12:26:31 +01:00
Moritz Bunkus
77b24f3422 Don't suffix output file name if only one output file will be created
Implements #743.
2012-04-09 09:50:18 +02:00
Moritz Bunkus
7112c1771c Accumulate discarded durations for multiple parts
Fixes #740.
2012-04-08 13:14:05 +02:00
Moritz Bunkus
a7dabdfe72 Take packet duration into account for calculating discarded duration
Fixes #742.
2012-04-08 10:19:17 +02:00
Moritz Bunkus
764bb7f95b Always skip first splitpoint if it is at start of the file
Fixes #737.
2012-04-07 19:02:01 +02:00
Moritz Bunkus
2768b0a08b Implement writing to previous part file with "--split parts:"
Fixes #518.
2012-04-01 08:54:44 +02:00
Moritz Bunkus
c3a14d46c3 Add test case for splitting by parts 2012-03-31 13:35:05 +02:00