Page 1 of 2

Converting video to still frames

Posted: Fri 14 Sep, 2007 8:36 pm
by thegamefreak0134
Hello all, been a while. I am working on a random project, and I need to be able to work with the individual frames of a video file, as images, so I can convert them and work with them in my program. Does anyone know of a free program I can use to do this? The problem is, I need this conversion to run on a school computer, so it needs to be self-contained, as registry installs and other such things do not work so well.

If there is a way to do this using code in VB.NET, I could use that as well. I'm just stuck on options right now.

Thanks!

-Nick

Posted: Sat 15 Sep, 2007 10:06 am
by coelurus
mplayer

Posted: Sat 15 Sep, 2007 5:26 pm
by d4vz
I believe VirtualDub has what you need.

http://www.virtualdub.org/

Posted: Mon 17 Sep, 2007 9:51 am
by benryves
If you want to do this yourself, DirectShow should do the trick (use the MediaDet class).

I'd just use VirtualDub, though.

Posted: Tue 18 Sep, 2007 1:01 am
by DarkAuron
Virtualdub is also the program I'd recommend, though you can't open wmv files thanks to MS.

Posted: Tue 18 Sep, 2007 7:46 am
by tr1p1ea
I believe there is an old version of virtualdub that allows you to open wmv (0.3a or something). It might be hard to find and i dont think it would support any of the newer wmv's :S.

Posted: Tue 18 Sep, 2007 8:46 am
by hop
VirtualDub 1.3c is the latest version with ASF/WMV support. It's easy to find.

Posted: Tue 18 Sep, 2007 9:21 am
by tr1p1ea
Ahh yes, i knew it had a 3 in it. When they got in trouble with ms all those years ago, it wasnt so easy to find. The power of file hosting :).

Posted: Tue 18 Sep, 2007 9:43 am
by benryves
I don't know if it's worth complaining about lack of ASF support, given that it doesn't even support MPEG-2. :) Fortunately there's VirtualDubMod for that.

Posted: Wed 19 Sep, 2007 12:28 am
by Liazon
not sure, but i think the gimp animation package can do it, though how good, duno.

Posted: Fri 21 Sep, 2007 5:19 am
by DJ_O
hop wrote:VirtualDub 1.3c is the latest version with ASF/WMV support. It's easy to find.
I've put this version on my PC and it doesn't have wmv support either it seems, I've checked the help files, typed in wmv then tried again with windows media audio and found no results. No way to open/import wmv files either

Posted: Fri 21 Sep, 2007 8:49 am
by hop
It supports wmv but maybe not the version your movie files are in.

When in doubt convert to avi?

Posted: Sat 22 Sep, 2007 3:55 am
by DJ_O
well two of mine are wmv, since they were originally made with WMM. I have no program to convert them to other format, which is why I checked the version of vdub you posted, but I had no luck finding any wmv conversion/open option. If you can find where it is i would like a screenshot. maybe they didn't made it obvious

Posted: Sat 22 Sep, 2007 7:48 am
by coelurus
ffmpeg?

Posted: Sat 22 Sep, 2007 4:48 pm
by DJ_O
o.O?