Package: ffmpeg Version: 7:3.2.4-1 Severity: normal
ffmpeg -i http://hlsak-a.akamaihd.net/2797134697001/5314209465001/2797134697001_5314209465001_s-1.ts -c copy test.ts ...saves stream without problem. ffmpeg -i test.M3U8 -c copy test.ts with file test.M3U8: --- #EXTM3U #EXT-X-TARGETDURATION:10 #EXT-X-MEDIA-SEQUENCE:0 #EXTINF:10, http://hlsak-a.akamaihd.net/2797134697001/5314209465001/2797134697001_5314209465001_s-1.ts? #EXT-X-ENDLIST produce: [http @ 0x55747248fe80] Protocol not on whitelist 'file,crypto'! [hls,applehttp @ 0x55747248be40] Failed to open segment of playlist 0 [hls,applehttp @ 0x55747248be40] Error when loading first segment 'http://hlsak-a.akamaihd.net/2797134697001/5314209465001/2797134697001_5314209465001_s-1.ts?' test.M3U8: Invalid data found when processing input With avconv -i test.M3U8 -c copy test.ts from debian Jessie there are no problems with that. Maybe should work ffmpeg -i test.M3U8 -c copy -protocol_whitelist http test.ts but it does not. -- System Information: Debian Release: 9.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.9.0-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages ffmpeg depends on: ii libavcodec57 7:3.2.4-1 ii libavdevice57 7:3.2.4-1 ii libavfilter6 7:3.2.4-1 ii libavformat57 7:3.2.4-1 ii libavresample3 7:3.2.4-1 ii libavutil55 7:3.2.4-1 ii libc6 2.24-9 ii libpostproc54 7:3.2.4-1 ii libsdl2-2.0-0 2.0.5+dfsg1-2 ii libswresample2 7:3.2.4-1 ii libswscale4 7:3.2.4-1 ii libva1 1.7.3-2 ffmpeg recommends no packages. Versions of packages ffmpeg suggests: pn ffmpeg-doc <none> -- no debconf information _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers