View Single Post
  #2  
Old 10-06-2006, 11:38 PM
Stream Recorder
 
Posts: n/a
Default

Record fabchannel windows media stream in parts


I tried to record but had a problem at the 36:04 mark.

You may record stream in parts.

For the WM Recorder you will need an asx file with the following content:
Code:
<Asx Version = "3.0"> 
<Entry> 
<StartTime value = "00:36:05.000" />
<Duration value = "00:53:13.000" />
<Ref href = "mms://ds103.somehost.nl/delasoul_300.wmv" />
</Entry>
</Asx>
Just change "somehost" above to the "xs4all".

Net Transport can also record streams in parts. Please read the following FAQ for more:
How to record streaming media file in parts.

p.s. I've started recording from 36:15 without any problem.
Reply With Quote