Help - Search - Members - Calendar
Full Version: quicktime mov to bitmap
Hydrogenaudio Forums > Digital Audio/Video > General A/V
dr.zick
is there a program to take an mov and convert it into a series of bmp's ... awhile back i made a pixel animated short for an ad agency i worked at in flash, exported to quicktime. i forgot to backup my fla file and would like to take the mov, make it into a series of bmp's so i can mess around with it again in flash ...

free converters would be best, thanx
smok3
with some proper filters you can use directshowsource with avisynth, mini script like:
CODE
directshowsource("a:\path\to\my\file.mov")
should work just fine.
More:
http://avisynth.org/mediawiki/DirectShowSource

then you can use avisynth to write a series of pictures
http://avisynth.org/mediawiki/ImageWriter
or import the avs script to virtualdub and export to pictures from there.

example on how is a random mp4 file rendered on my system;

IPB Image

(i think pretty much all you need is ffdshow and maybe some splitter)
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.