Re: Fwd: ogg quality problem with ffmpeg

2009-02-09 Thread Stefan Monnier
> The internal ffmpeg vorbis encoder is about the simplest possible > encoder that produces working output. It sounds terrible compared to > the reference encoder, as you saw with your own comparison. On > a typical musical input the ffmpeg encoder set to 128k produces > quality which is obviously

Re: Fwd: ogg quality problem with ffmpeg

2009-02-08 Thread samk
produces quality which is obviously worse than libvorbis at 32kbit/sec. In Response To: -- Forwarded message -- From: Keith Richie Date: Sun, Mar 9, 2008 at 1:04 PM Subject: Re: ogg quality problem with ffmpeg To: no...@spam.com On Sun, Mar 9, 2008 at 11:58 AM, asm4 wrote: > A

Re: ogg quality problem with ffmpeg

2008-03-09 Thread David Fox
On 3/9/08, Keith Richie <[EMAIL PROTECTED]> wrote: > > Try > > ffmpeg -i file.vob -vn -acodec vorbis -ac 2 -ab 160k out.ogg Oddly enough, I had a VOB lying around here, so I tried it (it's ST Enterprise episode(s) so it's mostly speech with some music). > ffmpeg doesn't support multichannel vorbi

Re: Fwd: ogg quality problem with ffmpeg

2008-03-09 Thread asm4
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. -

Fwd: ogg quality problem with ffmpeg

2008-03-09 Thread Keith Richie
-- Forwarded message -- From: Keith Richie <[EMAIL PROTECTED]> Date: Sun, Mar 9, 2008 at 1:04 PM Subject: Re: ogg quality problem with ffmpeg To: [EMAIL PROTECTED] On Sun, Mar 9, 2008 at 11:58 AM, asm4 <[EMAIL PROTECTED]> wrote: > Alex Samad wrote: > > On

Re: ogg quality problem with ffmpeg

2008-03-09 Thread asm4
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 compression than mp3

Re: ogg quality problem with ffmpeg

2008-03-09 Thread asm4
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 compression than mp3

Re: ogg quality problem with ffmpeg

2008-03-08 Thread Alex Samad
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 compression than mp3 so 128kb og

Re: ogg quality problem with ffmpeg

2008-03-08 Thread David Fox
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 Is the quality (or lack of) extremely noticable? Ogg is variable rate, and by "VOB" i'm thinking "movie", where there may be a large variation of sound so

ogg quality problem with ffmpeg

2008-03-08 Thread asm4
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