NEWS: be more specific where to find newly added options

This commit is contained in:
Moritz Bunkus 2021-06-27 19:13:27 +02:00
parent 98fc252fa7
commit c80a3b576b
No known key found for this signature in database
GPG Key ID: 74AF00ADF2E32C85

View File

@ -13,13 +13,15 @@
* MKVToolNix GUI: multiplexer: added an option for sorting files & tracks by
track types when adding them to multiplex settings. The order is: video
first followed by audio, subtitles and other types. Files & tracks can still
be reordered manually later. This option is enabled by default. Implements
be reordered manually later. The option is enabled by default & can be found
in the preferences → "Multiplexer" page → "Adding files" section. Implements
#2366.
* MKVToolNix GUI: multiplexer: added an option for recognizing file name
sequences such as `movie.001.mp4`, `movie.002.mp4`, `movie.003.mp4` when
adding multiple files at once. If a sequence is detected, the only first
file will be added while the second and following file names will be
appended to the first one. This option is enabled by default. Implements
appended to the first one. The option is enabled by default & can be found
in the preferences → "Multiplexer" page → "Adding files" section. Implements
#2866.
* MKVToolNix GUI: multiplexer: added small colored boxes for each file & track
in order to indicate from which file each track is read. The colors used can