- 신규로 표시
- 북마크
- 구독
- 소거
- 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
