Hi, it looks like SDL_ffmpeg 1.0 has been released: http://www.arjanhouben.nl/SDL_ffmpeg/
On Tue, Apr 28, 2009 at 4:13 AM, Lenard Lindstrom <[email protected]> wrote: > Here is my first attempt at ffmpeg for Windows. It is for Python's 2.4 and > 2.5: > > http://www3.telus.net/len_l/pygame/experimental/ffmpeg.tar.gz > > md5sum: > db4d51a61dbd56a1453e332774dfa494 *ffmpeg.tar.gz > > Lenard > > > Lenard Lindstrom wrote: > >> >> Tyler Laing wrote: >> >>> Hello all, >>> >>> One of the first steps I need to take for the GSoC project is to get user >>> stories so I can build acceptance tests. >>> >>> I want to hear what you guys(the users) want out of an updated movie >>> module. What do you want to be able to do, and how? >>> >>> I'm also interested in hearing what people liked and didn't like about >>> the current movie module. >>> >>> -Tyler >>> >>> -- >>> Visit my blog at http://oddco.ca/zeroth/zblog >>> >> >> >> >> P.S. >> >> I am working on getting the ffmpeg libraries ready for Windows. I have >> built them using the proper C runtime for Python 2.5 (cross-compiled from >> linux). Once I can collect together the necessary headers and import >> libraries I will bundle them up and make them available. But they will have >> limited capability for now. I have only succeeded with an mpg to avi >> conversion so far. After this I will try customizing msys_build_deps.py for >> ffmpeg. >> >> L.L. >> >> > > -- > Lenard Lindstrom > <[email protected]> > >
