[FFmpeg-devel] [PATCH] flvenc: prefer adpcm_swf after mp3

Mike Melanson mike
Wed Nov 14 17:35:53 CET 2007


Alex Beregszaszi wrote:
> On Wed, 2007-11-14 at 08:29 -0800, Mike Melanson wrote:
>> Alex Beregszaszi wrote:
>>> Hi,
>>>
>>> attached patch changes the default behaviour of flvenc, thus adpcm_swf
>>> codec will be preferred if there is not any mp3 encoder compiled in.
>> Wow, this is an interesting issue. On one hand, it will be nice that the
>> FLV audio encoding will just work right out of the box. OTOH, ADPCM
>> probably is not what most users want, whether they realize it or not.
> 
> Stick with pcm_s16le then?

Not necessarily. If it's a choice between PCM and ADPCM, go for the
latter. I'm just wondering about the uninformed end-user aspect.

-- 
	-Mike Melanson




More information about the ffmpeg-devel mailing list