MONOGRAM FLV Mux 0.9.0.0
October 4th, 2008 Posted in Free SoftwareAs a result of a two-part tutorial I can publish a new filter for download.
Features:
- support for FLV1 (Sorenson Spark) video streams
- support for MP3 audio streams
- generates a simple onMetaData packet
Download here : mmflvmux.ax (350 KB)
Enjoy,
Igor
12 Responses to “MONOGRAM FLV Mux 0.9.0.0”
By diana on Oct 6, 2008
I have to write a filter to merge two avi files frame by frame into one single AVI ? For example each frame in File-1 will be combined with corresponding frame in File-2 , in either interleaved fashion or side by side. Both files have same number of frames and frame rate. Will the mux base class written by you can be of help here ?
By Igor Janos on Oct 6, 2008
not really.. you need a video processing filter to do this. You might want to look at “DirectShow Editing Services” technology. It provides a set of nice interfaces that you might find interesting.
By Roman on Nov 5, 2008
Hi Igor!
Is it free for commercial usage?
By Igor Janos on Nov 5, 2008
The filter is available under the GNU GPL license. So as long as you follow the GPL rules you can use it for whatever purpose you want.
By Roman on Nov 5, 2008
arghhhh GPL(((( Why not LGPL?
By Terwi on Dec 30, 2008
Is it possible to create an mpg-2 file with this (further developed) filter ?
By Igor Janos on Dec 30, 2008
If you replace the FLV-writer part with an MPEG-writer code then sure.
By Lee on Jan 7, 2009
It doesn’t work when playing muxed file using flash media server 3.
I connected ffdshow video encoder to in 0 Pin of this filter and MP3 decoder to In 1 Pin of that.
It can be played by using KMP but FMS…
By Roman on Jan 20, 2009
Is it possible to discuss commercial usage (pay you for this?) of this filter?
By Igor Janos on Jan 20, 2009
Please email me some more details about your project.
By Roman on Jan 21, 2009
sorry, but I can find your e-mail
can you send me email?
By Igor Janos on Jan 21, 2009
Sure. I just did.