I want to know if we can use the same file for both video streaming and for progressive download. Is there any differences between their encoding?
For example, If I have a .flv file, can I use the same file for any of the above delivering methods, without doing any further manipulation?
Can anyone suggest any tutorial or article that describe how to implement progressive download?