pub fn parse_bitrate(s: &str) -> Result<u64>
Parse a bitrate string (e.g., “128k”, “5M”, “1000”) Parse a bitrate string (e.g., “128k”, “5M”, “1000”)