Mailing List
Would you like to be informed when there are changes to the Standard Mpeg Encoder? Then please enter your email address here. This is just an announcement list, it's not a regular newsletter:
If you want the commercial version of the encoder (non-GPL), you can purchase it here:
The Standard Mpeg Encoder is an open source GPL DirectShow filter for encoding video to MPEG-1, MPEG-2 and MPEG-4.
The encoder is a wrapper for ffmpeg and allows the usage of any ffmpeg supported format in windows applications. It's dual-licensed GPL code, meaning if your software is GPL, you can use it for free. If you software is commercial, you can purchase a commercial license.
-
DirectShow filter that can be used from Visual C++, Visual Basic, .NET etc.
-
Based of ffmpeg - blazingly fast and standards compliant.
-
Internal algorithms to deal with missing frames to prevent audio-video desync.
-
Can be used directly without DirectShow (erdmpg dll).
-
Sample code for C#, C++, Delphi, etc..
-
Documented and easy API
-
Free for GPL use and OpenSource on GitHub.
-
And a lot more. Download and see the docs in the SDK...
Get source from Github
Download compiled SDK