- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page