View Single Post
  #20  
Old 08-09-2011, 11:08 PM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,226
Quote:
Do i need a tool to move the medata of FLV to the start of file, like MP4?
I used a tool flvtool++ from facebook:
http://mirror.facebook.net/facebook/flvtool++/
and working well.

Quote:
I have tried to download the FLV from Youtube, but i can't Pseudo streaming that FLV?
rename the flv file with suffix .flv. it looks video file downloaded from youtube without .mp4, .flv suffix

random seek to mp4 has more overhead of CPU, memory at the server side than flv. so if .flv is ok, better to use .flv to reduce the server overhead.

Last edited by NiteWave; 08-09-2011 at 11:11 PM..
Reply With Quote