This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
yundiantech
/
FFMPEG_DEMO
miroir de
https://github.com/yundiantech/FFMPEG_DEMO.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
d8f04cbc50
Branches
Tags
master
FFMPEG_DEMO
/
source
/
FFMPEG_Qt
/
常用命令
/
音频转成AAC.txt
音频转成AAC.txt
85 B
Historique
Raw
1
2
3
ffmpeg -i E:/a.mp3 -ac 2 -ar 44100 -ab 32 E:/a.aac
ffmpeg -i E:/a.mp3 -ac 2 E:/a.aac