User Tools

Site Tools


ffmpeg:video_bit_rate

ffmpeg - Video bit rate

To keep the same image details use the following formula to calculate the output video bit rate:

-b:v value = input_file_size_KB / duration_sec / 100

Example

460520KB / 120sec / 100 = 38.37

result:

-b:v 38M

ffmpeg/video_bit_rate.txt · Last modified: 2023/06/13 11:38 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki