[FFmpeg-devel] foo -> libfoo changes

Ismail Dönmez ismail
Thu Jun 7 18:47:16 CEST 2007


[...]
>  @item example command line
> -ffmpeg -i input -acodec aac -ab 128kb -vcodec mpeg4 -b 1200kb -mbd 2
> -flags +4mv+trell -aic 2 -cmp 2 -subcmp 2 -s 320x180 -title X output.mp4
> +ffmpeg -i input -acodec libfaac -ab 128kb -vcodec mpeg4 -b 1200kb -mbd 2
> -flags +4mv+trell -aic 2 -cmp 2 -subcmp 2 -s 320x180 -title X output.mp4
> @end table

This _is_ bad. The code name is AAC not libfaac, same for mp3 there is no 
codec called libmp3lame. Changes in configure script is ok but changing codec 
name is a very bad idea and breaking backward compatibility for no apparent 
reason.

/ismail

-- 
Perfect is the enemy of good
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070607/f5443d55/attachment.pgp>



More information about the ffmpeg-devel mailing list