feat(arr): extract text subtitle tracks to srt
ffmpeg, spawned and left to die like ffprobe, maps one subtitle stream and converts it to SRT under §15's sidecar name. Text formats become legal translation sources; bitmap tracks never extract.
This commit is contained in:
Generated
+1
@@ -193,6 +193,7 @@ dependencies = [
|
||||
"arr-core",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tempfile",
|
||||
"thiserror",
|
||||
"tokio",
|
||||
"tracing",
|
||||
|
||||
Reference in New Issue
Block a user