You should point implemented H.264/AVC profile for each preset
Presets for different types of video sequences should be provided by the developers
Codec should allow to set arbitrary bitrate of resulting stream
3 variants of codec interface are possible:
Console codec version (with batch processing support — bitrate and
file names must be possible to assign from the command line). This variant is most preferable.
Video for Windows Codec with correct state saving (batch processing support)
Direct Show filter. In this case software for batch processing should be provided by the developers.
Codec should open and save *.yuv or *.avi (YV12 colorspace) files
Encoder should be compatible with JM 9.8 reference decoder
Developers Deliverables
Following deliverables should be provided by each developer:
Codec files (CLI executable file is preferable)
Short description of codec parameters
Codec's presets with pointing of used H.264/AVC profile.
The Facts about the Previous H.264 Video Codecs Comparison
There were more than 50.000 downloads of previous H.264 video codec comparison results
Many codec's bugs were found and reported to developers
Public MSU video filters
Here are available VirtualDub and AviSynth filters.
For a given type of digital video filtration we typically develop a
family of different algorithms and implementations.
Generally there are also versions optimized for PC and hardware
implementations (ASIC/FPGA/DSP). These optimized versions can be
licensed to companies. Please contact us for details via
video(at)graphics.cs.msu_ru.
MSU/YUVsoft filters for companies
We are working with Intel, Samsung, RealNetworks and other companies on
adapting our filters other video processing algorithms for specific
video streams, applications and hardware like TV-sets, graphics cards,
etc. Some of such projects are non-exclusive. Also we have internal
researches. Please let us know via video(at)graphics.cs.msu_ru if you are interested
in acquiring a license for such filters or making a custom R&D project
on video processing, compression, computer vision.