pub fn quality_to_label(
    q_bitrate: u64,
    q_height: u64,
    brate: Option<u64>
) -> String