ลง ffmpeg กับ lame ก่อน ใช้คำสั่ง
-sudo apt-get install ffmpeg
-sudo apt-get install lame
ต้องเอา file ที่จะแปลงไปไว้ที่ Home ก่อนถึงแปลงได้ แล้วใช้คำสั่ง
-sudo ffmpeg -i input.mp4 -ab 128000 -ar 44100 output.mp3
.fly ก็แปลงได้
Read More »
-sudo apt-get install ffmpeg
-sudo apt-get install lame
ต้องเอา file ที่จะแปลงไปไว้ที่ Home ก่อนถึงแปลงได้ แล้วใช้คำสั่ง
-sudo ffmpeg -i input.mp4 -ab 128000 -ar 44100 output.mp3
.fly ก็แปลงได้