[accessiblelinux] ffmpeg and ogg vorbis audio

  • From: Storm Dragon <stormdragon2976@xxxxxxxxx>
  • To: Accessible Linux <accessiblelinux@xxxxxxxxxxxxx>
  • Date: Sun, 11 Apr 2010 21:05:18 -0400

Hi,
Does anyone know how to convert a video to an ogg audio file? I can
convert, but somehow I am getting an ogg video file. Here's the command:
ffmpeg -i carjump.flv -aq 100 -acodec libvorbis -ac 2 -ar 44100 -ab 128k
-b 0 "$HOME/Videos/carjump.ogg"
Thanks
Storm


-- 
Registered Linux user number 508465:
http://counter.li.org/
Follow me on Twitter:
http://www.twitter.com/stormdragon2976
My blog, Thoughts of a Dragon:
http://www.stormdragon.us/
Get yourself a Frostbox:
http://www.frostbitesystems.com/
Install Windows Vista in under 2 minutes:
http://is.gd/am6TD



Other related posts:

  • » [accessiblelinux] ffmpeg and ogg vorbis audio - Storm Dragon