changeset 34086:b6518c14e5e2

map format 0x38 to amrnb works on http://video.mopoto.com/4/40/407/40709.avi
author compn
date Sun, 02 Oct 2011 21:32:45 +0000
parents cc1808245016
children b2d908cd8a1f
files etc/codecs.conf
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Oct 01 17:30:43 2011 +0000
+++ b/etc/codecs.conf	Sun Oct 02 21:32:45 2011 +0000
@@ -4858,6 +4858,7 @@
   status working
   fourcc samr
   format 0x57 ;amr in avi
+  format 0x38 ; amrnb in avi one sample
   driver ffmpeg
   dll "amrnb"
 
@@ -4874,6 +4875,7 @@
   status working
   fourcc samr
   format 0x57 ;amr in avi
+  format 0x38 ; amrnb in avi one sample
   driver ffmpeg
   dll "libopencore_amrnb"