Created
November 25, 2024 11:20
-
-
Save dhcgn/97ef52baef6e04b68f83bb87daf01cb0 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 input.opus -vn -ac 1 -c:a aac -b:a 64k -fs 25500000 output.m4a |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This command will: