Media (Intel® 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
Announcements
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.
3058 Discussions

Field-encoding mode of interlaced video - FieldOutput flag

Zenon_S_
Beginner
288 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