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

h264 UMC decoder - what should be the format of input data - a byte or unit stream ?

Maciej_K_
Beginner
262 Views

Will it decode a complete framepacked asunit stream ( without prefixes ) just with one 001 prefix added at thebeginning of each frame? Is a start code prefix mandatory before each NAL ?

Regards,
Kamil

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
262 Views
I think start code should be presented to let decoder parse units in stream. You may verify this with UMC simple_player sample available in source code within IPP sample package.

Vladimir
0 Kudos
Reply