Hello, dear all.
Does exist some options / settings in these programs ( HandBrake , MeGUI, StaxRip or similar ones ) to produce an output specific sized file?
I mean: converting some big file ( like 4 Gb ) to a small size ( for example, like 700 Mb or something ).
My goal is to create a specific size file after convertion.
Thanks for your time.
Best regards.
+ Reply to Thread
Results 1 to 6 of 6
-
-
file size = bitrate * running time
Use a bitrate calculator. Enter the size you want and the running time. It will tell you what bitrate to use. -
MeGUI has a bitrate calculator under the Tools menu. You can use that bitrate when configuring the encoder for 2 pass encoding.
Alternatively, if you create an encoding job using the "Auto-Encode" button, you can simply specify a file size.
MeGUI's OneClick encoder can be configured that way also, and used for batch encoding.Avisynth functions Resize8 Mod - Audio Speed/Meter/Wave - FixBlend.zip - Position.zip
Avisynth/VapourSynth functions CropResize - FrostyBorders - CPreview (Cropping Preview) -
https://www.dr-lex.be/info-stuff/videocalc.html
seems decent if you click on the bottom h265 it'll suggest a bitrate for 720p or whatever resolution you input
I usually keep default -crf 28 but if it's a crappy old video -crf 33 and just an everyday video -crf 31
yes for masterpieces -crf 23
other thing is if it's just talking I use opus 32k using mkv
but if outputting to container mp4 must use -strict -2
other thing is if you wanna rescale up or down just use -vf scale="-2:720" to go to 720p and it'll maintain your aspect ratio otherwise
you gotta use an aspect ratio calculator
https://andrew.hedges.name/experiments/aspect_ratio/ -
for example, like 700 Mb or something
other thing is if you wanna rescale up or down just use -vf scale="-2:720" to go to 720p and it'll maintain your aspect ratio
Similar Threads
-
Converting multiple video files to MKV using MKVToolnix
By pcmacbob in forum Newbie / General discussionsReplies: 5Last Post: 7th Sep 2022, 13:24 -
Converting video files to work on Philips TV.
By Virgil2U in forum Newbie / General discussionsReplies: 6Last Post: 7th Aug 2021, 07:40 -
Converting Video Files?
By Robert Martin in forum Newbie / General discussionsReplies: 14Last Post: 31st May 2020, 00:07 -
Converting Video files to dvd
By ccgodeaux in forum Newbie / General discussionsReplies: 16Last Post: 3rd Jan 2017, 22:54 -
Tiny video File sizes
By ednorton759 in forum Newbie / General discussionsReplies: 5Last Post: 30th Oct 2016, 04:34