Hi,
I have a machine which spends all day displaying multiple video streams in multiple VLC windows. For each, using command line parameters, I can select either directX or direct3D. I am currently running VLC 1.17.
The only outward difference I can see is that using directX uses overlays, wheras using directX does not. Does this mean then that when using dirext3D all of the video decoding is being done by the CPU as opposed to the GPU? This may nopt matter, but I'm just trying to work out the pros/cons of using one vs the other.