💾 Archived View for chirale.org › 2009-05-30_344.gmi captured on 2024-07-08 at 23:23:54. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-12)
-=-=-=-=-=-=-
I recently tried Flowplayer a Flash video player released under GNU GPL license. It’s great, since it has a plugin allowing pseudostreaming (it allows buffering from any server) with both FLV and MP4 (H.264 / AAC).
Using avidemux to convert my videos, I had no problem to play FLV files: buffering works as expected, I watch video while buffer is filled. But on MP4, I’ve to wait the video is fully buffered (downloaded entirely).
This is not a Flowplayer issue: this exaustive howto explain that FLV and MP4 files should be properly indexed to works with pseudostreaming.
MP4Box usage example:
MP4Box.exe -add TEST_src.mp4 -new TEST_dst.mp4
IsoMedia import – track ID 1 – Video (size 848 x 480)
IsoMedia import – track ID 2 – Audio (SR 44100 – 2 channels)
Saving TEST_dst.mp4: 500 secs Interleaving
Flowplayer forum posts on same topic:
Qt-fastart (FFMpeg alternative), another post
Qt-fastart (FFMpeg alternative)
https://web.archive.org/web/20090530000000*/http://flowplayer.org
https://web.archive.org/web/20090530000000*/http://fixounet.free.fr/avidemux/
https://web.archive.org/web/20090530000000*/http://packages.debian.org/search?keywords=flvtool2
https://web.archive.org/web/20090530000000*/http://rubyforge.org/projects/flvtool2/
https://web.archive.org/web/20090530000000*/http://www.videohelp.com/tools/mp4box
https://web.archive.org/web/20090530000000*/http://kurtnoise.free.fr/mp4tools/
https://web.archive.org/web/20090530000000*/http://gpac.sourceforge.net/doc_mp4box.php
https://web.archive.org/web/20090530000000*/http://sourceforge.net/projects/gpac/
https://web.archive.org/web/20090530000000*/http://flowplayer.org/forum/2/12909
https://web.archive.org/web/20090530000000*/http://flowplayer.org/forum/1/16847