> 
> > In file included from ./libavutil/bswap.h:38,
> >                   from ./libavutil/intreadwrite.h:25,
> >                   from libavfilter/vf_curves.c:25:
> > libavfilter/vf_curves.c: In function ‘parse_psfile’:
> > ./libavutil/aarch64/bswap.h:31:5: error: invalid 'asm': invalid operand for
> code 'w'
> >       __asm__("rev16 %w0, %w0" : "+r"(x));
> 
> Search for "error: invalid 'asm': invalid operand for code 'w'", that will 
> say a
> lot about why this might be a problem, including at
> https://forum.mythtv.org/viewtopic.php?t=3606.
> 
> Please do a little research before just asking "what's wrong?".
> 
> Later,
> 
> z!


The solution that worked for me following Carl's reply could be found here: 
https://www.raspberrypi.org/forums/viewtopic.php?p=1776531#p1776531

Thx,
RS
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to