This repository has been archived by the owner on Nov 4, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 14
Usage AvsDec 2.3
Wiesław Šoltés edited this page Jan 11, 2018
·
1 revision
usage: AvsDec [option] <...>
option:
[-d] Decode avisynth audio stream to raw audio file
examples:
AvsDec -d <input.avs> [<output.raw>]
AvsDec -d <input.avs> - > <output.raw>
[-i] Show wav file header info
examples:
AvsDec -i <input.wav>
[-s] Split multi-channel WAV file into single channel WAV files
examples:
AvsDec -s <input.wav> [<OutputPath>]
AvsDec -s - [<OutputPath>] < <input.wav>
BatchEncoder (Audio Conversion GUI) is licensed under the MIT license.