extract audio from video file in linux
Page 1 of 1
extract audio from video file in linux
open a terminal from the window that contains video file and use following command
sudo apt-get install ffmpeg
ffmpeg -i Kraze-Dear-diary.flv -vn -f mp3 out.mp3
sudo apt-get install ffmpeg
ffmpeg -i Kraze-Dear-diary.flv -vn -f mp3 out.mp3
Last edited by jamied_uk on 12th January 2012, 10:44; edited 1 time in total
Similar topics
» Vid on how to extract a JFFS2 file
» How to fix samba in linux file missing config file error
» Video eding and cutting video in linux using free easy installs
» Linux Extract Archive Bashrc Function
» Converting flv to mp4 vidio and audio in linux
» How to fix samba in linux file missing config file error
» Video eding and cutting video in linux using free easy installs
» Linux Extract Archive Bashrc Function
» Converting flv to mp4 vidio and audio in linux
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum