Aleksoid1978 / VideoRenderer

Внешний видео-рендерер
GNU General Public License v3.0
1.04k stars 116 forks source link

Add support for DAR screenshots #10

Closed adipose closed 4 years ago

adipose commented 4 years ago

I added a feature that can be used from mpc-hc to pull screenshots via GetBin. Ideally this code would make its way to GetCurrentImage, but if not, it can live in GetBin without affecting any other programs using it.

I will submit a patch to mpc-hc to take advantage of this (which will silently revert to the old behavior if this feature is not implemented).