View Single Post
  #20  
Old 02-22-2016, 09:32 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: New to ffmpeg need help


Quote:
Originally Posted by MaxBlum View Post
Got it to work, but it only did the first 1:00 out of 48:00




Sometime this when I try a different link



Also not sure where you got this

Code:
http://link.theplatform.com/s/M_UwQC/media/eWibk2EnHgyO?formats=mpeg4&format=SMIL&callback=jquery
Ive just been using url sniffers
ok sorry i hadn't check if it was complete

so try hls protocol instead of progressive protocol
it seems ok


Code:
livestreamer "hlsvariant://link.theplatform.com/s/M_UwQC/media/eWibk2EnHgyO?mbr=true&manifest=m3u" best -o video.ts
Reply With Quote