Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6709 Discussions

How to get each encoded frame data from bitstream file?

Jie_H_Intel
Employee
216 Views

Hi,

I just get the video bit stream file using umc_enc_con.exe and I want to decode this bit stream directly. But how can I get each encoded frame data from the pure video bit stream? Shall I need to add some bits signs to separate each frame stream in the encoder part? I just want to check out the results of decoder. Pls give me some advice on this case.

Thank you && Best Regards,

Grace

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
216 Views

Hi Grace,

why do you need encoded bitstream for each separate frame? You can decode whole bitstream and do comparison against reference frame by frame.

Regards,
Vladimir

0 Kudos
Reply