Am Fr., 28. Aug. 2020 um 18:38 Uhr schrieb Hyoung Kim via ffmpeg-user <ffmpeg-user@ffmpeg.org>:
> I am a newbie about FFmpeg. > I just need it for using Alexa AVS 1.18.0. > > While I try to build the FFmpeg for Android, I got a build error like > > src/libavformat/udp.c:290:28: error: member reference base type > '__be32' (aka 'unsigned int') is not a structure or union > mreqs.imr_multiaddr.s_add = ((structure sockaddr_in > *)addr)........... > > The above problem has happened for FFmpeg 4.3.1 and 4.2.1 and 4.1.6. Please test current FFmpeg git head and provide the configure line you tested. Other build scripts than our configure script are not supported here. Carl Eugen _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".