User Tools

Site Tools


ffmpeg:video_bit_rate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ffmpeg:video_bit_rate [2023/06/13 10:38] – created peterffmpeg:video_bit_rate [2025/01/12 13:34] (current) – removed peter
Line 1: Line 1:
-====== ffmpeg - Video bit rate ====== 
- 
-To keep the same image details use the following formula to calculate the output video bit rate: 
- 
-<code> 
--b:v value = input_file_size_KB / duration_sec / 100 
-</code> 
- 
----- 
- 
-===== Example ===== 
- 
-<code> 
-460520KB / 120sec / 100 = 38.37 
-</code> 
- 
-result: 
- 
-<code> 
--b:v 38M 
-</code> 
- 
----- 
- 
  
ffmpeg/video_bit_rate.1686652716.txt.gz · Last modified: 2023/06/13 10:38 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki