Media (Intel® oneAPI Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
3030 Discussions

Field-encoding mode of interlaced video - FieldOutput flag

Zenon_S_
Beginner
147 Views

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

0 Kudos
0 Replies
Reply