View Single Post
  #12  
Old 09-29-2014, 06:45 AM
babyhails babyhails is offline
Junior Member
 
Join Date: Sep 2014
Posts: 5
babyhails is on a distinguished road
Default

Re: How can I save this stream ?


hi, i'm new here. is there anyway i can save the script from itunes festival?

i tried recording it with video capture but my computer isnt the best and the frame rate was too high so i'm looking for the best quality orginal file from the stream.

https://search.itunes.apple.com/WebO...path=thescript



using http sniffer i found this:
http://streaming.itunesfestival.com/...cript_vod.m3u8


i tried using the deadmau5 one as template and i inputted this:

ffmpeg -i "C:\Users\hails\Desktop\277228393_thescript_vod.m3 u8" -c copy "Concert.mkv"

it said: invalid data found when processing input.

i then tried downloading the deadmau5 file from the m3u8 on this forum. it said http error 403 forbidden... failed to open segment of playlist 0.... failed to open first segment... input/output error.

the deadmau5 m3u8 file opens in itunes. it says internet songs but doesnt play.
my script m3u8 does not open at all in itunes.

would be really grateful for any help. thanks

Last edited by babyhails : 09-29-2014 at 08:22 AM.
Reply With Quote