MediaArea / MediaInfo

Convenient unified display of the most relevant technical and tag data for video and audio files.
https://MediaArea.net/MediaInfo
BSD 2-Clause "Simplified" License
1.38k stars 160 forks source link

kb/s -> kbit/s #630

Open Devocub opened 2 years ago

Devocub commented 2 years ago

bitrate reported in mediainfo is written like 45 kb/s which is actually 45 kbit/s. This is decieving and uncertain, I suggest you to change it to "kbit/s"

JeromeMartinez commented 2 years ago

Reference: "The bit rate is expressed in the unit bit per second (symbol: bit/s), often in conjunction with an SI prefix such as kilo (1 kbit/s = 1,000 bit/s), mega (1 Mbit/s = 1,000 kbit/s), giga (1 Gbit/s = 1,000 Mbit/s) or tera (1 Tbit/s = 1,000 Gbit/s).[2] The non-standard abbreviation bps is often used to replace the standard symbol bit/s, so that, for example, 1 Mbps is used to mean one million bits per second."

So right, "kbit/s" (standard?), or "kbps" (not standard?), should be preferred.

cjee21 commented 1 year ago

If we look at another page:

Kilobit per second (symbol kbit/s or kb/s, often abbreviated "kbps") is a unit of data transfer rate equal to:

  • 1,000 bits per second
  • 125 bytes per second