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.
-
Alex Samad wrote:
On Sat, Mar 08, 2008 at 11:57:14AM -0800, David Fox wrote:
On 3/8/08, asm4 <[EMAIL PROTECTED]> wrote:
the nominal bit rate shown by xmms or mplayer on out.ogg is 0k and
average bit rate is 41.7kbps
I don't think you can compare bit rates, ogg has better compressi
Alex Samad wrote:
On Sat, Mar 08, 2008 at 11:57:14AM -0800, David Fox wrote:
On 3/8/08, asm4 <[EMAIL PROTECTED]> wrote:
the nominal bit rate shown by xmms or mplayer on out.ogg is 0k and
average bit rate is 41.7kbps
I don't think you can compare bit rates, ogg has better compressi
i upgraded my unstable-debian last week and i am seeing quality issues
with ripping sound from a .vob file. when i do:
ffmpeg -i MTK_RECORD_VOLUME1-1.vob -f ogg -vn out.ogg
the nominal bit rate shown by xmms or mplayer on out.ogg is 0k and
average bit rate is 41.7kbps
if i dump out a .wav from
4 matches
Mail list logo