spoho
28th October 2006, 11:43
Hallo I use AutoGK 2.33 beta with lame 3.97 stable added and the main-EXE from 2.27 for .mono-encoding, which is missing in hidden options since. One fails to make AutoGK accept ".mono"
i want to use commandline settings for lame (and azid for manual dynamic-range-compression - "heavy"):
--preset medium -mm for mono encoding - also standard and extreme
can a commandline input-field be implemented in future?
if not, do i have to:
1. demux and encode sound seperately
- how can i demux correctly with DGIndex.exe? Just "Audio -> Output Method -> Decode AC3 to WAV" ??
2. encode film without sound
azid, normalize, lame
3. mux together
VirtualDub: Streams -> Stream List -> Add -> [contextmenu] Interleaving...
- how should i manually set the delay (+ or -) in VirtualDub in the "Audio/Video Interleave Options" ??
There are three fields (preload, delay, skew) and two checkboxes.
from .../AutoGK/DGMPGDec/DGIndexManual.html#OutputMethod:
"...In the example above, the audio delay correction is reported as -248 milliseconds. That means that the audio should be advanced by 248 milliseconds. The number -248 could thus be entered directly into VirtualDub's "Audio Skew Correction" edit box to achieve audio/video synchronization."
Nothing, that I can do wrong ?? So just as explained !?
And should i ignore or accept VirtualDubs "rewrite the header" from vbr to cbr alert (cbr/vbr offset) or should i combine the skew from the alert with the delay ??
in this forum i read "NO", not to rewrite the header
So AutoGK in process does also ignore the alert ??
Other way?:
Is it possible to pause the AutoGK process so that I can exchange the encoded Audio before calculating the VideoSize? The file is locked during AutoGK-processing. I cannot exchange it under windows.
Or to edit maybe one of the scripts inside the "agk_tmp" folder ??
Add "pause" or add the commandline for lame somewhere (didn't find the command) ??
Another way?:
Is it possible to compile an own "lame" and force mono or the preset of my choice, means compiling with own defaults and disabling command-line parsing?
Just an Idea, never tried. Need a Link for a "short" compiling-instruction.
Or some other possibility to develop AutoGK. (knowledge: started 20years ago: MC/Assembler under C64,delphi,PHP,JS,Tcl/Tk,C,etc.)
i want to use commandline settings for lame (and azid for manual dynamic-range-compression - "heavy"):
--preset medium -mm for mono encoding - also standard and extreme
can a commandline input-field be implemented in future?
if not, do i have to:
1. demux and encode sound seperately
- how can i demux correctly with DGIndex.exe? Just "Audio -> Output Method -> Decode AC3 to WAV" ??
2. encode film without sound
azid, normalize, lame
3. mux together
VirtualDub: Streams -> Stream List -> Add -> [contextmenu] Interleaving...
- how should i manually set the delay (+ or -) in VirtualDub in the "Audio/Video Interleave Options" ??
There are three fields (preload, delay, skew) and two checkboxes.
from .../AutoGK/DGMPGDec/DGIndexManual.html#OutputMethod:
"...In the example above, the audio delay correction is reported as -248 milliseconds. That means that the audio should be advanced by 248 milliseconds. The number -248 could thus be entered directly into VirtualDub's "Audio Skew Correction" edit box to achieve audio/video synchronization."
Nothing, that I can do wrong ?? So just as explained !?
And should i ignore or accept VirtualDubs "rewrite the header" from vbr to cbr alert (cbr/vbr offset) or should i combine the skew from the alert with the delay ??
in this forum i read "NO", not to rewrite the header
So AutoGK in process does also ignore the alert ??
Other way?:
Is it possible to pause the AutoGK process so that I can exchange the encoded Audio before calculating the VideoSize? The file is locked during AutoGK-processing. I cannot exchange it under windows.
Or to edit maybe one of the scripts inside the "agk_tmp" folder ??
Add "pause" or add the commandline for lame somewhere (didn't find the command) ??
Another way?:
Is it possible to compile an own "lame" and force mono or the preset of my choice, means compiling with own defaults and disabling command-line parsing?
Just an Idea, never tried. Need a Link for a "short" compiling-instruction.
Or some other possibility to develop AutoGK. (knowledge: started 20years ago: MC/Assembler under C64,delphi,PHP,JS,Tcl/Tk,C,etc.)