[FFmpeg-user] compile ffmpeg for software OpenMeetings

Андрей Прицепов p.andrey at fort.crimea.com
Thu Dec 14 18:45:16 EET 2017


When I do this by this instruction, but remove that option as you advice it is just stun(freeze) on this when I do "make clean && make" :

libavcodec/frame_thread_encoder.c: In function 'worker':
libavcodec/frame_thread_encoder.c:89:9: warning: 'avcodec_encode_video2' is deprecated (declared at libavcodec/avcodec.h:5508) [-Wdeprecated-declarations]
         ret = avcodec_encode_video2(avctx, pkt, frame, &got_packet);
         ^
libavcodec/frame_thread_encoder.c:95:13: warning: 'av_dup_packet' is deprecated (declared at libavcodec/avcodec.h:4621) [-Wdeprecated-declarations]
             int ret2 = av_dup_packet(pkt);
             ^
CC      libavcodec/fraps.o
CC

-------------------  
С уважением, Андрей Прицепов “Лаборатория Форт Крым”


-----Original Message-----
From: ffmpeg-user [mailto:ffmpeg-user-bounces at ffmpeg.org] On Behalf Of Reindl Harald
Sent: Thursday, December 14, 2017 6:16 PM
To: ffmpeg-user at ffmpeg.org
Subject: Re: [FFmpeg-user] compile ffmpeg for software OpenMeetings



Am 14.12.2017 um 15:43 schrieb Андрей Прицепов:
> I have error on this step:
> 
> Unknown option "--enable-memalign-hack"
> See ./configure --help for available options

why don't you just try to remove that option?
something with "-hack" don't sound much needed years later _______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".



More information about the ffmpeg-user mailing list