Author Topic: SolveigMM BMPs to AVI Project  (Read 28384 times)
  • Users
  • *
  • Posts: 1
    • View Profile
« Reply #2 on: Yesterday at 04:39:56 PM »
We offer a wide range of Automotive Locksmith to help lock your car and protect your valuable belongings. Our team of experienced professionals can help you with anything from simple car locksmith services to more complicated automotive locksmith services.


  • Administrator
  • Users
  • *****
  • Posts: 301
    • View Profile
« Reply #1 on: December 22, 2008, 11:54:57 AM »
SolveigMM BMP to AVI | .NET application, C++ DLL, DirectShow filter

The project is a DirectShow filter, used to produce the video stream from input BMP pictures, Visual C++ DLL, providing the necessary functions to operate with streaming filter and Visual C# application to use the DLL API.

The available functions are muxing BMPs into the AVI video stream with the given frame duration. The output stream can be compressed with one of the available encoders or uncompressed (RGB24). The DLL also allows getting information from AVIs, like the frame sizes, compression method, the duration of a frame and total number of frames in the given AVI. Also DLL can be used to get the screen shot (24bit BMP) of the exact frame from existing AVI file.
24-32bits BMP pictures are supported (in 32-bit BMP A-bit is ignored) as an input.

Here you can find some help on how to use the BMP to AVI tool:
How to add photos to movie

https://www.solveigmm.com/en/products/media-utilities/





« Last Edit: June 21, 2021, 02:28:49 PM by Maxim.Sakhankov »