05/12/08 16:34:39 .net
VineLinux3.2でffmpegを使って3gp→3g2の変換をしたいのですが、
amr_wb amr_nb の導入ができずに困ってしまってます。
指定された
libavcodec/amr_float
libavcodec/amr
libavcodec/amrwb_float
にそれぞれソースを展開して配置下のですが、./configureしても
以下のように怒られてしまいます。
詳しい方助けていただけないでしょうか
AMR WB FLOAT NOTICE ! Make sure you have downloaded TS26.204
V5.1.0 from
URLリンク(www.3gpp.org)
and extracted the source to libavcodec/amrwb_float
AMR NB FLOAT NOTICE ! Make sure you have downloaded TS26.104
REL-5 V5.1.0 from
URLリンク(www.3gpp.org)
and extracted the source to libavcodec/amr_float
and if u try this on an alpha, u may need to change Word32 to int in amr/typedef.h