Page 1 of 1

Buffer Media Player

PostPosted: April 12th, 2009, 7:26 am
by Sezar
I have a video file about 150 MB in the CD.
I want to read its bytes and then play bytes (buffering).
how can I play video from array (RAM).

Re: Buffer Media Player

PostPosted: April 17th, 2009, 3:27 pm
by Kambiz
As I know, this is not possible with the current Windows/DirectShow API.

Re: Buffer Media Player

PostPosted: April 17th, 2009, 5:28 pm
by Sezar
Thanks Mr Kambiz,I am trying another way.