Log in

View Full Version : SolveigMM AVI Trimmer Component (freeware)


Dmitry Vergheles
26th January 2005, 14:36
Solveig Multimedia AVI Trimmer Component is an engine designed for nonlinear editing of AVI files, implemented as COM object based on Microsoft® DirectShow®.

Version 1.0 allows a developer to cut the part of an input AVI file with specified start/stop time positions and save it to an output AVI file.

The component package has all necessary binaries, Developer Reference Manual and Visual C++ application sample code, that demonstrates an usage of SolveigMM AVI Trimmer Component.

SolveigMM AVI Trimmer Component v.1.0 features:

Supports any video content (DV, XviD, DivX, 3ivX, etc…)
Supports any audio content (MPEG-1, MPEG-2 layer 2,3, AC3, etc…)
Allows trimming AVI files contained VBR audio without synchronization loss
Supports AVI files of the size more then 2GB
Supports the OpenDML AVI file format extension
Supports the native DV AVI format (both Type 1 and Type 2 in Microsoft terms)
Performs the trimming process starting with K frame

Product page:
http://www.solveigmm.com/?Products&p=AVITrimmerCOM
Download page:
http://www.solveigmm.com/?Downloads
Product thread on Elecard's forum:
http://www.moonlight.co.il/forum/viewforum.php?f=26

Sergey A. Sablin
18th February 2005, 09:24
Dmitriy,

have you plans to implement AVI trimming from any point of stream? For AVI with mpeg-4 content interval between K-frames may be very long, causing very inaccurate cutting, you know...
Of cause this requires recoding of first and last GOPs. Keeping in mind that there are many compression formats that can be inside AVI it looks very difficult to support all of them, but may be you will implement at least DivX support?

Dmitry Vergheles
20th February 2005, 09:08
Hello Sergey,
Actually we are going to add such feature as "any point trimming".
But I think it will be without reencoding af first.
Such feature may be needed for an accurate AVI trimming/jointing.