video - HTTP Range header without corrupting mp4 file -


I want to preview the MP files from the HP server so that I want to request some of them different in each file Is encoding

Note: I can access any part of the file with the HTC Range header.

Thank you. / P>

I do this with FFmpeg

  ffmpeg -ss 00: 01: 00 -i http://example.com/foo.mp4 -t 00:01:00 -c copy outfil.mp4  

Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

c# - Chart control: Design messed Up after clearing and re-adding Y-Values -

ruby on rails - Apipie interferes with proper error codes -