Skip to content

Instantly share code, notes, and snippets.

@carlosh93
Created November 22, 2020 04:38

Revisions

  1. carlosh93 created this gist Nov 22, 2020.
    2 changes: 2 additions & 0 deletions crop_remove_audio.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    ffmpeg -ss 00:00:15.00 -i "OUTPUT-OF-FIRST URL" -t 00:00:10.00 -map 0 -map -0:a -c copy out.mp4