pacohaas
16th January 2002, 02:23
-core( -input "D:\audio\Extracted_audio_1.ac3" -output "D:\audio\Encoded_audio_1.mp2" ) -azid( -c normal -g max -L -3db ) -ota( -g max ) -ssrc( --rate 44100 ) -2lame( -e -b 192 -m j )just wondering why -g max is being used in azid() and in ota()
seems to me that it should only be used in azid, and then only if the user clicked "Autodetect azid gain"
-ota() should probably only be used for delaying the audio and/or NTSC to PAL conversion.
seems to me that it should only be used in azid, and then only if the user clicked "Autodetect azid gain"
-ota() should probably only be used for delaying the audio and/or NTSC to PAL conversion.