Hi all,
I started a new application under Dot.Net, in the application I have to get one single frame from any index from a .264 video file (usually it will be the first frame, index 0) , and I have to display this frame on the form, for example inside a paintBox.
Is there any ready example for something like that anywhere? where should I begin?
Thanks.