pub fn run( format: &str, input: &Path, output: &Path, compression: &str, block_size: u32, silent: bool, ) -> Result<()>
Execute the convert command.