you-apps / RecordYou

Privacy focused recorder app built with MD3
https://you-apps.net
GNU General Public License v3.0
750 stars 34 forks source link

Show units for video bitrate and audio sample rate #78

Closed ishrq closed 1 year ago

ishrq commented 1 year ago

Describe your suggested feature

Show units for bitrate like mbps, kbps, etc. Likewise for audio sample rate.

Additionally, can specify the maximux accepted value.

E.g. Bitrate (Upto 120kbps)

Other details

No response

Acknowledgements

Bnyro commented 1 year ago

The units are always the default ones of the unit, meaning for example bps for bitrates. Thus, I don't see a reason to add additional info about it, which would only be the case if we didn't use the standard units.