2 Dec
2009
2 Dec
'09
4:51 a.m.
Hi All, Currently, my H.264 encoded data is generated from hardware, not using software encoder libx264. And that hardware API only return me the whole encoded data buffer, and it's total size. So, is there anyway to extract, format the whole encoded data into NAL slice(less than 1.4KB) manually?
Thanks.