Hi everybody,
I’m a French student doing a placement in Torrance California and I have a problem that I can’t solve.
Since nobody here has had this kind of work to do I come and seek help here.
I’m currently working on a project in C++ in a MFC application under visual studio pro 2005.
The application must be able to launch a DVD and control the lecture. Where it starts to be tricky is that I must be able to read this DVD at various speeds form normal speed though slow motion down to frame by frame and forwards as well as backwards.
I must also be able to “play about” with the time, I must be able to get the lecture time of the DVD and also be able to set the time to a specific moment.
So can you help me on:
-How to launch the VLC from my application and if it is possible to build in the reader in my application.
-How to control the lecture form my application
-How to set the “very short jump” to a value of 0.03 sec
-How can I control the time
I know it makes a lot of question in one go but it would be great if you could help me out on this because my application can’t really progress as long as I haven’t fixed the media player part of it.
In advance thanks
jason