leandromoreira / ffmpeg-libav-tutorial

FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: πŸ‡ΊπŸ‡Έ πŸ‡¨πŸ‡³ πŸ‡°πŸ‡· πŸ‡ͺπŸ‡Έ πŸ‡»πŸ‡³ πŸ‡§πŸ‡·
https://github.com/leandromoreira/ffmpeg-libav-tutorial
BSD 3-Clause "New" or "Revised" License
9.78k stars 937 forks source link

1Gbps means 1 billion bits #112

Closed AOQNRMGYXLMV closed 2 years ago

AOQNRMGYXLMV commented 2 years ago

Hi, I love the tutorial very much! I'd like to point out a small mistake. In "Intro / codec - shrinking-data" section: the needed bandwith is 1080 1920 24 * 24 bps = 1.19 Gbps, which 1Gbps = 1,000,000,000 bps

leandromoreira commented 2 years ago

thanks :)