[MPlayer-users] status of amrnb and amrwb?

transcoderjunkie mencoder at w25.nl
Sun Apr 15 21:00:19 CEST 2007


hi folks,

herm ok I got lost -- I have the last SVN trunk of both ffmpeg and 
mplayer in my system.
Im ready to compile mencoder (not 100% intrested in mplayer, just need 
to transcode files)

but what is the situation with AMR? I have tons of files with 3gp/amr-nb 
that I want to transcode... I cant really figure out what the statu sis, 
compiling mencoder now throws.


In file included from amr.c:75:
avcodec.h:2478: warning: 'ImgReSampleContext' is deprecated
avcodec.h:2481: warning: 'ImgReSampleContext' is deprecated
amr.c:89:30: error: amrnb/interf_dec.h: No such file or directory
amr.c:90:30: error: amrnb/interf_enc.h: No such file or directory
amr.c:102: error: field 'mode' has incomplete type
amr.c: In function 'getBitrateMode':
amr.c:109: error: 'MR475' undeclared (first use in this function)
amr.c:109: error: (Each undeclared identifier is reported only once
amr.c:109: error: for each function it appears in.)
amr.c:110: error: 'MR515' undeclared (first use in this function)
amr.c:111: error: 'MR59' undeclared (first use in this function)
amr.c:112: error: 'MR67' undeclared (first use in this function)
amr.c:113: error: 'MR74' undeclared (first use in this function)
amr.c:114: error: 'MR795' undeclared (first use in this function)
amr.c:115: error: 'MR102' undeclared (first use in this function)
amr.c:116: error: 'MR122' undeclared (first use in this function)
amr.c:124: warning: return makes integer from pointer without a cast
amr.c: In function 'amr_nb_decode_init':
amr.c:378: warning: assignment makes pointer from integer without a cast
amr.c: In function 'amr_nb_encode_init':
amr.c:417: warning: assignment makes pointer from integer without a cast
amr.c: In function 'amr_nb_decode_frame':
amr.c:457: error: storage size of 'dec_mode' isn't known
amr.c:463: error: array subscript is not an integer
amr.c:463: warning: assignment makes integer from pointer without a cast
amr.c:539:26: error: amrwb/enc_if.h: No such file or directory
amr.c:540:26: error: amrwb/dec_if.h: No such file or directory
amr.c:541:26: error: amrwb/if_rom.h: No such file or directory
amr.c: At top level:
amr.c:581: error: expected specifier-qualifier-list before 'Word16'
amr.c: In function 'amr_wb_encode_init':
amr.c:611: warning: assignment makes pointer from integer without a cast
amr.c:612: error: 'AMRWBContext' has no member named 'allow_dtx'
amr.c: In function 'amr_wb_encode_frame':
amr.c:638: error: 'AMRWBContext' has no member named 'allow_dtx'
amr.c: In function 'amr_wb_decode_init':
amr.c:647: warning: assignment makes pointer from integer without a cast
amr.c: In function 'amr_wb_decode_frame':
amr.c:675: error: 'block_size' undeclared (first use in this function)
amr.c:675: error: incompatible types in assignment
amr.c:683: error: '_good_frame' undeclared (first use in this function)
make[1]: *** [amr.o] Error 1
make[1]: Leaving directory `/home/ryan/mplayer_svn/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2




More information about the MPlayer-users mailing list