Hoppa till innehåll
Prenumerera

ffmpeg -i "Young Sheldon S04E11.mkv" -map 0:s:0 "Young Sheldon S04E11.srt" Use code with caution. Copied to clipboard 4. Downsize for Mobile/Sharing

To pull the dialogue into a separate text file (SRT), map the subtitle stream .

To reduce file size for easier sharing, you can re-encode with a lower bitrate or more efficient codec like H.265 (HEVC) .

If you want to clip a specific part (e.g., the first 5 minutes), use the -ss (start time) and -t (duration) or -to (end time) flags .