feat: atualiza status do progresso de implementação e resolve warnings de código não utilizado
This commit is contained in:
@@ -54,7 +54,6 @@ impl FfmpegCommandBuilder {
|
||||
Track::Subtitle(t) => t.path.to_string_lossy().to_string(),
|
||||
};
|
||||
args.push(path);
|
||||
next_input_idx += 1;
|
||||
}
|
||||
|
||||
// ── Maps ────────────────────────────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user