Re: [FFmpeg-user] Invalid data found when processing input with TP-Link tl-sc3430

2016-07-25 Thread Carl Eugen Hoyos
Alex Povolotsky  corp.infotel.ru> writes:

> VLC on Windows play the stream just fine.

> ffmpeg version 2.8.7 Copyright (c) 2000-2016 the FFmpeg developers

Please test current FFmpeg git head and please provide both 
your actual command line and the complete, uncut console 
output.
What does VLC say about the stream?

Carl Eugen

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-user] Invalid data found when processing input

2016-01-10 Thread chovy
 Original Message 
Subject: Re: [FFmpeg-user] Invalid data found when processing input
Local Time: January 7 2016 1:38 pm
UTC Time: January 7 2016 9:38 pm
From: a...@fumatic.org
To: ffmpeg-user@ffmpeg.org



- Reply message -
From: "chovy" <ch...@protonmail.ch>
To: "ffmpeg-user@ffmpeg.org" <ffmpeg-user@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@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.


This is a bitrate stream (note the _g.m3u8)
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


Re: [FFmpeg-user] Invalid data found when processing input

2016-01-07 Thread a...@fumatic.org


- Reply message -
From: "chovy" 
To: "ffmpeg-user@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@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.
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user