Quote:
Originally Posted by Stream Recorder
ismv chunks differ in quality and cannot all be combined into a single file. So it is not that easy to combine those chunks and place them into an MP4 format.
|
when you see the streaming to the browser then the chunks can have a different bitrate,but nobody prohibits the forced download(with a simple download manager considered that silverlight use http protocol) of all the chunks with the same and the highest bitrate(is sufficient set every url for each chunk with the highest parameter of bitrate founded in the manifest file)...now,the think that i want,and that has been implemented in
Replay Media Catcher 4 (
Jaksta) and that worked only with release 1,is the creation of the original ismv file...to the server,for each bitrate in manifest file,is present an ismv file with the same content but different resolution and bitrate.... rmc 4 (jaksta) work fine with release 1,infact build only an ismv file with the highest bitrate(contrary to that you have write,jaksta merge all the chunk in a single ismv file) ...the thing that i don't understand is why isn't possible make the same thing with release 2 or highest...finally,consider that the ismv file structure isn't the same of mp4 file structure,but this for me isn't important infact i can view the ismv file quietly with windows media player....