- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm trying to Encode interlaced video and get a separate chunk of a bitstream for each field. I understand the regular schema look like this:
1) Prepare input surface (frame) containing both fields
2) Run EncodeFrameAsync
3) Sync
4) Read the output bitstream containing both encoded fields
I've found the mfxExtCodingOption.FieldOutput flag which I believe can help me. Can you explain how to use it to encode each field separately?
Regards,
Wojciech
Link Copied
0 Replies
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