Open 9acca9 opened 7 years ago
With set playerargs <arguments>
you can pass arbitrary arguments to mpv.
Thanks but its no working.. i tray with -vo fbdev and not working too... Some help with this?
Hi!
What operating system and mpsyt version do you run? Try running mpsyt --version
to see relevant version information.
on linux, there is a mpsyt log file located in the /tmp
folder. If you run mpsyt with the --debug
argument, then try to view a video like normal. You should be able to see the arguments passed to your media player in that log file. Can you confirm your arguments as set in set playerargs
are not passed to the media player?
If the arguments are passed(which they should be, since we havent touched that code in a long time), the issue is with your media player.
Hi. I want use that option. In mps-youtube is possible? how?
https://github.com/mpv-player/mpv/blob/master/DOCS/man/vo.rst
thanks to all.