From d75d53fe79ee7cf0d2efd30d5e191def8c746056 Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Tue, 26 Oct 2021 02:25:17 -0500 Subject: changed a bunch of video scripts and added my first and possibly last python script, although it was fun --- video/rectape | 2 -- 1 file changed, 2 deletions(-) (limited to 'video/rectape') diff --git a/video/rectape b/video/rectape index f6e7a01..1e54370 100755 --- a/video/rectape +++ b/video/rectape @@ -3,8 +3,6 @@ if [ -z "$1" ]; then $1=untitled_$(ls | wc -l) fi -# All hevc_amf ffmpeg options: $ ffmpeg -h encoder=hevc_amf - ffmpeg \ -f decklink -format_code ntsc -i "Intensity Pro" \ -c:v libx264 \ -- cgit v1.2.3