Hi,
I'd like to inject seekpoints in a a H264/AAC .mp4 file to play it with a HTTP Pseudo-Streaming PHP code.
But I don't find how it could be posible...
Is there a way to manage that with Compressor or any nother Mac compatible software ?
Thanks a lot for your help
Paul
An MP4 file always has the seekpoints injected. It was with FLV that these sometimes were not available.
Do note you should have your seekpoints (the MOOV atom) at the start of the video. Some tools place them at the end. If your MP4 files don't seek correctly (they likely will), I would check that.