Search found 2 matches

Go to advanced search

by Leon2009
28 Jun 2009 14:23
Forum: Development around libVLC
Topic: Getting video frame by frame ?
Replies: 2
Views: 1193

Re: Getting video frame by frame ?

Thanks very much for the answer, so when I'm using this Frame Grabbing, where is the frame going to? where is it stored? do I have access to the frame's pixels as RGB for example? (so I can draw it pixel by pixel on a PaintBox)

Thanks.
by Leon2009
28 Jun 2009 11:23
Forum: Development around libVLC
Topic: Getting video frame by frame ?
Replies: 2
Views: 1193

Getting video frame by frame ?

Hi all, Is there any simple way to access .264 video file (using libVLC) and getting single frames for display? (0, 1, 2, 3, 4....) I want to have a control over the frames display, for example to display frame 0, do some things, and then display the next frame. I'm using C#, is there any simple way...

Go to advanced search