[MPlayer-users] .mp4 form mobile, no sound

Pagan pagan1 at gmx.de
Mon Jun 26 15:21:34 CEST 2006


Tomáš Janoušek wrote:

>Hi,
>
>Mon, Jun 26, 2006 at 02:27:26PM +0200  Pagan napsal:
>  
>
>>Compact (non-marketing name HTC Magician).
>>The video just plays fine, but audio doesn't  :-(
>>It says "Cannot find codec for audio format 0x726D6173" I am using the 
>>essential codec pack and have compiled from source.
>>    
>>
>
>  
>
>>Cannot find codec 'amr_nb' in libavcodec...
>>    
>>
>
>You're missing amr codec:
>http://www.mplayerhq.hu/DOCS/HTML/en/audio-codecs.html#amr
>
>  
>
Thanks for the hint, but it leads to another problem.
I downloaded and unpacked/processed the two AMR codec without problems.
./configure ran fine but make failed:

-----
bash-3.00# make
./version.sh `cc -dumpversion`
cc -c -I../libvo -I../../libvo -I/usr/X11/include -fno-PIC -O4 
-march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I. 
-I/usr/include/    -I/usr/X11R6/include   -I/usr/include/freetype2 
-I/usr/include -I/usr/include/SDL -D_REENTRANT -I/usr/X11/include   
-I./libavutil -I./libavcodec   -o mplayer.o mplayer.c
cc -c -I../libvo -I../../libvo -I/usr/X11/include -fno-PIC -O4 
-march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I. 
-I/usr/include/    -I/usr/X11R6/include   -I/usr/include/freetype2 
-I/usr/include -I/usr/include/SDL -D_REENTRANT -I/usr/X11/include   
-I./libavutil -I./libavcodec   -o codec-cfg.o codec-cfg.c
codec-cfg.c: In function `parse_codec_cfg':
codec-cfg.c:508: error: `builtin_video_codecs' undeclared (first use in 
this function)
codec-cfg.c:508: error: (Each undeclared identifier is reported only once
codec-cfg.c:508: error: for each function it appears in.)
codec-cfg.c:509: error: `builtin_audio_codecs' undeclared (first use in 
this function)
make: *** [codec-cfg.o] Error 1
-----

Any ideas?




More information about the MPlayer-users mailing list