On 4/23/17, Self User <[email protected]> wrote: > hi all, > > i am getting this errors: > > libavfilter/vf_noise.c: Assembler messages: > libavfilter/vf_noise.c:230: Error: `(%rdx,%eax)' is not a valid base/index > expression > libavfilter/vf_noise.c:231: Error: `(%rcx,%eax)' is not a valid base/index > expression > libavfilter/vf_noise.c:235: Error: `(%rsi,%eax)' is not a valid base/index > expression > libavfilter/vf_noise.c:260: Error: `(%rdx,%eax)' is not a valid base/index > expression > libavfilter/vf_noise.c:261: Error: `(%rcx,%eax)' is not a valid base/index > expression > libavfilter/vf_noise.c:265: Error: `(%rsi,%eax)' is not a valid base/index > expression > libavfilter/vf_noise.c:298: Error: `(%rcx,%eax)' is not a valid base/index > expression > libavfilter/vf_noise.c:299: Error: `(%rdx,%eax)' is not a valid base/index > expression > libavfilter/vf_noise.c:300: Error: `(%rsi,%eax)' is not a valid base/index > expression > libavfilter/vf_noise.c:301: Error: `(%rdi,%eax)' is not a valid base/index > expression > libavfilter/vf_noise.c:317: Error: `(%r8,%eax)' is not a valid base/index > expression > > > I saw in google that it naybe concern to the 64 bit, but how can I resolve > the errors?
What version of FFmpeg? _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
