pub async fn concat(inputs: &[String], output: &str) -> Result<()>
Concatenates multiple encoded chunks into a single output without re-encoding.