View Single Post
Old 29th November 2011, 14:34   #13654  |  Link
sonate
Registered User
 
Join Date: Jan 2011
Posts: 163
Quote:
Originally Posted by jdobbs View Post
- Added code to check requirements and prevent
reencoding when an AC3 source (or its core) does
not require processing to meet target specs.
Note: Some settings such as AUDIO_AMPLIFY, "Use
192Kbs for AC3...", and "Use 448Kbs for AC3..."
will force reencoding.
[/code]
Much appreciated.

A line in the audio avs file "audio=NicDTSSource("00082.track_4352.dts", Channels=2).Amplify(1)
ConvertAudioTo16bit(ResampleAudio(audio, 48000))"

Does "Amplify (1) indicate that amplification has been selected? Is that a default setting?

My ini doesn't contain the line "AUDIO_AMPLIFY=n" so can I assume a forced re-encode based upon that parameter will not take place.
sonate is offline   Reply With Quote