This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
yundiantech
/
FFMPEG_DEMO
şunun yansıması
https://github.com/yundiantech/FFMPEG_DEMO.git
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Ağaç:
d8f04cbc50
Dallar
Biçim İmleri
master
FFMPEG_DEMO
/
source
/
FFMPEG_Qt
/
常用命令
/
音频文件转成pcm命令.txt
音频文件转成pcm命令.txt
80 B
Geçmiş
Ham
1
2
Éú³Éµ¥ÉùµÀ 16bitµÄpcmÎļþ¡£
ffmpeg.exe -i "D:/in.mp3" -f s16le -ac 1 D:/out.pcm