raphael.kindt
March 11th, 2005, 05:28 AM
Hello everybody,
I want to be able to read a MJPEG video coming from a file sequences in a single video stream.
I explain me:
I have several AVI MJPEG files (without audio stream beacause not need it). I want to create a player who read this file (one following the other) as if there were only one and long video. Moreover the user must be able to "travel" inside this video with a temporal cursor (for all the loaded file).
I already use DirectDraw for camera video display. I use VC6 but I migrate (slowly) to dotNET.
My questions:
- How to do that? what are the means?
- Only DirectX could help me (DirectDraw/Show, etc)?
- What are potentials difficulties?
Thanks in advance for all your suggestions... :)
I want to be able to read a MJPEG video coming from a file sequences in a single video stream.
I explain me:
I have several AVI MJPEG files (without audio stream beacause not need it). I want to create a player who read this file (one following the other) as if there were only one and long video. Moreover the user must be able to "travel" inside this video with a temporal cursor (for all the loaded file).
I already use DirectDraw for camera video display. I use VC6 but I migrate (slowly) to dotNET.
My questions:
- How to do that? what are the means?
- Only DirectX could help me (DirectDraw/Show, etc)?
- What are potentials difficulties?
Thanks in advance for all your suggestions... :)