- Windows Media 9 Series Codecs Package для Windows
- Отзывы о программе Windows Media 9 Series Codecs Package
- Windows Media Video 9 Screen Encoder
- Class Identifier
- Input Types
- Output Types
- Encoder Properties
- Remarks
- Windows Media Video 9 Encoder
- Class Identifier
- Interfaces
- Input Formats
- Output Formats
- Properties
- Windows Media Encoder
- 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
Windows Media 9 Series Codecs Package для Windows
Оценка: |
4.27 /5 голосов — 137 |
Лицензия: | Бесплатная |
Версия: | | Сообщить о новой версии |
Обновлено: | 01.03.2003 |
ОС: | Windows XP, 2000, 2003 |
Интерфейс: | Английский |
Разработчик: | Microsoft Corporation |
Категории: | Кодеки, декодеры — Кодеки, декодеры |
Загрузок (сегодня/всего): | 0 / 56 605 | Статистика |
Размер: | 1,35 Мб |
СКАЧАТЬ |
Пакет всех самых необходимых кодеков, фильтров и плагинов для безпроблемного и.
Media Player Codec Pack — пакет кодеков для воспроизведения практически всех современных аудио и.
Windows 7 — набор самых необходимых кодеков для просмотра видео наиболее популярных форматов.
FFmpeg — нужный и важный набор библиотек для работы с видео и звуком. Позволяет записывать.
K-Lite Codec Pack Update — пакет обновлений кодеков, фильтров DirectShow и сопутствующих утилит из.
Lame MP3 — это одна из лучших программ-кодировщиков, предназначенных для перевода музыкальных файлов в формат MP3.
Отзывы о программе Windows Media 9 Series Codecs Package
Онега про Windows Media 9 Series Codecs Package [29-07-2009]
я скачала и установила,но проблема все та же.пишет ошибка загрузки кодеков.уже не знаю что делать.как это исправить?
2 | 3 | Ответить
John про Windows Media 9 Series Codecs Package [09-04-2007]
Все не учшего мнении надеюсь на 11й медиа пойдёт
2 | 2 | Ответить
миша про Windows Media 9 Series Codecs Package [03-11-2004]
Ламмер про Windows Media 9 Series Codecs Package [24-09-2004]
Надеюсь, что Ламмер — это не ругательство.
2 | 2 | Ответить
Ламмер про Windows Media 9 Series Codecs Package [24-09-2004]
Windows Media Video 9 Screen Encoder
The Windows Media Video 9 Screen encoder is optimized for encoding sequential screen shots from computer monitors.
Class Identifier
The class identifier (CLSID) for the Windows Media Video 9 Screen encoder is represented by the constant CLSID_CMSSCEncMediaObject2. You can create an instance of the encoder by calling CoCreateInstance.
Input Types
The following input types are supported by the Version 9 Screen encoder when it is being used as a DirectX Media Object (DMO).
- MEDIASUBTYPE_RGB24
- MEDIASUBTYPE_RGB32
- MEDIASUBTYPE_ARGB32
- MEDIASUBTYPE_RGB565
- MEDIASUBTYPE_RGB555
- MEDIASUBTYPE_RGB8
The following input types are supported by the Version 9 Screen encoder when it is being used as a Media Foundation Transform (MFT).
- MFVideoFormat_RGB24
- MFVideoFormat_RGB32
- MFVideoFormat_ARGB32
- MFVideoFormat_RGB565
- MFVideoFormat_RGB555
- MFVideoFormat_RGB8
Output Types
The four-character code (FOURCC) for Windows Media Video Screen Version 9 encoded content is «MSS2».
The following output types are supported by the Version 9 Screen encoder.
Encoder Properties
The Windows Media Video 9 Screen encoder supports the following properties.
Property | Description |
---|---|
MFPKEY_ASFOVERHEADPERFRAME | Specifies the overhead, in bytes per packet, required for the container that is used to store the compressed content. Windows XP and later. Write-only. |
MFPKEY_BAVG | Specifies the buffer window, in milliseconds, of a constrained variable-bit-rate (VBR) stream at its average bit rate (specified by MFPKEY_RAVG). Windows XP and later. Read/write. |
MFPKEY_BMAX | Specifies the buffer window, in milliseconds, of a constrained variable-bit-rate (VBR) stream at its peak bit rate (specified by MFPKEY_RMAX). Windows XP and later. Read/write. |
MFPKEY_BUFFERFULLNESSINFIRSTBYTE | Specifies whether the encoded video bit stream contains a buffer fullness value with every key frame. Windows XP and later. Read-only. |
MFPKEY_CODEDFRAMES | Specifies the number of video frames encoded by the codec. Windows XP and later. Read-only. |
MFPKEY_CODEDNONZEROFRAMES | Specifies the number of video frames encoded by the codec that actually contain data. Windows XP and later. Read-only. |
MFPKEY_COMPLEXITY | This property is superseded by MFPKEY_COMPLEXITYEX. |
MFPKEY_COMPLEXITYEX | Specifies the complexity of the encoder algorithm. Windows Vista and later. Write-only. |
MFPKEY_CRISP | Specifies a numeric representation of the tradeoff between motion smoothness and image quality in codec output. Windows XP and later. Write-only. |
MFPKEY_DROPPEDFRAMES | Specifies the number of video frames dropped during encoding. Windows XP and later. Read-only. |
MFPKEY_ENDOFPASS | Specifies the end of an encoding pass. Windows XP and later. Write-only. |
MFPKEY_FOURCC | Specifies the FOURCC that identifies the encoder you want to use. Windows XP and later. Write-only. |
MFPKEY_KEYDIST | Specifies the maximum time, in milliseconds, between key frames in the codec output. Windows XP and later. Write-only. |
MFPKEY_LIVEENCODE | Obsolete. |
MFPKEY_PASSESRECOMMENDED | Specifies the maximum number of passes supported by the codec. Windows XP and later. Read-only. |
MFPKEY_PASSESUSED | Windows XP and later. Read/write. Specifies the number of passes that the codec will use to encode the content. Windows XP and later. Read/write. |
MFPKEY_QPPERFRAME | Specifies QP. Possible values are 1.0 through 31.0. Windows Vista and later. Write-only. |
MFPKEY_RAVG | Specifies the average bit rate, in bits per second, used for 2-pass variable-bit-rate (VBR) encoding. Windows XP and later. Read/write. |
MFPKEY_RMAX | Specifies the peak bit rate, in bits per second, used for constrained 2-pass variable-bit-rate (VBR) encoding. Windows XP and later. Read/write. |
MFPKEY_TOTALFRAMES | Specifies the number of video frames passed to the encoder during the encoding process. Windows XP and later. Read-only. |
MFPKEY_VBRENABLED | Specifies whether the codec will use variable-bit-rate (VBR) encoding. Windows XP and later. Read/write. |
MFPKEY_VBRQUALITY | Specifies the actual quality level for quality based (1-pass) variable-bit-rate (VBR) encoding. Windows XP and later. Write-only. |
MFPKEY_VIDEOWINDOW | The amount of content, in milliseconds, that can fit into the model buffer. Windows XP and later, Write-only. |
MFPKEY_ZEROBYTEFRAMES | Specifies the number of video frames that were skipped because they were duplicates of previous frames. Windows XP and later. Read-only. |
Remarks
A screen 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 screen 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 screen encoder behaves as a DMO or an MFT.
Windows Media Video 9 Encoder
The Windows Media Video 9 encoder encodes video streams. The encoder supports the following four categories of encoded output.
- Windows Media Video 9 Simple Profile
- Windows Media Video 9 Main Profile
- Windows Media Video 9 Advanced Profile
- Windows Media Video 9.1 Image
Class Identifier
The class identifier (CLSID) for the Windows Media Video encoder is represented by the constant CLSID_CWMV9EncMediaObject. You can create an instance of the video 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) that correspond to the categories of encoded output.
Category | FOURCC |
---|---|
Windows Media Video 9 Simple Profile | «WMV3» |
Windows Media Video 9 Main Profile | «WMV3» |
Windows Media Video 9 Advanced Profile | «WVC1» |
Windows Media Video 9.1 Image | «WMVP» for 9.1, «WVP2» for 9.1 version 2 |
To distinguish between Simple Profile and Main Profile, set the MFPKEY_DECODERCOMPLEXITYREQUESTED property.
Properties
The Windows Media Video 9 encoder supports the following properties.
Windows Media Encoder
Nowadays in the market there are many sorts of fast video converter software, thus it might be hard for you to pick a suitable one due to the several capability for those conversions. This is a program that offers users the ability to exploit the developments coordinated inside Windows Media 9 Series. The users will wnjoy a superb multichannel sound, alongside top quality video quality and support for blended mode voice and music.
Content makers can depend on this utility for catching information while holding outline precise control, and they likewise find the opportunity to ensure live streams or to begin communication at whatever point required. Additionally, this device can be utilized to make numerous delivery situations.
As there are numerous speedy video converter softwares present in the sector, selecting the correct one may be huge task as different softwares has their own capacity to convert the videos. But this one will work great.
It can produce astounding sound in the wake of handling multichannel streams and making voice-just substance. Clients can encode to the level from HD quality they pick, extending in the vicinity..
Windows Media Encoder is licensed as freeware for PC or laptop with Windows 32 bit and 64 bit operating system. It is in video converters category and is available to all software users as a free download.
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.