[mdlug] Ffmpeg Problem
Ingles, Raymond
Raymond.Ingles at compuware.com
Wed Jun 18 09:58:14 EDT 2014
> Frank Peters
> Subject: Re: [mdlug] Ffmpeg Problem
>> On Wed, 18 Jun 2014 11:57:36 +0000
>> "Ingles, Raymond" <Raymond.Ingles at compuware.com> wrote:
>> Yup. Here's a little script I use to convert videos to mp3s:
>> #usage: file title artist album
>> mplayer -benchmark -vc null -vo null -ao pcm:fast:file=temp.wav $1
>Doesn't mplayer use ffmpeg as a backend? Using mplayer is then no different from using ffmpeg.
Not necessarily, but in any case mplayer's options can be easier to control. I've got plenty of experience with it, and the mencoder companion app.
> It would be best to dump the audio in its compressed form, whatever form that may be, and then use it in that form only.
...in a perfect world. But MP3 files play everywhere, and LAME in "--preset standard" mode produces a dynamic VBR (variable bit rate) file that is, in my experience, indistinguishable from the original.
> Of course all of this is moot unless you are a technical purist since any differences may not be audible.
Precisely. I'm not an audiophile, and based on testing my ears have already pretty much lost frequency response above 14KHz, so absolute audio fidelity is not my priority. Something that can play in any device I throw it at, is. Plus there are tools like mp3gain which allow fully-reversible gain adjustment. The AAC format, for example, doesn't offer that.
The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it
More information about the mdlug
mailing list