ogmcat --version (return code: 0)
This program is not finished. It will probably not work for your files. It might work for files created with ogmsplit. It might not. Please do not ask me when it will be ready - I simply don't know. If you want to experiment with it then go ahead.
ogmsplit v1.5
ogmcat --help (return code: 0)
This program is not finished. It will probably not work for your files. It might work for files created with ogmsplit. It might not. Please do not ask me when it will be ready - I simply don't know. If you want to experiment with it then go ahead.
Usage: ogmcat [options] -o out in1 [in2 [in3 ...]]
options:
in1, in2 ... Sources that will be concatenated.
-m, --manualsync <n> Additional sync in ms for the next input file.
-o, --output out Use 'out' as the base name. This is mandatory.
-s, --sync <nr> Uses sync mode <nr>. Valid values are 0..4.
Default is 4.
-n, --nosafetychecks Disable all safety checks. This might produce
broken and unplayable files.
-v, --verbose Be verbose and show each OGG packet.
Can be used twice to increase verbosity.
-h, --help Show this help.
-V, --version Show version information.