|
A new program I'm writing will use FFmpeg to decode all videos recorded.
Right now it uses VFW and Win32 wrappers for sirenacm.dll and wmv9vcm.dll.
Eventually it will use native FFmpeg decoders.
First attempt (based on FFmpeg SVN r6241):
Download win32 binaries
Download source code
|
|