- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
Is it possible to encode side-by-side resolution that merge two video source (2560*720, 3840*1080)?
Is there any restrict for aspect ratio?
Thanks
Eric
Is it possible to encode side-by-side resolution that merge two video source (2560*720, 3840*1080)?
Is there any restrict for aspect ratio?
Thanks
Eric
コピーされたリンク
1 返信
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hardware acceleration is limited to the following frame sizes:
Encode:
1920x1152 (for max width resolution)
1856x1200 (for max height resolution)
Decode:
1920x1088
Larger resolutions will fall back to the software implementation. Encoder and decoder initialization will return MFX_WRN_PARTIAL_ACCELERATION if the hardware cannot support the frame size.
Related threads which may be of interest:
http://software.intel.com/en-us/forums/showthread.php?t=83570
http://software.intel.com/en-us/forums/showthread.php?t=83014
Aspect ratio limitations are described along with mfxFrameInfo AspectRatioW/AspectRatioH in the manual.
Please let us know if you have any more questions.
Regards,
Jeff
