Created
October 20, 2022 21:31
-
-
Save hubgit/e633f06d4418f7a09f9122e70db47c8a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
get_iplayer --pid m001d2h4 --subtitles --output "m001d2h4" | |
ffmpeg -i m001d2h4/Only_Connect_Series_18_-_07._Scrummagers_v_Crustaceans_m001d2h4_original.mp4 -vf "subtitles=m001d2h4/Only_Connect_Series_18_-_07._Scrummagers_v_Crustaceans_m001d2h4_original.srt" -ss 17:49 -t 5 -copyts output.mov |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment