mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-04 09:15:05 +00:00
The --help output for the option "--aac-is-sbr" was outdated.
This commit is contained in:
parent
da09f5af46
commit
ab0d2d7f0b
@ -216,7 +216,8 @@ set_usage() {
|
||||
" --language <TID:lang> Sets the language for the track (ISO639-2\n"
|
||||
" code, see --list-languages).\n"
|
||||
" -t, --tags <TID:file> Read tags for the track from a XML file.\n"
|
||||
" --aac-is-sbr <TID> Track with the ID is HE-AAC/AAC+/SBR-AAC.\n"
|
||||
" --aac-is-sbr <TID[:0|1]> The track with the ID is HE-AAC/AAC+/SBR-AAC\n"
|
||||
" or not. The value ':1' can be omitted.\n"
|
||||
" --timecodes <TID:file> Read the timecodes to be used from a file.\n"
|
||||
" --default-duration <TID:Xs|ms|us|ns|fps>\n"
|
||||
" Force the default duration of a track to X.\n"
|
||||
|
Loading…
Reference in New Issue
Block a user