First, download FFmpeg from http://ffmpeg.zeranoe.com/builds/
แตกไฟล์ที่ดาวน์โหลดมาด้วย 7-zip ไว้ที่ C:/
Extract downloaded file with 7-zip to C:/
เปลี่ยนชื่อแฟ้มที่ได้จากการแตกไฟล์เป็น ffmpeg
Rename extracted folder to ffmpeg
เพิ่ม ;C:\ffmpeg\bin ไปยัง system path (ตาม วิธีการเพิ่มค่าใหม่ใน System Path)
Add ;C:\ffmpeg\bin to system path (follow How to Add New Values to System Path)
เปิด command prompt แล้วใส่คำสั่ง
Open command prompt then enter command
ffmpeg -version
FFmpeg is completely installed
No comments:
Post a Comment