Hi,
We are trying to implement interlaced encoding and decoding feature based on DVR RDK 4.0.
We use a YUV file as the input. The link is as below:
IpcFramesOutHost
|
IpcFramesInVideo
|
Enc
|
IpcBitsOutVideo
|
IpcBitsInHost --->> Save encoded bits file to Host here
|
IpcBitsOutHost
|
IpcBitsInVideo
|
Dec
|
IpcOutVideo
|
IpcInVpss
|
SwMs
|
Display
When I use progressive encoding and decoding, both the encoded file and display on HDMI are good. I use a 704*576 YUV file.
Please see encoded picture below:
Please see display picture below: