pub fn parse_framerate(s: &str) -> Result<f64>
Parse a frame rate string (e.g., “25”, “29.97”, “30000/1001”)