diff options
Diffstat (limited to 'video/rectape')
-rwxr-xr-x | video/rectape | 2 |
1 files changed, 0 insertions, 2 deletions
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 \ |