2016-11-01 0:27 GMT+01:00 Andreas Cadhalpun <andreas.cadhalpun at googlemail.com>: > -#if HAVE_ALTIVEC > +#if HAVE_ALTIVEC && !(ARCH_PPC64 && HAVE_BIGENDIAN) > if (!PPC_ALTIVEC(av_get_cpu_flags())) Do the dnxhd tests work for you on 32bit BE powerpc? (It fails here afaict) Carl Eugen