mpvnet-player / mpv.net

🎞 mpv.net is a media player for Windows with a modern GUI.
GNU General Public License v2.0
3.21k stars 156 forks source link

Video Mirroring #359

Open J-91 opened 2 years ago

J-91 commented 2 years ago

Hi, I see there is a video rotation feature, but I didn't see a mirror/flip video option, would it be possible to add it?

Please and thank you

hooke007 commented 2 years ago

you can try any filters. https://mpv.io/manual/master/#video-filters

J-91 commented 2 years ago

hi, thanks. Can you please tell me what to type and where? I read the link and didn't see how I'm supposed to open/edit them TIA

hooke007 commented 2 years ago

set via mpv.conf https://mpv.io/manual/master/#configuration-files or input.conf https://mpv.io/manual/master/#command-interface

For mpv https://mpv.io/manual/master/#files-on-windows For mpvnet, they are here https://github.com/stax76/mpv.net/blob/master/docs/Manual.md#settings

e.g. add the following in mpv.conf

vf=vflip