- Windows Media Video 7/8 Encoder
- Class Identifier
- Interfaces
- Input Formats
- Output Formats
- Properties
- Windows Media Audio Encoder
- Class Identifier
- Input Formats
- Output Formats
- Interfaces
- Encoder Properties
- Windows Media Encoder
- Windows Media Encoder Studio Edition
- Windows Media Encoder
- Review
- Free Download
- Production tool that enables content developers to convert both live and prerecorded audio in order for the end user to enjoy high quality sound
- Transforming data into high quality sound
- A treat for older operating systems
- In conclusion
- Software » Video Encoders » Windows Media Encoder 9 Advanced Profile Update
- Description
- Download
- Download old versions
- Version history / Release notes / Changelog
- Sections/Browse similar tools
- Video Encoders (AVI/WMV)
- Video Encoders / Converters
- Video Streaming
- Alternative to Windows Media Encoder
- Encode360
- WMNicEnc
- WMV9 VCM
- WMVMuxer
- Guides and How to’s
- AVI to (Xbox 360 compatible) WMV Conversion Guide
- How to convert DV to WMV using Windows Media Encoder
- How to stream live TV using Windows Media Encoder
- Windows Media Encoder video tutorials
Windows Media Video 7/8 Encoder
The Windows Media Video 7/8 encoder implements previous versions of the Windows Media Video encoder.
Class Identifier
The class identifier (CLSID) for the Windows Media Video 7/8 encoder is CLSID_CWMVXEncMediaObject. You can create an instance of the encoder by calling CoCreateInstance.
Interfaces
A video encoder object exposes the IMediaObject interface so that the object can be used as a DirectX Media Object (DMO), and it exposes the IMFTransform interface so that the object can be used as a Media Foundation Transform (MFT).
A video encoder behaves as a DMO or an MFT depending on which interfaces you obtain and which version of Windows is running. The following table shows the conditions under which a video encoder behaves as a DMO or an MFT.
Operating system | Encoder behavior |
---|---|
Windows XP | A Windows Media video encoder always behaves as a DMO. |
Windows Vista and Windows 7 | By default, a Windows Media video encoder behaves as a DMO. If you obtain an IMFTransform interface on a video encoder, it behaves as an MFT. |
Input Formats
The Windows Media Video encoder supports the following input media subtypes when it is acting as a DMO.
- MEDIASUBTYPE_IYUV
- MEDIASUBTYPE_I420
- MEDIASUBTYPE_YV12
- MEDIASUBTYPE_NV11
- MEDIASUBTYPE_NV12
- MEDIASUBTYPE_YUY2
- MEDIASUBTYPE_UYVY
- MEDIASUBTYPE_YVYU
- MEDIASUBTYPE_RGB32
- MEDIASUBTYPE_RGB24
- MEDIASUBTYPE_RGB565
- MEDIASUBTYPE_RGB555
- MEDIASUBTYPE_RGB8
- MEDIASUBTYPE_PHOTOMOTION
The Windows Media Video encoder supports the following input media subtypes when it is acting as an MFT.
- MFVideoFormat_IYUV
- MFVideoFormat_I420
- MFVideoFormat_YV12
- MFVideoFormat_NV11
- MFVideoFormat_NV12
- MFVideoFormat_YUY2
- MFVideoFormat_UYVY
- MFVideoFormat_YVYU
- MFVideoFormat_RGB32
- MFVideoFormat_RGB24
- MFVideoFormat_RGB565
- MFVideoFormat_RGB555
- MFVideoFormat_RGB8
- MEDIASUBTYPE_PHOTOMOTION
Output Formats
The following table shows the four-character codes (FOURCCs) for the output types supported by the Windows Media Video 7/8 encoder.
Category | FOURCC |
---|---|
Windows Media Video 7 | «WMV1» |
Windows Media Video 8 | «WMV2» |
Properties
The Windows Media Video 7/8 encoder supports the following properties.
Windows Media Audio Encoder
The Windows Media Audio encoder encodes audio streams. The encoder supports three categories of encoded output: Windows Media Audio Standard, Windows Media Audio Professional, and Windows Media Audio Lossless.
Class Identifier
The class identifier (CLSID) for the Windows Media Audio Encoder is represented by the constant CLSID_CWMAEncMediaObject. You can create an instance of the audio encoder by calling CoCreateInstance.
Input Formats
The following table shows the audio format tags that represent the input categories supported by the Windows Media Audio encoder. For information about how to set the input and output types for the encoder, see Configuring Audio Encoding.
Format tag constant | Format tag value | Audio format |
---|---|---|
WAVE_FORMAT_PCM | 0x0001 | PCM format |
WAVE_FORMAT_IEEE_FLOAT | 0x0003 | IEEE floating point |
WAVE_FORMAT_EXTENSIBLE | 0xFFFE | PCM/IEEE format in WAVEFORMATEXTENSIBLE structure |
Output Formats
The following table shows the audio format tags that represent the output categories supported by the Windows Media Audio encoder.
Format tag constant | Format tag value | Audio format |
---|---|---|
WAVE_FORMAT_WMAUDIO2 | 0x0161 | Windows Media Audio Standard |
WAVE_FORMAT_WMAUDIO3 | 0x0162 | Windows Media Audio Professional |
WAVE_FORMAT_WMAUDIO_LOSSLESS | 0x0163 | Windows Media Audio Lossless |
Interfaces
An audio endoder object exposes the IMediaObject interface so that the object can be used as a DirectX Media Object (DMO), and it exposes the IMFTransform interface so that the object can be used as a Media Foundation Transform (MFT).
A Windows Media Audio encoder behaves as a DMO or an MFT depending on which interfaces you obtain and which version of Windows is running. The following table shows the conditions under which an audio encoder behaves as a DMO or an MFT.
Operating system | Encoder behavior |
---|---|
Windows XP | A Windows Media Audio encoder always behaves as a DMO. |
Windows Vista | By default, a Windows Media Audio encoder behaves as a DMO. If you obtain an IMFTransform interface or an IPropertyStore interface on an audio encoder, it behaves as an MFT. |
Windows 7 | By default, a Windows Media Audio encoder behaves as a DMO. If you obtain an IMFTransform interface on an audio encoder, it behaves as an MFT. |
Encoder Properties
The Windows Media Audio encoder supports the following properties.
Windows Media Encoder
Windows Media Encoder in Windows XP
Windows Media Encoder is a production tool developed by Microsoft which enables content developers to convert both live and prerecorded audio, video, and computer screen images to Windows Media formats for live and on-demand delivery.
Windows Media Encoder 9 Series can encode video using Windows Media Video version 7, 8 or 9. Audio encoding uses a number of Windows Media Audio version 9.2 or version 10 (if the version 10 codecs are installed) profiles and a Windows Media Audio 9 Voice speech codec. Content can also be created as uncompressed audio/video.
This version of Windows Media Encoder enables two-pass encoding to optimize quality for on-demand (streamed or download-and-play) content. It also supports variable bitrate (VBR) Encoding for download-and-play scenarios. True VBR can be applied over the entire duration of a high-motion sequence, ensuring the highest quality. This version also enables scripted encoding with the wmcmd.vbs VBScript file allowing content developers to encode large numbers of pre-recorded media files. Bundled with the program are applications Windows Media File Editor, Windows Media Profile Editor, and Windows Media Stream Editor.
Windows Media Encoder can be downloaded as an application. This application is actually a «wrapper» or GUI of the encoder itself. Developers can write their own applications using Visual Studio to perform the same functions found in the application. These applications can be used to automate audio and video production.
The latest Windows Media Encoder 9 Series comes in both 32-bit and 64-bit versions.
Windows Media Encoder Studio Edition
Windows Media Encoder Studio Edition is a related product to Windows Media Encoder. It includes support for segment encoding and multiple audio channels, and can encode VC-1 content. However, this was only made available as a beta release but was pulled off even before it was released.
Windows Media Encoder
Review
Free Download
Production tool that enables content developers to convert both live and prerecorded audio in order for the end user to enjoy high quality sound
Windows Media Encoder is a Microsoft product that offers users the possibility to take advantage of the innovations integrated within Windows Media 9 Series. Due to this application, users can enjoy high-quality multichannel sound, along with high-definition video quality and support for mixed-mode voice and music.
Transforming data into high quality sound
Content producers can rely on this tool for capturing data while retaining frame-accurate control, and they also get the chance to protect live streams or to start broadcasts whenever needed. Moreover, this tool can be used to create multiple delivery scenarios such as MBR streaming and CD/DVD.
In addition, Windows Media Encoder can generate high-quality audio after processing multichannel streams and creating voice-only content. Users can choose to encode to the level from HD quality they choose, ranging between 1080i and 1080p, and obtain low data rate screen capture. They can also fine-tune compression due to the encoding modes included within the application.
A treat for older operating systems
Windows Media Encoder also comes in handy when it comes to extending the standard encoding functions of the operating system and to automate the entire process, using its integrated utilities.
It needs to be mentioned that this software solution was especially designed for the systems still running Windows XP or Windows 2000, since those who have upgraded to newer editions can already enjoy all these functions natively, integrated within their OS.
In conclusion
Taking everything into consideration, we can say that even though Windows Media Encoder 9 might be outdated, there was a time when such tools were more ore less essential for your operating system to run media files. Nevertheless, if you’re still using an older version of Windows it can still come in handy.
Software » Video Encoders » Windows Media Encoder 9 Advanced Profile Update
Search or Browse all software by sections |
Description
Windows Media Encoder Series is a powerful tool for content producers who want to take advantage of the many innovations in Windows Media 9 Series including high-quality multichannel sound, high-definition video quality, new support for mixed-mode voice and music content, and more. Also Video Streaming, Media Stream Editor(multiplex and demultiplex wmv video streams).
9 Advanced Profile Update (May 26, 2006)
Download
Download old versions
Freeware (Free download and usage!)
Supported operating systems
Windows
Version history / Release notes / Changelog
Sections/Browse similar tools
Video Encoders (AVI/WMV)
Video Encoders / Converters
Video Streaming
Alternative to Windows Media Encoder
Encode360
WMNicEnc
WMV9 VCM
WMVMuxer
Guides and How to’s
AVI to (Xbox 360 compatible) WMV Conversion Guide
How to convert DV to WMV using Windows Media Encoder
How to stream live TV using Windows Media Encoder
Windows Media Encoder video tutorials
Acronyms / Also Known As
WME, WME9, Windows Media Stream Editor, Windows Media File Editor, Windows Media Profile Editor, Windows Media Encoding Script, Windows Media Editor, WM Encoder
Notify me when software updated or report software
6 reviews, Showing 1 to 5 reviews |
6 reviews, Showing 1 to 5 reviews |
1 tool hits, Showing 1 to 1 tools | Explanation: Latest version Type and download Rating |