1

Is it possible to play a video file which is stored in the memory stream ?

I need to develop a Windows Forms application. I tried to experiment with the Windows Media Player Control, DirectX SDK, but as far as I know all of them do not work with streams (in particular with the memory stream)

yms
  • 10,361
  • 3
  • 38
  • 68
Tony
  • 12,405
  • 36
  • 126
  • 226
  • 2
    Yes, it is possible. Perhaps if you gave us some more details about what you are trying to do we could help more. – Andres Jan 22 '10 at 23:12
  • More details like platform (ASP.NET, Windows Forms, WPF, etc???) – Kane Jan 22 '10 at 23:29
  • I need to develop a Windows Forms application. I tried to experiment with the Windows Media Player Control, DirectX SDK, but as far as I know all of them doesn't work with the streams (in particular with the memory stream) – Tony Jan 22 '10 at 23:38
  • possible duplicate of [Play video file from a memory stream](http://stackoverflow.com/questions/8890353/play-video-file-from-a-memory-stream) – yms Aug 01 '12 at 13:51

0 Answers0