I am trying to make a small program which accepts an AVI File (Movie) and a Frame No in that file from the user. I want to convert that frame to BMP (or JPG) format. How can I do that?
Printable View
I am trying to make a small program which accepts an AVI File (Movie) and a Frame No in that file from the user. I want to convert that frame to BMP (or JPG) format. How can I do that?