ADVANCED Codecs for Windows 7, 8, 10 для Windows
Оценка: |
4.27 /5 голосов — 232 |
Лицензия: | Бесплатная |
Версия: | 14.9.6 | Сообщить о новой версии |
Обновлено: | 15.04.2021 |
ОС: | Windows 10, 8.1, 8, 7 |
Интерфейс: | Английский, Русский |
Разработчик: | Shark007 |
Категория: | Кодеки, декодеры |
Загрузок (сегодня/всего): | 0 / 137 796 | Статистика |
Размер: | 50,11 Мб |
СКАЧАТЬ |
ADVANCED Codecs for Windows 7, 8, 10 (Windows 7 Codecs) — набор кодеков и декодеров, предназначенный для беспроблемного проигрывания видео в ОС Windows 7/8/10.
В отличие от аналогичного пакета кодеков для Windows Vista, эта программа не содержит никаких дополнительных проигрывателей и не меняет системные ассоциации файлов по умолчанию. Кроме того, при установке он автоматически удалит уже установленные кодеки и заменит их собственными из комплекта для обеспечения лучшей совместимости.
K-Lite Codec Pack — универсальный «must have» набор кодеков, фильтров и инструментов для.
Пакет всех самых необходимых кодеков, фильтров и плагинов для безпроблемного и.
x264 Video Codec — бесплатный кодек для кодирования и высококачественного сжатия видеопотоков в.
Media Player Codec Pack — пакет кодеков для воспроизведения практически всех современных аудио и.
DivX — один из наиболее популярных видеокодеков, поддерживающий практически все известные.
Windows 7 — набор самых необходимых кодеков для просмотра видео наиболее популярных форматов.
Отзывы о программе ADVANCED Codecs for Windows 7, 8, 10
Я про ADVANCED Codecs for Windows 7, 8, 10 13.9.0 [27-09-2020]
В инсталляторе с сайта автора вирус. Прошивает exe com bat pif lnk ассоциации. Антивирус сне вирус и теперь ничего не запускается. Буду переустанавливать 7ку. Чтобы вы всю жизнь переустанавливали себе винду!
| | Ответить
Admin в ответ Я про ADVANCED Codecs for Windows 7, 8, 10 13.9.0 [27-09-2020]
Анализ файла на VirusTotal
https://www.virustotal.com/gui/file/6a686e0c7996153a9772e230f8c6acbc968fc5441a5d36c615688d4a319bead0/detection
Версия 14.0.5 — файл чистый, 0/67 по virustotal!
| | Ответить
Михаил про ADVANCED Codecs for Windows 7, 8, 10 12.1.8 [16-10-2019]
Решил установить программу посвежее, удалил старую, а новая, ADVANCED_Codecs_v1243 не устанавливается, предыдущая, к стати тоже не захотела встать. Если, кто знает решение, подскажите пожалуйста.
2 | 3 | Ответить
Заглянувший про ADVANCED Codecs for Windows 7 and 8 4.7.5 [16-09-2014]
Последняя версия стала работать корректно. Нравится лучше «К-Лайта» по причине того что не суёт свой нос в ассоциацию файлов.
3 | 3 | Ответить
fla123 про ADVANCED Codecs for Windows 7 and 8 4.6.3 [27-05-2014]
А мне не нравится эта программа.Скачала все тормозит.Не совутую
2 | 3 | Ответить
BOB про ADVANCED Codecs for Windows 7 and 8 4.6.3 [26-05-2014]
Говнософта через край влезло, хотя и галки снимал. Отключишь один говнософт, без спроса получишь другой. amigo с тобой полностью согласен: «Гвоздь ржавый в башку забить здоровенный надо тому говнокодеру, шо эту шнягу высрал.
Вобщем не качайте народ это гавно.».
2 | 2 | Ответить
AAC Decoder
The Microsoft Media Foundation AAC decoder is a Media Foundation Transform that decodes the following Advanced Audio Coding (AAC) and High Efficiency AAC (HE-AAC) profiles:
- MPEG-2 AAC Low Complexity (LC) profile (multichannel).
- MPEG-4 HE-AAC v1 (multichannel) with AAC-LC core.
- MPEG-4 HE-AAC v2 (stereo) with AAC-LC core.
The AAC decoder supports both raw AAC streams with no headers and AAC in an audio data transport stream (ADTS).
Starting in Windows 8, the AAC decoder also supports decoding MPEG-4 audio transport streams with a multiplex layer (LATM) and synchronization layer (LOAS). It can also convert an LATM/LOAS stream to ADTS.
Media Types
The AAC decoder supports the following media types.
Input Types
The AAC decoder supports the following audio subtypes:
Subtype | Description | Header |
---|---|---|
MFAudioFormat_AAC | Raw AAC or ADTS AAC. For this subtype, the media type gives the sample rate and number of channels prior to the application of spectral band replication (SBR) and parametric stereo (PS) tools, if present. The effect of the SBR tool is to double the decoded sample rate relative to the core AAC-LC sample rate. The effect of the PS tool is to decode stereo from a mono-channel core AAC-LC stream. This subtype is equivalent to MEDIASUBTYPE_MPEG_HEAAC, defined in wmcodecdsp.h. See Audio Subtype GUIDs. The MPEG-4 File Source and the ADTS Parser output this subtype. | mfapi.h |
MEDIASUBTYPE_RAW_AAC1 | Raw AAC. This subtype is used for AAC contained in an AVI file with the audio format tag equal to WAVE_FORMAT_RAW_AAC1 (0x00FF). For this subtype, the media type gives the sample rate and number of channels after the SBR and PS tools are applied, if present. | wmcodecdsp.h |
To configure the AAC decoder, set the following attributes on the input media type.
Attribute | Description | Remarks |
---|---|---|
MF_MT_MAJOR_TYPE | Major type. | Must be MFMediaType_Audio. |
MF_MT_SUBTYPE | Audio subtype. | Refer to the previous description for details. |
MF_MT_AAC_AUDIO_PROFILE_LEVEL_INDICATION | Audio profile and level. | Optional. Applies only to MFAudioFormat_AAC. The value of this attribute is the audioProfileLevelIndication field, as defined by ISO/IEC 14496-3. If unknown, set to zero or 0xFE («no audio profile specified»). |
MF_MT_AAC_PAYLOAD_TYPE | Payload type. | Applies only to MFAudioFormat_AAC. The decoder supports the following payload types:
MF_MT_AAC_PAYLOAD_TYPE is optional. If this attribute is not specified, the default value 0 is used, which specifies the stream contains raw_data_block elements only. |
MF_MT_AUDIO_BITS_PER_SAMPLE | Desired bit depth of the decoded PCM audio. | |
MF_MT_AUDIO_CHANNEL_MASK | Specifies the assignment of audio channels to speaker positions. | Optional. For more information, see Format Constraints. |
MF_MT_AUDIO_NUM_CHANNELS | Number of channels, including the low frequency (LFE) channel, if present. | The interpretation of this value depends on the media subtype, as described previously. |
MF_MT_AUDIO_SAMPLES_PER_SECOND | Sample rate, in samples per second. | The interpretation of this value depends on the media subtype, as described previously. |
MF_MT_USER_DATA | Additional format information. | The value of this attribute depends on the subtype.
The length of the AudioSpecificConfig() data is 2 bytes for AAC-LC or HE-AAC with implicit signaling of SBR/PS. It is more than 2 bytes for HE-AAC with explicit signaling of SBR/PS. |
Output Types
The decoder supports the following output types:
Subtype | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MFAudioFormat_Float | IEEE floating-point audio. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MFAudioFormat_PCM | 16-bit PCM audio. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MFAudioFormat_AAC | Requires Windows 8. This output type can be used to convert an AAC stream in the LOAS/LATM format to ADTS format. To convert an LOAS/LATM stream to an ADTS stream, set the input type to MFAudioFormat_AAC with payload type 3 (LOAS). Then set the output type to MFAudioFormat_AAC with payload type 1 (ADTS). The decoder will reformat the conainter without decoding the bitstream.
If the input stream contains more than two channels, the AAC decoder provides two options for the output format:
Format ConstraintsThe decoded audio sampling rate must be one of the following, after SBR is applied (if present):
Sampling rates above 48 kHz are not supported. The decoder supports up to 6 audio channels. For each speaker configuration, the decoder expects the AAC syntactic elements to appear in a certain order. The following table lists the supported speaker configurations. The third column of the table lists the expected syntactic elements and their order, using the following notation:
For more information about these syntactic elements, refer to ISO/IEC 13818-7.
For raw AAC, each input sample must contain exactly one full AAC compressed frame. For ADTS, each input sample can contain multiple audio frames, as well as partial frames that is, frames can span sample boundaries. Each ADTS header must be followed by one AAC frame. The AAC decoder does not support any of the following:
Transform AttributesThe AAC decoder implements the IMFTransform::GetAttributes method. Applications can use this method to get or set the following attributes.
Example Media TypesHere is an example of the input media type needed for a 6-channel, 48-kHz AAC-LC stream, using a raw AAC payload:
The first 12 bytes of MF_MT_USER_DATA correspond to the following HEAACWAVEINFO structure members:
The last two bytes of MF_MT_USER_DATA contain the value of AudioSpecificConfig(), as defined by MPEG-4.
Given this input type, use the following output media type to get 6-channel, 32-bit floating point PCM audio from the decoder:
If Platform Update Supplement for Windows Vista is installed, the AAC audio decoder is available on Windows Vista, but is accessible on Windows Vista only by using the Source Reader. |