بیت ریت ها (Bitrate) - شماره 2
با سلام
در شماره یک بحث bitrate ها در مورد چیستی بیت ریت صحبت کردیم
در این پست بحث را ریزتر خواهیم کرد:
فرمول محاسبه حجم فایل: (frame width x height = pixel count) and motion factor is 1,2 or 4
منظور از High-motion دو نوع NTSC و PAL می باشد.
Screencast example
For example if your video is a low motion 5fps screen cast in a 1280 x 720 frame size you would have a formula like this:
1280 x 720 = 921,600 pixel count 
5 frames per second 
1 = Low Motion 
(921,600 x 5) x 1 x 0.07 = 322,560 bps / 1000 = 322 kbps bitrate
High action video example
Another example on the other side of the spectrum would be a 24 fps high action shot of an action scene with multiple quick cuts in a 1920 x 1080 frame size:
1920 x 1080 = 2,073,600 pixel count 
24 frames per second 
4 = High Motion 
(2,073,600 x 24) x 4 x 0.07 = 13,934,592 bps / 1000 = 13,934 kbps bitrate
حجم فرمت و بیت ریت های مختلف:
| Output size | Bitrate | Filesize | 
|---|---|---|
| 480x270 pixels | 700 kbps | 5MB / minute | 
| 1024 x 576 pixels | 1500 kbps | 11MB / minute | 
| 1280x720 pixels | 2500 kbps | 19MB / minute | 
| 1920x1080 pixels | 4000 kbps | 30MB / minute | 




