Mercurial > mplayer.hg
diff etc/codecs.conf @ 14278:17dd45302212
Support amr_nb and amr_wb via libavcodec
Add fourcc for H.263 used in 3gp files (s263)
author | rtognimp |
---|---|
date | Wed, 29 Dec 2004 23:23:46 +0000 |
parents | fa80ed52127b |
children | 11a33796997c |
line wrap: on
line diff
--- a/etc/codecs.conf Wed Dec 29 20:32:26 2004 +0000 +++ b/etc/codecs.conf Wed Dec 29 23:23:46 2004 +0000 @@ -893,6 +893,7 @@ status working fourcc H263,U263,h263,X263 fourcc viv1 h263 + fourcc s263 driver ffmpeg dll h263 out YV12,I420,IYUV @@ -2327,6 +2328,20 @@ driver ffmpeg dll "dts" +audiocodec ffamrnb + info "AMR Narrowband" + status working + fourcc samr + driver ffmpeg + dll "amr_nb" + +audiocodec ffamrwb + info "AMR Widewband" + status working + fourcc sawb + driver ffmpeg + dll "amr_wb" + audiocodec voxware info "VoxWare" status working