gpt4 book ai didi

android - 如何用android NDK解决这个关于ffmpeg 2.6的编译错误?

转载 作者:行者123 更新时间:2023-12-04 23:03:50 25 4
gpt4 key购买 nike

我收到关于 ffmpeg 2.6 的编译错误。
我使用了 android-ndk-r10d。 如何解决?

libavformat/mov.c:653: error: undefined reference to 'avpriv_ac3_channel_layout_tab'
libavformat/mov.c:685: error: undefined reference to 'avpriv_ac3_channel_layout_tab'
libavformat/movenc.c:4818: error: undefined reference to 'avpriv_pix_fmt_bps_mov'
libavformat/movenc.c:1359: error: undefined reference to 'avpriv_pix_fmt_bps_mov'
libavformat/utils.c:3375: error: undefined reference to 'avcodec_pix_fmt_to_codec_tag'
libavformat/utils.c:3376: error: undefined reference to 'avpriv_get_raw_pix_fmt_tags'

最佳答案

顺序应该是这样的:

LOCAL_STATIC_LIBRARIES += libavformat libavcodec libswresample libswscale libavutil

关于android - 如何用android NDK解决这个关于ffmpeg 2.6的编译错误?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30485794/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com