M-JPEG Video Encoder

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
<!--RM_ID:57-->
 
<!--RM_ID:57-->
<!--TITLE:M-JPEG Video Encoder: High-Quality DS Filter with Alpha Channel Support-->
+
<!--TITLE:MJPEG Video Encoder: High-Quality DS Filter with Alpha Channel Support-->
 
<!--H1:Motion JPEG Video Encoder-->
 
<!--H1:Motion JPEG Video Encoder-->
 
{{This|products/directshow_filters/m-jpeg_encoder.html}}
 
{{This|products/directshow_filters/m-jpeg_encoder.html}}
Line 84: Line 84:
 
==See Also==
 
==See Also==
  
* [[M-JPEG Video Decoder DirectShow Filter]]
+
* [[M-JPEG Video Decoder]]
 
* [[M-JPEG Compression Technology]]
 
* [[M-JPEG Compression Technology]]
  

Revision as of 20:37, 3 December 2010

This page is a copy of the original page on the AVObjects' web site and can also be viewed here.

High-quality M-JPEG video encoder DirectShow filter with ARGB32 (alpha channel) support.

Overview

MediaLooks M-JPEG Video Encoder is a high-performance DirectShow encoder for Motion JPEG video with alpha channel support.

M-JPEG Compression Technology Features

  • Real-time encoding/decoding of HD video.
  • Ease of reverse playback.

Features

  • Multiple CPU support.
  • ARGB32 support (alpha channel).
  • Bitrate or quality management.
  • Interlaced/progressive input streams.
  • Opportunity of correction of interlace parameters.
  • Multiple color spaces on input (YUV macropixels, RGB, YUV planar).
  • Compatibility with third-party decoders.
  • Highly optimized for the Intel processor family.

Future Features:

  • Lossless encoding

Technical Specs

Supported Compression Modes

  • YUY2 / Interlaced
  • YUY2 / Progressive
  • ARGB32 (4 planes) / Interlaced
  • ARGB32 (4 planes) / Progressive

BITMAPINFOHEADER::biBitCount on the output media type is 24 (YUY2) or 32 (ARGB32).

DirectShow Interfaces

Filter Interfaces: IBaseFilter, IPersistStream, ISpecifyPropertyPages, IMLMjpegEncoder
Input Pin Media Types MEDIATYPE_Video
MEDIASUBTYPE_YUY2, MEDIASUBTYPE_UYVY, MEDIASUBTYPE_YVYU, MEDIASUBTYPE_ARGB32, MEDIASUBTYPE_RGB32, MEDIASUBTYPE_RGB24, MEDIASUBTYPE_RGB565, MEDIASUBTYPE_RGB555, MEDIASUBTYPE_YV12, MEDIASUBTYPE_I420
FORMAT_VideoInfo, FORMAT_VideoInfo2
Input Pin Interfaces IMemInputPin, IPin, IQualityControl
Output Pin Media Types MEDIATYPE_Video
MEDIASUBTYPE_MJPG
FORMAT_VideoInfo, FORMAT_VideoInfo2
Output Pin Interfaces IAMStreamConfig, IAMVideoCompression, IMediaSeeking, IPin, IQualityControl
Merit MERIT_DO_NOT_USE
Filter Categories CLSID_VideoCompressorCategory, CLSID_MediaLooksCategory

See Also

Downloads

Licensing

If you are interested in licensing this product please contact us through the link below.

Personal tools