24 Jun
2012
24 Jun
'12
8:15 p.m.
bat guano wrote
#now convert music ffmpeg -i audio.wav -acodec libvorbis -aq 60 audio.ogg
Hi This isn't right, -aq 60 is no good.
For libvorbis the -aq value needs to be a number in range -1 to 10.
Look at the list here ---> http://en.wikipedia.org/wiki/Vorbis#Technical_details
_______________________________________________ ffmpeg-user mailing list ffmpeg-user@ http://ffmpeg.org/mailman/listinfo/ffmpeg-user
Thank you for the link. I got so much to learn, but this is a really excellent forum, and ffmpeg is powerful. -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/FFMpeg-native-aac-decoder-tp1568222... Sent from the FFmpeg-users mailing list archive at Nabble.com.