Support the content I make online at https://liberapay.com/ChrisWere
This command extracts the audio from a video file and puts it in a MP3 file. Ffmpeg automatically works out the right codecs to use from the output file extension, in this case it's MP3.
ffmpeg -i VIDEOFILE OUTPUTFILE.mp3
If you wish to do the same with ann OGG file, you have to specificy that you want audio only, you can do this with the -vn argument.
ffmpeg -i VIDEOFILE -vn OUTPUTFILE.ogg
Mastodon: https://linuxrocks.online/@ChrisWere
Twitch: / chriswere
Gaming channel: / gamingwithwerewolves
Смотрите видео Taking audio from video using ffmpeg - Linux how-to онлайн, длительностью часов минут секунд в хорошем качестве, которое загружено на канал Chris Were 27 Ноябрь 2018. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 2,392 раз и оно понравилось 63 посетителям.