Hi Doug!

Also there is also moovrelocator, which can be used to check the location of 
the file's index and move if needed. Hope this helps: 
http://code.google.com/p/moovrelocator/

(Also fwiw: We use an Ffmpeg encoding profile (x264) for assets served via 
pseudostreaming and byte range requests, and time and seek calls work ok, 
implying the index is at the front of the file.)


-- 
Brian O'Hagan


On Wednesday, September 26, 2012 at 5:54 AM, Hall, Douglas wrote:

> Hi Chris,
> 
> When I try to play my MP4's in the engage player via download, the video
> will not start playing until the entire file has downloaded. If I encode
> to FLV the video will start playing immediately. I have read the reason
> for this is that H.264/MP4 files contain metadata at the end of the file
> which the flash player needs before it can start playing. Using
> qt-faststart to move this metadata to the beginning of the file is
> supposed to resolve this issue. Has anyone had the same experience? Is
> there a better solution?
> 
> Thanks,
> 
> - Doug
> 
> On 9/25/12 11:48 PM, "Christopher Brooks" <[email protected]> wrote:
> 
> > On Wed, 26 Sep 2012 03:10:47 +0000
> > "Hall, Douglas" <[email protected]> wrote:
> > 
> > > Hi,
> > > 
> > > Is anyone using qt-faststart to move the index information from the
> > > end of an H.264/MP4 to the beginning? If so, how are you calling it
> > > from your Matterhorn workflows? Is there a better way of doing this
> > > without using qt-faststart?
> > > 
> > > Best regards,
> > > 
> > > - Doug
> > 
> > Why would you do this? For mp4 streaming hinting?
> > 
> > Chris
> 
> _______________________________________________
> Matterhorn-users mailing list
> [email protected]
> http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
> 
> 


_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to