Dear all:
I am debugging MPEG4 on dm368 platform (uses the DVSDK_2_10_01_18 and the Montavista tools V5).The MPEG4 encode is right, but MPEG4 decode only first frame is right.The log as follows:
the mpeg4enc version is MPEG4ENC.version.01.00.00.09.wizardversion.0.5.2
the mpeg4dec version is MPEG4DEC.version.01.10.00.01.wizardversion.0.5.3
frames=1 type=0 len=58044
outBufDesc.bufSizes=921600 outBufDesc.numBufs=2
outArgs.size=1952 numbufs=2 framPitch=1280 width=1280 height=720 outBufsInUseFlag = 0
outArgs.size=1952 outArgs.displayBufs[0].frameWidth=1280 frameHeight
OutBufId = 1Frame Ht = 720
Frame Wdth = 1280
Frame Pitch = 1280
Buffer Size = 921600
outArgs.decodedBufs.bufDesc[0].bufSize=921600, outArgs.decodedBufs.bufDesc[1].bufSize=460800
frames=2 type=1 len=16354
@0x000bc25c:[T:0x43971490] codecs - VIDDEC2_process() failed with error (-1 ext: 0xc800)
mpeg4dec_process failed!
frames=3 type=1 len=23659
@0x000ce939:[T:0x43971490] codecs - VIDDEC2_process() failed with error (-1 ext: 0xc800)
mpeg4dec_process failed!
frames=4 type=1 len=24050
I don't know the reason,Can you give me some clues?
Thank you!Give my best wishes to you!