sharpdx / SharpDX-Samples

Official repository for all SharpDX Samples
346 stars 223 forks source link

Another MediaEngine sample #1

Closed mrvux closed 10 years ago

mrvux commented 10 years ago

Hello,

Just added a second very simple example (based on audio media engine), which also plays video.

Please note that media engine on NVidia is really buggy (if it even works). So playback on those card will just likely crash.

https://devtalk.nvidia.com/default/topic/524892/directx-and-direct-compute/why-imfmediaengine-transfervideoframe-return-e_fail-and-throw-a-exception-on-gts-250-on-64-bit-wind/

Thanks Julien

ArtiomCiumac commented 10 years ago

I have a mobile NVidia GPU and it seems to work fine with WMV files, others may crash depending on codec availability. Thank you for contribution.

xoofx commented 10 years ago

MediaEngine is not accessible on Pre-Windows 8 machine, so we can't really do anything about it.