Re: Interlaced source, interlaced FCPX project
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Sounds like a bug. Please file a Radar with a reproducible case. Darrin
On Sep 1, 2017, at 3:25 AM, Lyndon Hill <lyndon@tiliam.com> wrote:
Hi
I’m having some problems with more than one interlaced video file.
Case 1:
- Input video is interlaced (single clip) - FCPX project is progressive - Accessing images via [FxTemporalImageAPI getSourceBitmap] then [FxImage field] says interlaced - Input images passed to my plugin via [FxFilter renderOutput] are interlaced
This is what I expect.
Case 2:
- Input video is interlaced (single clip) - FCPX project is interlaced - Accessing images via [FxTemporalImageAPI getSourceBitmap] then [FxImage field] says progressive ??? - Input images passed to my plugin via [FxFilter renderOutput] are interlaced
This is not expected.
I looked at [FxImage fieldOrder] for case 2 and it also says progressive. In Motion, default project is progressive so it’s the same as case 1.
Thanks,
Lyndon _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/pro-apps-dev/dcardani%40apple.com
This email sent to dcardani@apple.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Darrin Cardani