Opened 5 years ago
Closed 5 years ago
#8197 closed defect (fixed)
Unable to open key file
Reported by: | bond | Owned by: | |
---|---|---|---|
Priority: | minor | Component: | avformat |
Version: | git-master | Keywords: | hls |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
Summary of the bug:
How to reproduce:
% ffmpeg -i http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8 -c:v libx264 -crf 23 -maxrate 1M -bufsize 2M -c:a libfdk_aac -b:a 384k output.mp4 bug: [hls @ 0x55d306782780] Skip ('#EXT-X-VERSION:5') [hls @ 0x55d306782780] Opening 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8' for reading [hls @ 0x55d306782780] Skip ('#EXT-X-VERSION:5') [hls @ 0x55d306782780] Unable to open key file https://www.rtp.pt/common/player/drmaes.php [hls @ 0x55d306782780] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_360688.ts' for reading [hls @ 0x55d306782780] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_360689.ts' for reading [hls @ 0x55d306782780] Error when loading first segment 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_360671.ts' http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/playlist.m3u8: Invalid data found when processing input ffmpeg version 4.2.1 built on Ubuntu 18, 64 bit
Change History (9)
comment:1 by , 5 years ago
follow-up: 7 comment:2 by , 5 years ago
ffmpeg -i http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8 -c:v h264 -c:v h264 -maxrate 1M -bufsize 2M -c:a aac -b:a 384k output.mp4
ffmpeg version N-95055-g85e338ab0d Copyright (c) 2000-2019 the FFmpeg developers
built with gcc 7 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
configuration: --prefix=/videp/
libavutil 56. 35.100 / 56. 35.100
libavcodec 58. 58.101 / 58. 58.101
libavformat 58. 33.100 / 58. 33.100
libavdevice 58. 9.100 / 58. 9.100
libavfilter 7. 58.102 / 7. 58.102
libswscale 5. 6.100 / 5. 6.100
libswresample 3. 6.100 / 3. 6.100
[hls @ 0x56057a4e4840] Skip ('#EXT-X-VERSION:5')
[hls @ 0x56057a4e4840] Unable to open key file https://www.rtp.pt/common/player/drmaes.php
[hls @ 0x56057a4e4840] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399110.ts' for reading
[hls @ 0x56057a4e4840] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399111.ts' for reading
[hls @ 0x56057a4e4840] Error when loading first segment 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399093.ts'
http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8: Invalid data found when processing input
comment:3 by , 5 years ago
ffmpeg -i http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8 -c:v h264 -maxrate 1M -bufsize 2M -c:a aac -b:a 384k output.mp4
ffmpeg version N-95055-g85e338ab0d Copyright (c) 2000-2019 the FFmpeg developers
built with gcc 7 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
configuration: --prefix=/videp/
libavutil 56. 35.100 / 56. 35.100
libavcodec 58. 58.101 / 58. 58.101
libavformat 58. 33.100 / 58. 33.100
libavdevice 58. 9.100 / 58. 9.100
libavfilter 7. 58.102 / 7. 58.102
libswscale 5. 6.100 / 5. 6.100
libswresample 3. 6.100 / 3. 6.100
[hls @ 0x55b41ca017c0] Skip ('#EXT-X-VERSION:5')
[hls @ 0x55b41ca017c0] Unable to open key file https://www.rtp.pt/common/player/drmaes.php
[hls @ 0x55b41ca017c0] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399144.ts' for reading
[hls @ 0x55b41ca017c0] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399145.ts' for reading
[hls @ 0x55b41ca017c0] Error when loading first segment 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399127.ts'
http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8: Invalid data found when processing input
comment:4 by , 5 years ago
StevenLiu:dash StevenLiu$ ./ffmpeg -i http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8 -c:v libx264 -crf 23 -maxrate 1M -bufsize 2M -c:a libfdk_aac -b:a 384k output.mp4
ffmpeg version N-95028-g0847a97aba Copyright (c) 2000-2019 the FFmpeg developers
built with Apple LLVM version 10.0.0 (clang-1000.11.45.5)
configuration: --enable-libass --enable-opengl --enable-libx264 --enable-libmp3lame --enable-gpl --enable-nonfree --prefix=/usr/local --enable-libtesseract --enable-libspeex --enable-libfreetype --enable-libfontconfig --enable-libfdk-aac --enable-videotoolbox --enable-libxml2 --enable-librsvg --enable-libvmaf --enable-version3 --disable-stripping --disable-optimizations --enable-libvmaf
libavutil 56. 35.100 / 56. 35.100
libavcodec 58. 58.101 / 58. 58.101
libavformat 58. 33.100 / 58. 33.100
libavdevice 58. 9.100 / 58. 9.100
libavfilter 7. 58.102 / 7. 58.102
libswscale 5. 6.100 / 5. 6.100
libswresample 3. 6.100 / 3. 6.100
libpostproc 55. 6.100 / 55. 6.100
[hls @ 0x7fb1ff800000] Skip ('#EXT-X-VERSION:5')
[hls @ 0x7fb1ff800000] Opening 'https://www.rtp.pt/common/player/drmaes.php' for reading
[hls @ 0x7fb1ff800000] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399751.ts' for reading
Input #0, hls, from 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8':
Duration: N/A, start: 71904.469678, bitrate: N/A
Program 0
Metadata:
variant_bitrate : 0
Stream #0:0: Data: timed_id3 (ID3 / 0x20334449)
Metadata:
variant_bitrate : 0
Stream #0:1: Video: h264 (Constrained Baseline) ([27][0][0][0] / 0x001B), yuv420p, 640x360 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
Metadata:
variant_bitrate : 0
Stream #0:2: Audio: aac (HE-AAC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp
Metadata:
variant_bitrate : 0
File 'output.mp4' already exists. Overwrite ? [y/N] y
Stream mapping:
Stream #0:1 -> #0:0 (h264 (native) -> h264 (libx264))
Stream #0:2 -> #0:1 (aac (native) -> aac (libfdk_aac))
Press [q] to stop, ? for help
[libx264 @ 0x7fb1ff802600] using SAR=1/1
[libx264 @ 0x7fb1ff802600] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZCNT BMI2
[libx264 @ 0x7fb1ff802600] profile High, level 3.0
[libx264 @ 0x7fb1ff802600] 264 - core 133 r2334M a3ac64b - H.264/MPEG-4 AVC codec - Copyleft 2003-2013 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 vbv_maxrate=1000 vbv_bufsize=2000 crf_max=0.0 nal_hrd=none ip_ratio=1.40 aq=1:1.00
Output #0, mp4, to 'output.mp4':
Metadata:
encoder : Lavf58.33.100
Stream #0:0: Video: h264 (libx264) (avc1 / 0x31637661), yuv420p, 640x360 [SAR 1:1 DAR 16:9], q=-1--1, 25 fps, 12800 tbn, 25 tbc
Metadata:
variant_bitrate : 0
encoder : Lavc58.58.101 libx264
Side data:
cpb: bitrate max/min/avg: 1000000/0/0 buffer size: 2000000 vbv_delay: N/A
Stream #0:1: Audio: aac (libfdk_aac) (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 384 kb/s
Metadata:
variant_bitrate : 0
encoder : Lavc58.58.101 libfdk_aac
[hls @ 0x7fb1ff800000] Skip ('#EXT-X-VERSION:5')00:00:03.20 bitrate= 0.1kbits/s dup=1 drop=0 speed= 2.5x
[hls @ 0x7fb1ff800000] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399752.ts' for reading
[http @ 0x7fb1ffc22a00] Opening 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8' for reading
[hls @ 0x7fb1ff800000] Skip ('#EXT-X-VERSION:5')
[hls @ 0x7fb1ff800000] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399753.ts' for reading
[http @ 0x7fb1ffc22a00] Opening 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8' for reading
[hls @ 0x7fb1ff800000] Skip ('#EXT-X-VERSION:5')
[hls @ 0x7fb1ff800000] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399754.ts' for reading
frame= 326 fps= 15 q=25.0 size= 1280kB time=00:00:13.23 bitrate= 792.3kbits/s dup=1 drop=0 speed=0.604x
comment:5 by , 5 years ago
StevenLiu:dash StevenLiu$ ./ffmpeg -i http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8 -c:v h264 -maxrate 1M -bufsize 2M -c:a aac -b:a 384k output.mp4 ffmpeg version N-95028-g0847a97aba Copyright (c) 2000-2019 the FFmpeg developers built with Apple LLVM version 10.0.0 (clang-1000.11.45.5) configuration: --enable-libass --enable-opengl --enable-libx264 --enable-libmp3lame --enable-gpl --enable-nonfree --prefix=/usr/local --enable-libtesseract --enable-libspeex --enable-libfreetype --enable-libfontconfig --enable-libfdk-aac --enable-videotoolbox --enable-libxml2 --enable-librsvg --enable-libvmaf --enable-version3 --disable-stripping --disable-optimizations --enable-libvmaf libavutil 56. 35.100 / 56. 35.100 libavcodec 58. 58.101 / 58. 58.101 libavformat 58. 33.100 / 58. 33.100 libavdevice 58. 9.100 / 58. 9.100 libavfilter 7. 58.102 / 7. 58.102 libswscale 5. 6.100 / 5. 6.100 libswresample 3. 6.100 / 3. 6.100 libpostproc 55. 6.100 / 55. 6.100 [hls @ 0x7ff1e880b200] Skip ('#EXT-X-VERSION:5') [hls @ 0x7ff1e880b200] Opening 'https://www.rtp.pt/common/player/drmaes.php' for reading [hls @ 0x7ff1e880b200] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399792.ts' for reading Input #0, hls, from 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8': Duration: N/A, start: 72068.449000, bitrate: N/A Program 0 Metadata: variant_bitrate : 0 Stream #0:0: Data: timed_id3 (ID3 / 0x20334449) Metadata: variant_bitrate : 0 Stream #0:1: Video: h264 (Constrained Baseline) ([27][0][0][0] / 0x001B), yuv420p, 640x360 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc Metadata: variant_bitrate : 0 Stream #0:2: Audio: aac (HE-AAC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp Metadata: variant_bitrate : 0 File 'output.mp4' already exists. Overwrite ? [y/N] y Stream mapping: Stream #0:1 -> #0:0 (h264 (native) -> h264 (libx264)) Stream #0:2 -> #0:1 (aac (native) -> aac (native)) Press [q] to stop, [?] for help [libx264 @ 0x7ff1e9800600] using SAR=1/1 [libx264 @ 0x7ff1e9800600] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZCNT BMI2 [libx264 @ 0x7ff1e9800600] profile High, level 3.0 [libx264 @ 0x7ff1e9800600] 264 - core 133 r2334M a3ac64b - H.264/MPEG-4 AVC codec - Copyleft 2003-2013 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 vbv_maxrate=1000 vbv_bufsize=2000 crf_max=0.0 nal_hrd=none ip_ratio=1.40 aq=1:1.00 Output #0, mp4, to 'output.mp4': Metadata: encoder : Lavf58.33.100 Stream #0:0: Video: h264 (libx264) (avc1 / 0x31637661), yuv420p, 640x360 [SAR 1:1 DAR 16:9], q=-1--1, 25 fps, 12800 tbn, 25 tbc Metadata: variant_bitrate : 0 encoder : Lavc58.58.101 libx264 Side data: cpb: bitrate max/min/avg: 1000000/0/0 buffer size: 2000000 vbv_delay: N/A Stream #0:1: Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 384 kb/s Metadata: variant_bitrate : 0 encoder : Lavc58.58.101 aac [hls @ 0x7ff1e880b200] Skip ('#EXT-X-VERSION:5')00:00:03.99 bitrate= 0.1kbits/s dup=2 drop=0 speed=1.62x [hls @ 0x7ff1e880b200] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399793.ts' for reading [http @ 0x7ff1e8a17000] Opening 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8' for reading [hls @ 0x7ff1e880b200] Skip ('#EXT-X-VERSION:5') [hls @ 0x7ff1e880b200] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399794.ts' for reading [http @ 0x7ff1e8a17000] Opening 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8' for reading [hls @ 0x7ff1e880b200] Skip ('#EXT-X-VERSION:5') [hls @ 0x7ff1e880b200] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399795.ts' for reading [http @ 0x7ff1e8a17000] Opening 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8' for reading [hls @ 0x7ff1e880b200] Skip ('#EXT-X-VERSION:5') [hls @ 0x7ff1e880b200] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399796.ts' for reading [hls @ 0x7ff1e880b200] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399797.ts' for reading [http @ 0x7ff1e8a17000] Opening 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8' for reading [hls @ 0x7ff1e880b200] Skip ('#EXT-X-VERSION:5') [hls @ 0x7ff1e880b200] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399798.ts' for reading frame= 633 fps= 15 q=-1.0 Lsize= 2459kB time=00:00:25.49 bitrate= 790.2kbits/s dup=2 drop=0 speed=0.587x
comment:6 by , 5 years ago
StevenLiu:dash StevenLiu$ ./ffmpeg -i http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8 -c copy -y output.mp4 ffmpeg version N-95028-g0847a97aba Copyright (c) 2000-2019 the FFmpeg developers built with Apple LLVM version 10.0.0 (clang-1000.11.45.5) configuration: --enable-libass --enable-opengl --enable-libx264 --enable-libmp3lame --enable-gpl --enable-nonfree --prefix=/usr/local --enable-libtesseract --enable-libspeex --enable-libfreetype --enable-libfontconfig --enable-libfdk-aac --enable-videotoolbox --enable-libxml2 --enable-librsvg --enable-libvmaf --enable-version3 --disable-stripping --disable-optimizations --enable-libvmaf libavutil 56. 35.100 / 56. 35.100 libavcodec 58. 58.101 / 58. 58.101 libavformat 58. 33.100 / 58. 33.100 libavdevice 58. 9.100 / 58. 9.100 libavfilter 7. 58.102 / 7. 58.102 libswscale 5. 6.100 / 5. 6.100 libswresample 3. 6.100 / 3. 6.100 libpostproc 55. 6.100 / 55. 6.100 [hls @ 0x7f8654800000] Skip ('#EXT-X-VERSION:5') [hls @ 0x7f8654800000] Opening 'https://www.rtp.pt/common/player/drmaes.php' for reading [hls @ 0x7f8654800000] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399813.ts' for reading Input #0, hls, from 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8': Duration: N/A, start: 72152.458789, bitrate: N/A Program 0 Metadata: variant_bitrate : 0 Stream #0:0: Data: timed_id3 (ID3 / 0x20334449) Metadata: variant_bitrate : 0 Stream #0:1: Video: h264 (Constrained Baseline) ([27][0][0][0] / 0x001B), yuv420p, 640x360 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc Metadata: variant_bitrate : 0 Stream #0:2: Audio: aac (HE-AAC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp Metadata: variant_bitrate : 0 Output #0, mp4, to 'output.mp4': Metadata: encoder : Lavf58.33.100 Stream #0:0: Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p, 640x360 [SAR 1:1 DAR 16:9], q=2-31, 25 fps, 25 tbr, 90k tbn, 90k tbc Metadata: variant_bitrate : 0 Stream #0:1: Audio: aac (HE-AAC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp Metadata: variant_bitrate : 0 Stream mapping: Stream #0:1 -> #0:0 (copy) Stream #0:2 -> #0:1 (copy) Press [q] to stop, [?] for help [hls @ 0x7f8654800000] Skip ('#EXT-X-VERSION:5')00:00:03.85 bitrate=1087.2kbits/s speed=0.999x [hls @ 0x7f8654800000] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399814.ts' for reading [http @ 0x7f8654808a00] Opening 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8' for reading [hls @ 0x7f8654800000] Skip ('#EXT-X-VERSION:5') [hls @ 0x7f8654800000] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399815.ts' for reading [hls @ 0x7f8654800000] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399816.ts' for reading [http @ 0x7f8654808a00] Opening 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8' for reading [hls @ 0x7f8654800000] Skip ('#EXT-X-VERSION:5') [hls @ 0x7f8654800000] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399817.ts' for reading [hls @ 0x7f8654800000] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399818.ts' for reading [http @ 0x7f8654808a00] Opening 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8' for reading [hls @ 0x7f8654800000] Skip ('#EXT-X-VERSION:5') [hls @ 0x7f8654800000] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399819.ts' for reading [http @ 0x7f8654808a00] Opening 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8' for reading [hls @ 0x7f8654800000] Skip ('#EXT-X-VERSION:5') [hls @ 0x7f8654800000] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399820.ts' for reading [http @ 0x7f8654808a00] Opening 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8' for reading [hls @ 0x7f8654800000] Skip ('#EXT-X-VERSION:5') [hls @ 0x7f8654800000] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399821.ts' for reading [http @ 0x7f8654808a00] Opening 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8' for reading [hls @ 0x7f8654800000] Skip ('#EXT-X-VERSION:5') [hls @ 0x7f8654800000] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399822.ts' for reading [hls @ 0x7f8654800000] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399823.ts' for reading [http @ 0x7f8654808a00] Opening 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8' for reading [hls @ 0x7f8654800000] Skip ('#EXT-X-VERSION:5') [hls @ 0x7f8654800000] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399824.ts' for reading [hls @ 0x7f8654800000] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399825.ts' for reading [http @ 0x7f8654808a00] Opening 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8' for reading [hls @ 0x7f8654800000] Skip ('#EXT-X-VERSION:5') [hls @ 0x7f8654800000] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399826.ts' for reading [http @ 0x7f8654808a00] Opening 'http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/chunklist.m3u8' for reading [hls @ 0x7f8654800000] Skip ('#EXT-X-VERSION:5') [hls @ 0x7f8654800000] Opening 'crypto+http://rtp-pull-live-h1bnxvdk20183-proprtp-app-wrtp.hls.adaptive.level3.net/liverepeater/rtp1_5ch5h264.stream/media_399827.ts' for reading frame= 1412 fps= 17 q=-1.0 size= 8704kB time=00:00:56.56 bitrate=1260.6kbits/s speed=0.673x
It can open the key url.
comment:7 by , 5 years ago
Component: | undetermined → avformat |
---|---|
Keywords: | hls added |
Priority: | normal → minor |
Reproduced by developer: | set |
Status: | new → open |
Version: | unspecified → git-master |
Replying to bond:
configuration: --prefix=/videp/
You have to compile with either --enable-gnutls
or --enable-openssl
comment:9 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
Warning printed since a650e8c8e957d81959282d9b6c1f20e87f385031
Please test current FFmpeg git head and provide the command line you tested together with the complete, uncut console output to make this a valid ticket.