Created
September 6, 2024 06:26
-
-
Save rromanchuk/0474cf68e3be415368b4791ec046c7f7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ffmpeg -i in.avi -c:v hevc_videotoolbox -q:v 65 -tag:v hvc1 out.mp4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment