2017-12-04 21:57 GMT+08:00 Tobias Rapp <t.r...@noa-archive.com>: > On 29.11.2017 07:33, Jeyapal, Karthick wrote: >> >> ffmpeg | branch: master | Jeyapal, Karthick <kjeya...@akamai.com> | Wed >> Nov 29 14:33:07 2017 +0800| [815e34b5b4ed8fbb6c9d7b7b042ae49848bc170c] | >> committer: Steven Liu >> >> libavformat/hlsenc: Persistent HTTP connections supported as an option >> >>> >>> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=815e34b5b4ed8fbb6c9d7b7b042ae49848bc170c >> >> --- >> >> doc/muxers.texi | 3 +++ >> libavformat/hlsenc.c | 48 >> +++++++++++++++++++++++++++++++++++++++++------- >> 2 files changed, 44 insertions(+), 7 deletions(-) >> >> [...] > > > This patch seems to break building ffmpeg with --disbale-network. Error I try the disable-network, yes, complie error, i have sent a patch to fix it, can you try that patch please?
Thanks Steven > message from build is: > > libavformat/libavformat.a(hlsenc.o): In function `hlsenc_io_open': > /home/tobias/Projects/ffmpeg-git-master/build-linux/src/libavformat/hlsenc.c:265: > undefined reference to `ff_http_do_new_request' > collect2: error: ld returned 1 exit status > /home/tobias/Projects/ffmpeg-git-master/Makefile:107: recipe for target > 'ffmpeg-dbg_g' failed > make: *** [ffmpeg-dbg_g] Error 1 > libavformat/libavformat.a(hlsenc.o): In function `hlsenc_io_open': > /home/tobias/Projects/ffmpeg-git-master/build-linux/src/libavformat/hlsenc.c:265: > undefined reference to `ff_http_do_new_request' > collect2: error: ld returned 1 exit status > /home/tobias/Projects/ffmpeg-git-master/Makefile:107: recipe for target > 'ffprobe-dbg_g' failed > make: *** [ffprobe-dbg_g] Error 1 > > Can you take a look? > > Regards, > Tobias > > > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel