Hello.
I have a MPEG1 video file that plays fine but the audio is very low so I have to turn my speakers up all the way. I was wondering how I can raise the audio volume ( channels?) so that when it plays it plays louder.
I tried Vdub, no dice
Thanks
+ Reply to Thread
Results 1 to 4 of 4
-
-
Demux the audio (TMPGEnc will do this) and this should output an MP2 file. Open this up in any editor that supports MP2, and give it a bit of volume. Save the audio and remux.
Cobra -
You can do it with the latest beta verssion of besplit. It will normalize the audio lossless so no quality is lost.
Demultiplex the mpg to m1v and mp2 with TMPGEnc MPEG Tools.
Then use besplit with following command line:
BeSplit -core( -input infile.mp2 -output outfile.mp2 -type mp2 ) -ota( -G max )
You can find besplit beta here:
http://dspguru.doom9.net/
The multiplex the m1v and the outfile.mp2 to a new mpg with bbmpeg (or TMPGEnc).Ronny
Similar Threads
-
Increasing Audio volume on AVI/DivX/Xvid with AC3 Audio
By Spacedementia87 in forum User guidesReplies: 21Last Post: 24th Dec 2021, 07:21 -
mkv output file audio bitrate is much higher than what I set it to convert
By Shadotaku in forum Video ConversionReplies: 0Last Post: 12th Sep 2011, 13:55 -
Higher Bitrate = Higher Quality? - 20MBPS difference for 1080p file
By SgtPepper23 in forum Newbie / General discussionsReplies: 4Last Post: 6th Dec 2009, 07:57 -
Higher Bitrate = Higher Quality?
By SgtPepper23 in forum AudioReplies: 1Last Post: 5th Dec 2009, 21:33 -
Higher bitrate encoding causes audio sync issues
By keiron in forum Video ConversionReplies: 3Last Post: 12th Jun 2008, 04:37