[FFmpeg-user] Invalid data found when processing input

a@fumatic.org a at fumatic.org
Thu Jan 7 22:38:56 CET 2016



----- Reply message -----
From: "chovy" <chovy at protonmail.ch>
To: "ffmpeg-user at ffmpeg.org" <ffmpeg-user at ffmpeg.org>
Subject: [FFmpeg-user] Invalid data found when processing input
Date: Thu, Jan 7, 2016 4:37 AM

I'm getting an "Invalid data found when processing input" when trying to copy this stream:


ffmpeg -i http://nflioslivesvg2-i.akamaihd.net/hls/live/221521/nflioslive/2015HackerNow_w99d9_g.m3u8 -user-agent iPad -c:v copy -c:a copy test.m3u8

ffmpeg version 2.8.3 Copyright (c) 2000-2015 the FFmpeg developers
built with Apple LLVM version 7.0.0 (clang-700.1.76)
configuration: --prefix=/usr/local/Cellar/ffmpeg/2.8.3 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-opencl --enable-libx264 --enable-libmp3lame --enable-libvo-aacenc --enable-libxvid --enable-vda
libavutil 54. 31.100 / 54. 31.100
libavcodec 56. 60.100 / 56. 60.100
libavformat 56. 40.101 / 56. 40.101
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 40.101 / 5. 40.101
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.101 / 1. 2.101
libpostproc 53. 3.100 / 53. 3.100
http://nflioslivesvg2-i.akamaihd.net/hls/live/221521/nflioslive/2015HackerNow_w99d9_g.m3u8: Invalid data found when processing input
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
I believe the issue may be server side.I got a 500 error off akamai.that link is all over the Internet.I often pull my m3u8 files off akamai with: ffmpeg -i https://akamai.net/this.m3u8 -c copy that.m3u8If the master m3u8 contains multiple bitrate m3u8 files you may want to use one of those instead.


More information about the ffmpeg-user mailing list