> > The reason for the difference in quality is the different > interpretation of the "-b" argument. It used to be kilobits/s. Now it > is BITS per second. For similar results with a more recent version of > ffmpeg, use "-b 384k" instead of "-b 384". > thanks, I'll try that!