Re: [FFmpeg-devel] Libavcodec consulting

2016-03-04 Thread Jonathan Girven
On Thu, Mar 3, 2016 at 11:28 PM, compn wrote: > the mp4 format can either have an index at the start of the file or > at the end of the file. you cannot read (easily) an mp4 file without its > index. > > http://wiki.multimedia.cx/index.php?title=MP4 > > http servers can be made

[FFmpeg-devel] Libavcodec consulting

2016-03-03 Thread Jonathan Girven
Hi all, We are interested in getting a consultant in to help with libav usage in our iOS video editing app and I was directed to post to this list. Our app needs to download a small section of a large video file hosted on a remote http server. We have found that AVFoundation is not suitable