1
0

adds deprecation notice

This commit is contained in:
2024-11-30 23:25:18 +01:00
parent 1976919b90
commit 678ee062c1
+2
View File
@@ -1,4 +1,6 @@
#!/bin/bash
# NOTICE: This script has been superceded by vcmp and will be removed in a future update.
#
# Recursively finds and compresses video files to AV1/MP4 format with reduced quality/size.
# Converts to 1080p max, reduces high framerates, and uses low bitrate audio.
# Original files are removed after successful compression.