Quote:
Originally Posted by Stream Recorder
I get the 404 error when opening this page.
I tried several other videos from RAI.TV and they were using HTTP .wmv streams. I was able to download them with WM Recorder and Jaksta without any problem.
|
yes, you're right,the link is no more available and also the streaming...i don't think that is a problem because however i have all the video fragment with the highest resolution and the audio fragments(there is a only type of audio fragment)...the other streamings that you say are streams costant with silverlight,there is a single file wmv and this is sended such as a normal stream...the video that i' ve linked at the first post,use the smooth streaming features,there is a single video that is encoded with different bit rate and resolution...in the first post the topic of video is oly one but in the directory of the server are 5 video with same topic but different bitrate and resolution...smooth streaming feature automatically adapt the segment bitrate with the condition of bandwith,cpu and gpu power,so when you have a low bitrate or low power component of cpu or gpu,automatically is adapt the video segment to make the streaming smooth without latence time of buffering or decrease of fps...now,i have forced the download of all the segment with the highest bitrate and the problem is that this segment are parsed with .net code...the only possible solution is use the takeoffline method of a library described here:
http://social.expression.microsoft.c...d-18bd2da72c85
when i have some free time i set up visualstudio 2010 and with c# i'll try to make the original ismv after make a web server local and edit the csm and manifest file deleting all the streams index video except the 5th that have the highest bitrate and is the only stream that i have downloaded(all the fragments)