DarchAengel
October 1st, 2008, 05:00 PM
I have been using Mencoder to extract and re-encode videos with subtitles. I have basically two things I can't seem to find any info on doing. First how do I adjust my code so that the subtitles are all bold. The size is fine but they are a little faint, especially when I shrink the file to PSP format. The other thing I need to is raise the volume on a file I have. For whatever reason the fansubbers recorded the sound so low that I have to blast my speakers to hear it. I know it is them since it is only their work that I have a problem with. Other groups have perfect volume. This is the line of code that I am using to do all this.
mencoder -oac mp3lame -lameopts cbr=128 -ovc xvid -xvidencopts bitrate=1200 -sub "subtitles.srt" "exact file name" -o video.avi
Any help would be greatly apreciated.
mencoder -oac mp3lame -lameopts cbr=128 -ovc xvid -xvidencopts bitrate=1200 -sub "subtitles.srt" "exact file name" -o video.avi
Any help would be greatly apreciated.