Mercurial > mplayer.hg
changeset 28141:bb25d7202b25
add amr format tags, fixes:
http://www.pdafrance.com/img/testproduit_pocketpc/a730/video4.avi
author | compn |
---|---|
date | Sun, 21 Dec 2008 20:12:47 +0000 |
parents | 49dadf7bd73a |
children | fb25bd1b00c6 |
files | etc/codecs.conf |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Sun Dec 21 04:11:51 2008 +0000 +++ b/etc/codecs.conf Sun Dec 21 20:12:47 2008 +0000 @@ -3614,6 +3614,7 @@ info "AMR Narrowband" status working fourcc samr + format 0x57 ;amr in avi driver ffmpeg dll "libamr_nb" @@ -3621,6 +3622,7 @@ info "AMR Wideband" status working fourcc sawb + format 0x58 ;amr in avi driver ffmpeg dll "libamr_wb"