hi
I'm using DM355 EVM trying to decode stream which encode by VPFE from a IPCamera, but in "decodeVideoBuffer()" function "VIDDEC2_process(hDecode, &inBufDesc, &outBufDesc, &inArgs, &outArgs)" failed and "outArgs.bytesConsumed = 0" as i use the same function could decode the example "*_pal.mpeg4" file; so I want know if the VPBE decoder need a header or what format for the example file like "_pal.mpeg4"? does it have a header or just stream data?
thanks in advance!