From 53a0a5473f45d37027af9663638adbf56667e4ca Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Tue, 12 Nov 2024 22:26:02 -0500 Subject: Hopefully no leaks --- scripts/xbox360-ffmpeg-enc | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 scripts/xbox360-ffmpeg-enc (limited to 'scripts/xbox360-ffmpeg-enc') diff --git a/scripts/xbox360-ffmpeg-enc b/scripts/xbox360-ffmpeg-enc new file mode 100755 index 0000000..aab754f --- /dev/null +++ b/scripts/xbox360-ffmpeg-enc @@ -0,0 +1,2 @@ +#! /usr/bin/env sh +ffmpeg -i "$1" -c:a aac -strict experimental -ac 2 -c:v libx264 -profile:v high -crf 23 "$2" -- cgit v1.2.3-101-g0448