I used Any Video Converter and it's just not a good program. I have MPGs that need to be reduced to about 350mb and perhaps also hard-encode the subtitles with black boxes/backgrounds so its easier to read. They are also 704x480, so i'd like to be able to change the video dimensions but its not necessary. Is there anything like that?
+ Reply to Thread
Results 1 to 15 of 15
-
-
Adjust the bitrate in any video converter and you can get the size you want. Use a bitrate calculator to get the exact file size.
If that is not possible try freemake video converter. It can also hardcode subs and resize video. But I don't think it can black boxes to the subs though. -
hmm- i can use AVC to just resize or convert. but is there a program that could then add black boxes to subs?
-
-
You can do it with ass subs , under the BorderStyle option (3=opaque box)
http://avisynth.org.ru/docs/english/externalfilters/vsfilter.htm
Have a look at aegisub and ass/ssa subs if you want more control and options over subs , but all you do is import your .srt subs, save out .ass subs , change the BorderStyle number to 3 (you can do it with notepad for example) . Many programs that hardsub will accept .ass subs as well -
Are you starting with srt subs? Just open and save them as .ass subs in aegisub (file=>save subtitles as)
Open that in notepad
Do you see the string in the "style" row (the 2nd row) ? Each one correpsonds to the 1st "format" row :, eg. name, fontsize etc....
e.g. name = default
fontname = arial
fontszie = 20
.
.
.
Change the number that corresponds to borderstyle
It might look like something this
Code:Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding Style: Default,Arial,20,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,2,2,2,10,10,10,1
Code:Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding Style: Default,Arial,20,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,3,2,2,2,10,10,10,1
Last edited by poisondeathray; 16th Jul 2012 at 23:13.
-
that seems to work but.... Any Video Converter won't recognize the .ass file (no autoload)
-
not sure, I have't used any video converter before, there might be an option somewhere . Is it in the same directory with the same filename
e.g.
file.mpg
file.ass
but many programs accept .ass subs
ripbot, xvid4psp, avidemux, megui
You won't be able to do this very easily with srt subs, because they have no formatting or optionsLast edited by poisondeathray; 16th Jul 2012 at 23:34.
-
wow.... still can't do anything. i'm sorry that it seems like i'm useless. i tried avidemux, and the video options are confusing, i made it crash. ripbot requires too much things, one of which is net 4.0- i have it but i always get errors whenever a program requires it. i also tried freemake, requires net 4.0.
-
-
You might need to install some of those other things and use some programs that are known to work (e.g. ripbot, megui)
or start a new thread asking for a program that doesn't rely on x, y, z , .net etc.... that has .ass support.
Similar Threads
-
Vob size 1048507kb, but in converter shows zero lenght?!
By Bumbledor in forum DVD RippingReplies: 7Last Post: 30th Apr 2012, 08:37 -
VirtualVCR Tweaker
By Torrential in forum Capturing and VCRReplies: 1Last Post: 21st Apr 2010, 04:24 -
Limiting File Size in AVS Video Converter
By TJF in forum DVD RippingReplies: 6Last Post: 27th Nov 2009, 13:20 -
DTV converter box, screen size-related question
By Ai Haibara in forum DVB / IPTVReplies: 6Last Post: 22nd Nov 2008, 18:18 -
any video converter/super font size
By MasterRoshi in forum Video ConversionReplies: 4Last Post: 19th Oct 2008, 14:48