Hi,

I see that ffmpeg is failing for all arm versions (although for different reasons):

arm6 and arm7:

[ 6141s] libavcodec/libavcodec.so: undefined reference to `ff_avg_vc1_chroma_mc4_neon' [ 6141s] libavcodec/libavcodec.so: undefined reference to `ff_avg_vc1_chroma_mc8_neon' [ 6141s] libavcodec/libavcodec.so: undefined reference to `ff_put_vc1_chroma_mc8_neon' [ 6141s] libavcodec/libavcodec.so: undefined reference to `ff_put_vc1_chroma_mc4_neon'

arm64:

[ 875s] libavcodec/libavcodec.so: undefined reference to `ff_vc1dsp_init_aarch64'

I tried to build it locally on my arm7 board but I got the same errors.

Does anyone know how to fix that errors?

Thanks!
--
Cheers
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to