[FFmpeg-trac] #8933(ffmpeg:closed): http m3u8 download command stopped working in 4.3

FFmpeg trac at avcodec.org
Tue Oct 13 13:18:07 EEST 2020


#8933: http m3u8 download command stopped working in 4.3
-------------------------------------+-------------------------------------
             Reporter:  aaaeeeo      |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  ffmpeg
              Version:  git-master   |               Resolution:
                                     |  needs_more_info
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by stevenliu):

 * status:  reopened => closed
 * resolution:   => needs_more_info


Comment:

 Replying to [comment:2 aaaeeeo]:
 > Okay, I have attached two report logs.
 >
 > The exact same command worked on 4.2 and failed on 4.3.1
 > I'm using binaries for mac downloaded from
 https://evermeet.cx/pub/ffmpeg/


 https://stream.bwnvideo.com/vod/_definst_/mp4:bwnvideos/videos/x15_FFB.mp4/playlist.m3u8
 what's this context? or can you leave a usable url here? let me analyze
 about that.


 {{{
 (base) liuqi05:clang liuqi$ curl
 https://stream.bwnvideo.com/vod/_definst_/mp4:bwnvideos/videos/x15_FFB.mp4/chunklist_w1894645484.m3u8
 curl: (7) Failed to connect to stream.bwnvideo.com port 443: No route to
 host
 (base) liuqi05:clang liuqi$ curl
 https://stream.bwnvideo.com/vod/_definst_/mp4:bwnvideos/videos/x15_FFB.mp4/playlist.m3u8
 curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to
 stream.bwnvideo.com:443
 (base) liuqi05:clang liuqi$ curl
 https://stream.bwnvideo.com/vod/_definst_/mp4:bwnvideos/videos/x15_FFB.mp4/playlist.m3u8
 curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to
 stream.bwnvideo.com:443
 (base) liuqi05:clang liuqi$ wget
 https://stream.bwnvideo.com/vod/_definst_/mp4:bwnvideos/videos/x15_FFB.mp4/playlist.m3u8
 --2020-10-13 18:16:00--
 https://stream.bwnvideo.com/vod/_definst_/mp4:bwnvideos/videos/x15_FFB.mp4/playlist.m3u8
 正在解析主机 stream.bwnvideo.com (stream.bwnvideo.com)... 104.21.235.173,
 104.21.235.174
 正在连接 stream.bwnvideo.com (stream.bwnvideo.com)|104.21.235.173|:443...
 失败:No route to host。
 正在连接 stream.bwnvideo.com (stream.bwnvideo.com)|104.21.235.174|:443...
 失败:Operation timed out。
 重试中。

 --2020-10-13 18:17:20--  (尝试次数: 2)
 https://stream.bwnvideo.com/vod/_definst_/mp4:bwnvideos/videos/x15_FFB.mp4/playlist.m3u8
 正在连接 stream.bwnvideo.com (stream.bwnvideo.com)|104.21.235.173|:443...
 已连接。
 无法建立 SSL 连接。
 (base) liuqi05:clang liuqi$
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8933#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list