Other Parts Discussed in Thread: TMS320DM6446
Dear All, I am trying to play some audio/video files on DaVinci TMS320DM6446 board using GStreamer released by TI (http://focus.ti.com/dsp/docs/dspsplash.tsp?contentId=3100). Now the project "GStreamer for DaVinci" is hosted and maintained by Z3 Technology, and I download and build the latest release of GStreamer for DaVinci TMS320DM6446 in http://www.z3technology.com/DaVinci%5FGStreamer. I am able to play MP3, MP2, WMA file with GStreamer successfully. But I can't play the following type of files successfully: AAC file: Three AAC files OK davincieffect.aac in DVSDK 1.3 failed. MP4 file with AAC audio: Use qtdemux to demux video and audio streams. Can't play video+audio and audio only Can play some MP4 files with video only, and play others will cause "can't find a pool fits 691202 bytes" error". I have tried changed the parameters of cmemk.ko module, but it seems not having enough memory. WMV file: Play video only will cause segmentation fault Can play audio only (WMA). I don't know why i can't play above type of files, but I guess there are two possible reasons: 1. use unsuitable files 2. In http://focus.ti.com/dsp/docs/dspsplash.tsp?contentId=3100, TI claimed that GStreamer for Davinci TMS320DM6446 is tested successfully on DVEVM 1.2, but we use DVSDK 1.3 to test. Therefore, would you please give me the suitable test clips or some supports for this issue. Thank You. Eric Wang.