I'm watching video from one server via Windows Media Player, is it possible to record this video while I'm watching it?

I tried with download master but it doesn't work.

link|improve this question

not exactly "recording"; you're really trying to download a video stream. – quack quixote Jun 6 '10 at 15:34
feedback

2 Answers

up vote -2 down vote accepted

You can use mencoder to record your screen. Its free and very powerful. I haven't tried it on windows but it works like a charm on linux :).

link|improve this answer
Recording the screen usually only gets very few of the actual frames the screen displays, it would produce a video with tons of missing frames, and due to re-rendering probably bad graphics. good try though. – Daisetsu Jun 7 '10 at 16:20
Agree with Daisetsu – BloodPhilia Jun 8 '10 at 22:13
feedback

It entirely depends on the presence of DRM, encoding, and if you possess the legal right to do so.
If you want an answer which will work for pretty much any file, you could use something like wireshark or tcpdump and reconstruct the stream, maybe form a file out of it.

There are some programs such as RealPlayer which allow you to record streams, but that's the only one I really know of. Maybe VLC (FIle->Save As).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.