Here we want to use dm368 to decode 1080P@30fps H.264 network stream,which is from network in MPEG2-TS format. But after doing some effort,we found that DM368 seemed to can only decode from .264 file,but not from network stream.When H.264 stream with bitrate @8Mbps, error normaly happen,expecially when IDR frame comes.Seems like decode DEMO escaped 80%~90% of cpu time.
I want to ask is there any one who use Here we want to use dm368 to decode 1080P@30fps H.264 network stream successfully, and how much cpu time used in decode&stream handle.
Thanks