diff options
| author | Pascal Dulieu <pascal@dulieu.uk> | 2026-04-21 21:15:02 +0100 |
|---|---|---|
| committer | Pascal Dulieu <pascal@dulieu.uk> | 2026-04-21 21:23:53 +0100 |
| commit | 7e25e7c9bd135f30b4aaeb608805cd77feef5f1d (patch) | |
| tree | 0789d46b856351dcece6c0e71c8620f3a9a5128c /old/hf-sbs.bat | |
Made-with: Cursor
Diffstat (limited to 'old/hf-sbs.bat')
| -rw-r--r-- | old/hf-sbs.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/hf-sbs.bat b/old/hf-sbs.bat new file mode 100644 index 0000000..fbdb027 --- /dev/null +++ b/old/hf-sbs.bat @@ -0,0 +1 @@ +ffmpeg -i %1 -vsync vfr -vf "scale=iw/2:ih" -c:v libx264 -crf 23 -c:a aac -b:a 192k output_half_sbs.mp4
\ No newline at end of file |
