Keith Richie wrote:
---------- Forwarded message ----------
From: Keith Richie <[EMAIL PROTECTED]>
...
 Try

 ffmpeg -i file.vob -vn -acodec vorbis -ac 2 -ab 160k out.ogg

 ffmpeg doesn't support multichannel vorbis encoding so the -ac 2 is
 needed. You can replace -ab with -aq if you want.



-ab option did not seem to make any difference. however -aq seems to give much better quality. thanks. that should be good enough for me. also -aq option is missing from the man page.
thanks.

ashutosh


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to