I am studying the pseudo streaming mechanism. So far I have understood that it is not possible to pseudo stream files that are not MP4 or FLV. These files contain meta information that allows the player to know where the key frames are, before it has first downloaded them.
My question is, doesn't other formats have this meta information? Or the reason for not being pseudo stream capable is something else?
I just would like to be sure why are those the only formats that can be used in this technique, and not AVI for example.
Thanks,