QuoteMP4Box can be used to prepare files for different delivery protocols, mainly HTTP downloading or RTP streaming.
- To prepare a file for HTTP download, the following instruction will interleave file data by chunks of 500 milliseconds in order to enable playback while downloading the file (HTTP FastStart):
MP4Box -inter 500 file.mp4- To prepare for RTP, the following instruction will create RTP hint tracks for the file. This enables classic streaming servers like DarwinStreamingServer or QuickTime Streaming Server to deliver the file through RTSP/RTP:
MP4Box -hint file.mp4
Weiß jemand:
1. ob das 'hinting' zu einen Nachteil beim Normalen Playback führen kann?
2. ob das interleaving zu einen Nachteil beim Normalen Playback führen kann?
3. wie man den Overhead der durchs interleaving entsteht berechnen kann?
4. spricht etwas dagegen einen stream sowohl zu interleaven als auch zu hinten ?
Cu Selur