When it comes to playing back video on pcDuino, there are many options. It’s basically same as the approaches on X86 Linux. In this post, we will introduce three commonly used approaches.
1. XBMC. This is an open source media player. pcDuino has it built in. To use it, just navigate to ‘Sound&Video’->’XMBC Media Center:
2. The the command line player ‘mplayer’. It supports almost all the formats available.
4. Use another command line player ‘ffplay’. If you don’t have it installed on your pcDuino, you can use ‘apt-get’ to install.
Leave a Reply
You must be logged in to post a comment.