VideoHelp Forum




+ Reply to Thread
Results 1 to 7 of 7
  1. hello, how can i increase the volume of movie 2 times from the original when im starting coding?
    is there any command in the avisynth script?
    Quote Quote  
  2. AutoGK normalizes MP3 audio when it's being encoded. If this is AC3 audio, then perhaps you have to configure your AC3Filter. You can't do anything yourself about the audio volume when using AutoGK. If something has to be done, do it yourself and mux it in afterwards.
    Quote Quote  
  3. thanks for the comment but i dont use autogk i use gk
    i asked if there is any command to add in the avisynt script or something in order to make the volume 2 times stronger
    Quote Quote  
  4. You're right and I apologize.

    I ask again, is this MP3 or AC3 audio you're talking about? If AC3, configure the AC3Filter properly. If MP3, you can use MP3 Gain on an MP3 audio you've created yourself (or GKnot created for you earlier) and then "Just Mux" in the encoding control panel of GKnot, or mux it yourself into the final AVI using VDubMod. If you want to play with the parameters, tick the "MP3 custom Parameters (Experts)" box and play with the settings in the drop-down box of the Azid section, and perhaps add:

    -boost( /b2=5 )

    to boost the volume. The MP3 can easily clip (get distorted) if you're not careful.
    Quote Quote  
  5. its mp3 audio
    and i want to increase it from the beginning it start encoding not the the end that it already muxed
    and if i mux it final using vdubmod it will take make another hour
    i want to make it quick all in 1
    thats why i asked if there is any command to put in the avisynt script before im starting muxing
    10x
    Quote Quote  
  6. Originally Posted by Fire Foxer
    its mp3 audio
    and i want to increase it from the beginning it start encoding not the the end that it already muxed
    and if i mux it final using vdubmod it will take make another hour
    i want to make it quick all in 1
    thats why i asked if there is any command to put in the avisynt script before im starting muxing
    10x
    Now you're not making any sense. I gave you the commands to encode the audio and make it louder. I also told you how to take an MP3 you already have and make it louder. And then you say:
    if i mux it final using vdubmod it will take make another hour
    Depending on the length of the video and your computer specs, it'll take all of about a minute or less. Just set Video to Direct Stream Copy so you don't reencode the video. In GKnot the audio isn't encoded via the AviSynth script but separately, using Azid and Lame, and then muxed into the video afterwards. Just have a look at the log to see how it's done. If you want to do it in the script (why?), then you'll have to do the whole thing manually.

    If you still don't understand, perhaps someone else can explain it better.
    Quote Quote  
  7. k workin' gr8 10x
    i was sure that i have to use full processing mode in order to save it after this action.
    10x 8)
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!