This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

play software about DM355 EVM

hi.

 

  I buy a DM355 EVM ,I shall ask whether to embed play software on the DM355 EVM.

if it has been embedded,I shall ask whether to transplant play software on new platform by dm355 SOC(LINUX);

if it has not been embedded,I think to ask whether to support play sotware of MPlayer to be transplanted on

new platform by dm355 SOC(LINUX);how to transplant it?

 

 

Thank you!

  • Please note that at the low level, out codecs understand elementary streams (as opposed to transport streams); we provide small and simple demos (encode, decode, and encodedecode) that demonstrates how to play these elementary streams via our codec engine API.

    That said, if you want to support transport streams, then this will need to be done in software via something like an MPlayer or GStreamer port; we have a wiki article that describes how to port Gstreamer to DM355 (http://wiki.davincidsp.com/index.php?title=DM3xx_Gstreamer_Solution); however, this GStreamer port is limited (to many software version dependancies) and thus we are working on a more robust and better video quality GStreamer solution which should be available in 1Q09; therefore, if you can wait for the new port, that would be best.