View Single Post
  #2  
Old 04-14-2014, 12:00 AM
TheMan TheMan is offline
Junior Member
 
Join Date: Apr 2014
Posts: 2
TheMan is on a distinguished road
Default

Re: Problems downloading a stream.. Help!


I also tried downloading a stream via the m3u8 url..

This is can do just fine using GetFLV, but that program has an issue where any files bigger than 2.5GB just stop, regardless of the program continuing to show progress all the way up to 100%. So i'm severly limited in what i can do with that. I tried the following command in ffmpeg, but this failed to download anything..

Quote:
ffmpeg -i "http://hlsvod-akc.media.net.wwe.com/wwe/2014/03/28/31291103_m3u8/3000/wwe_31291103_3000k.m3u8" -c copy video.mp4
Here's the error message i received..

Quote:
[tls @ 03fc8580] Error in the push function.
Unable to open key file https://ws.media.net.wwe.com/ws/medi...p-generateKey/
v-2.3?kid=ee76d1a2-9408-4bf4-8e53-162c1999cb0e&contentId=31291103
[hls,applehttp @ 03fdd3a0] Error when loading first segment 'http://hlsvod-akc.m
edia.net.wwe.com/wwe/2014/03/28/31291103_m3u8/3000/wwe_31291103_3000k/00000/wwe_
31291103_3000k_00001.ts'
http://hlsvod-akc.media.net.wwe.com/...000/wwe_312911
03_3000k.m3u8: Invalid data found when processing input
Reply With Quote