I'm running the digital signage sample provided here (http://ms-iot.github.io/content/en-US/win10/StartCoding.htm) on a dragonboard 410c. I've just got for evaluation and video playback stutters and pauses.
I also, tried a simple app that just plays a local mp4 from the mediaplayer control with similar results.
System processor never goes anywhere near 100%, so I don't think i'm at a hardware limitation.
Does windows uses the hardware video decoder provided by QUALCOMM? Are there some visual studio configuration items which I'm missing to allow for smooth playback? Any other suggestions?
Actually the above answer about hardware acceleration in this case is incorrect. That applies to the Raspberry Pi devices. Video playback on Minnowboard is accelerated and works perfectly with audio and video. Video playback on the Dragonboard 410C works perfectly as well, as long as there is no audio track over the HDMI port. You can strip the audio track to test - it plays 720p videos fine all day. I have read that you can use audio as well if you use an external 3.5mm adapter to bypass audio over HDMI, but I have not tested that solution myself. Microsoft is aware of the issue and is looking into a possible resolution - though they give no timeline or guarantee.