...

Filter by tags

Selected Tags


Questions, Articles and Polls

2 Likes · 1 Answer
A:
Xantech 282 M, 283M; Niles Audio MF1, MF1VF; Russound 845.1; Speaker Craft IRE 1-3.0. ... more
0 Likes · 1 Answer
A:
Try not to use Xing based encoders at all. They have complete frequency range falloff after 16 kHz (though latest versions can keep linear frequency response up to 20 kHz due to VBR encoding engine). The best choice for low bitrates are Fraunhofer ... more
1 Like · 1 Answer
A:
• If the clock must be interrupted during communication, the clock level must be kept at low. The encoder would interpret a high level for > 10 µs (or > 1.25 µs with reduced recovery time) as the end of the recovery time I, and therefore as the end ... more
2 Likes · 1 Answer
A:
You can use the targetBitRate field in the dynamicParams to change the bit rate during runtime. Set the targetBitRate to the bitrate that you want the encoder to generate. Call the control API with XDM_SETPARAMS command. Now the encoder will use ... more
2 Likes · 1 Answer
A:
No, the VC1 encoder can execute only on the Hdvicp 0, since Hdvicp 1 does not support encoding (it does not have the ME engine). ... more
2 Likes · 1 Answer
A:
The VC1 encoder supports 2 ME schemes; Original ME and Hybrid ME. Original ME is recommended to be used for resolutions of D1 and above. This ME generates 1 MV/MB. Hybrid ME is used for resolutions lower than D1, and generates up to 4 MVs/MB. The ... more
2 Likes · 1 Answer
A:
Yes, the VC1 encoder supports Overlap Transform and Intensity Compensation tools. ... more
2 Likes · 1 Answer
A:
The VC1 encoder supports only the 8x8 transform. Note that the Hdvicp supports all the variable size transforms in the VC1 standard, but the codec uses only the 8x8 Transform. Also, the codec SW only supports uniform quantization type. ... more
2 Likes · 1 Answer
A:
The VC1 Encoder supports Main Profile@ Medium Level. It can encode resolutions from QCIF upto 1280x720. Note that it is only supports progressive encoding. It does not support Interlace and B-frames encoding. Note that the Hdvicp has support for B- ... more
2 Likes · 1 Answer
A:
Yes, both the TI encoders can be used for multi-channel use-cases. The application can create multiple instances of the encoder without any change required in the codec library. The application can also run multiple instances of the TI encoder/ ... more
1
...