Hi all,
Is there any software or encoding method available that will encode a wav file to an mp3 at a specified filesize? For example, I would input a wav file and set the resultant filesize of the mp3 to 25 mb or less and the software would generate the settings for the mp3 file automatically.
+ Reply to Thread
Results 1 to 3 of 3
-
-
The definition of bitrate is:
Code:bitrate = size / running time
Example: for a 3 minute 30 second audio file (210 seconds), to be 5,000,000 bytes (40,000,000 bits):
Code:bitrate = 40,000,000 bits / 210 seconds bitrate = ~190,476 bits per second bitrate = ~190 kbps
Last edited by jagabo; 15th Mar 2022 at 09:58.
Similar Threads
-
Lossless audio codec with no filesize/length limit?
By SlyCooperReloadCoded in forum AudioReplies: 8Last Post: 28th Oct 2021, 16:43 -
Different resolution but same filesize - x264 Handbrake
By Perplexer in forum Video ConversionReplies: 12Last Post: 2nd Nov 2020, 17:31 -
--
By Anonymous84 in forum Blu-ray RippingReplies: 3Last Post: 26th Aug 2020, 08:00 -
What is a good program for losslessly joining mp3 files without re-encoding
By imkira3 in forum EditingReplies: 4Last Post: 25th Jun 2019, 23:06 -
x264vwf filesize (H264 rendering KBPS and filesize insane)
By Joris Ceoen in forum EditingReplies: 11Last Post: 2nd Apr 2017, 09:49