[MPlayer-DOCS] update english mplayer man page: removed -lavcopts acodec=mp3
Diego Biurrun
diego at biurrun.de
Tue Aug 14 00:53:37 CEST 2007
On Sat, Aug 11, 2007 at 03:27:38AM +0100, A C Hurst wrote:
>
> I've been through the libavcodec directory with "grep -l CODEC_TYPE_AUDIO
> mplayer-checkout-2007-08-10/libavcodec/* | xargs grep _encoder"
>
> and come up with a whole list of audio codecs libavcodec supports (I've tested them too):
>
> [already listed in man]
> mp2
> libmp3lame
> ac3
> adpcm_ima_wav
> sonic
>
> [not already in man]
> vorbis
> libfaac
> flac
> sonicls
> wmav1
> wmav2
> {adpcm_adx}
> adpcm_* (in adpcm.c)
> pcm_* (in pcm.c)
> g726
> libamr_nb
> libamr_wb
> {libgsm}
> {libgsm_ms}
> roq_dpcm
> ------------------------------------
>
> those in braces I can't get to work.
> How many of these should go into the man/docs?
libgsm support is not added to FFmpeg through MPlayer's build system.
It's not hard, I guess nobody was aware until now though and nobody
seems to have missed it (much).
Diego
More information about the MPlayer-DOCS
mailing list