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/ -
Should be said that there is no sound reason anymore to stick to that "700MB" figure, since CD-R is no longer the default storage medium for video files, which it hasn't been for at least 15 years (and even DVD is no longer "a thing", hasn't been for about 10 years -- I tend to be very slow at moving on, technologically speaking or otherwise, and I haven't burned a DVD for storage / archival purposes since 2013).for example, like 700 Mb or something
Shouldn't it be a width of 1280 and whatever height is required to preserve the native aspect ratio ? (However counter-intuitive that might be, considering that many so-called "720p" videos have an actual height which is way less than 720.)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, 14:24 -
Converting video files to work on Philips TV.
By Virgil2U in forum Newbie / General discussionsReplies: 6Last Post: 7th Aug 2021, 08:40 -
Converting Video Files?
By Robert Martin in forum Newbie / General discussionsReplies: 14Last Post: 31st May 2020, 01:07 -
Converting Video files to dvd
By ccgodeaux in forum Newbie / General discussionsReplies: 16Last Post: 3rd Jan 2017, 23:54 -
Tiny video File sizes
By ednorton759 in forum Newbie / General discussionsReplies: 5Last Post: 30th Oct 2016, 05:34



Quote