Hi all,
Anyone know any program other than RIPBOT264 (It seems to be the only one) that can encode using TARGET SIZE FIXED ??
I want 100mb give in 5Mb, 500Mb in 5MB, 1.2GB in 5MB, any size in 5MB (Example ok?).
You can also lcommand line too.
Anybody know?
Thanks,
Claudio
+ Reply to Thread
Results 1 to 14 of 14
-
-
File size is proportional to bitrate:
Code:file size = bitrate * running time
Last edited by jagabo; 21st Oct 2016 at 09:42.
-
-
The formula doesn't contain quality or resolution. It's independent from that.
In VidCoder: encoding settings->"Video"->"Target Size" (2pass recommended)
Doesn't work?
Note that there is probably some limit to what's possible depending on video resolution, fps and duration. Also the audio format is important. AC3 640kbps will already take 4,5 MB for one minute for example. -
-
You didn't answer my question about VidCoder but like I said: there's a limit to how small you can make your files. For very long and/or high resolution files you can try to reduce Framerate (fps) (in "video" tab) and resolution (in "filter" tab) but still - only so much you can do.
-
Note that the inaccurate file size doesn't mean the above equation is inaccurate. It means the encoder did not deliver the requested bitrate. That can happen if you specify too low a bitrate or too high a bitrate, or if you have placed other limitations on the encoder (min/max quantizers, # of keyframes, etc.).
-
Similar Threads
-
encode with X264 @ target size
By marcorocchini in forum Newbie / General discussionsReplies: 4Last Post: 2nd Sep 2016, 07:48 -
FFMPEG: how to encode audio for a target duration?
By marcorocchini in forum Newbie / General discussionsReplies: 2Last Post: 3rd Apr 2016, 00:08 -
X264VFW encoding @ target size
By marcorocchini in forum Newbie / General discussionsReplies: 1Last Post: 11th Feb 2016, 19:34 -
FFMPEG: how to encode in target size mode?
By marcorocchini in forum Newbie / General discussionsReplies: 1Last Post: 19th Mar 2015, 14:03 -
WinFF - Target File Size
By Simmons in forum Video ConversionReplies: 2Last Post: 13th Jan 2013, 07:27