orion44
1st August 2023, 03:45
Hi,
what is the correct syntax to convert stereo AC3 to WAV with azid?
This is what I started with:
azid_P4.exe "D:\Project\AC3.ac3" "D:\Project\azid_WAV4.wav"
Here are all the options in azid:
C:\azid>azid_P4.exe
Azid AC3 Decoder 1.9 (build 922) -- for Intel Pentium 4
Copyright (C) 1997-2003 By Midas <midas@egon.gyaloglo.hu>
azid_P4.exe [options] ac3-file [pcm-file]
Options: [-a] [-b log_bsi] [-B begin_time] [-c dyn_compr] [-C center_lev]
[-d front/rear] [-e error_action] [-E end_time] [-f rear_filter]
[-F filetype] [-g gain] [-i cmdscript] [-p preset] [-l lfe_level]
[-L lrlfe_level] [-m mono_mode] [-M matrix-log] [-n dialog_norm]
[-N] [-o channel_list] [-q] [-Q] [-s stereo_mode] [-S surr_lev]
[-w warn] [-z log_set]
[--bsi-log=BOOL] [--begin=TIME] [--clevel=LEVEL] [--dcompr=COMPR]
[--decode=FRONT/REAR] [--end=TIME] [--erraction=ERROR_ACTION]
[--filetype=FILE_TYPE] [--gain=GAIN] [--lfe=LFE_LEVEL]
[--lrlfe=LRLFE_LEVEL] [--matrix-log=BOOL] [--maximize]
[--mono=MONO_MODE] [--no-logging] [--no-output] [--no-progress]
[--norm=BOOL] [--output=CHANNEL_LIST] [--preset=PRESET]
[--rear-filter=BOOL] [--script=FILE] [--set-log=BOOL]
[--slevel=LEVEL] [--stereo=STEREO_MODE] [--warn=BOOL]
[--ch#=ATTR0,ATTR1,...]
*) where # may be [0-5|l|c|r|sl|sr|s|lfe]. ATTRx specifies
either gain (numerical, see -g) or dyn_compr (names, see -c)
setting
Which options should I add to my script to properly decode stereo AC3 to WAV?
what is the correct syntax to convert stereo AC3 to WAV with azid?
This is what I started with:
azid_P4.exe "D:\Project\AC3.ac3" "D:\Project\azid_WAV4.wav"
Here are all the options in azid:
C:\azid>azid_P4.exe
Azid AC3 Decoder 1.9 (build 922) -- for Intel Pentium 4
Copyright (C) 1997-2003 By Midas <midas@egon.gyaloglo.hu>
azid_P4.exe [options] ac3-file [pcm-file]
Options: [-a] [-b log_bsi] [-B begin_time] [-c dyn_compr] [-C center_lev]
[-d front/rear] [-e error_action] [-E end_time] [-f rear_filter]
[-F filetype] [-g gain] [-i cmdscript] [-p preset] [-l lfe_level]
[-L lrlfe_level] [-m mono_mode] [-M matrix-log] [-n dialog_norm]
[-N] [-o channel_list] [-q] [-Q] [-s stereo_mode] [-S surr_lev]
[-w warn] [-z log_set]
[--bsi-log=BOOL] [--begin=TIME] [--clevel=LEVEL] [--dcompr=COMPR]
[--decode=FRONT/REAR] [--end=TIME] [--erraction=ERROR_ACTION]
[--filetype=FILE_TYPE] [--gain=GAIN] [--lfe=LFE_LEVEL]
[--lrlfe=LRLFE_LEVEL] [--matrix-log=BOOL] [--maximize]
[--mono=MONO_MODE] [--no-logging] [--no-output] [--no-progress]
[--norm=BOOL] [--output=CHANNEL_LIST] [--preset=PRESET]
[--rear-filter=BOOL] [--script=FILE] [--set-log=BOOL]
[--slevel=LEVEL] [--stereo=STEREO_MODE] [--warn=BOOL]
[--ch#=ATTR0,ATTR1,...]
*) where # may be [0-5|l|c|r|sl|sr|s|lfe]. ATTRx specifies
either gain (numerical, see -g) or dyn_compr (names, see -c)
setting
Which options should I add to my script to properly decode stereo AC3 to WAV?