GithubHelp home page GithubHelp logo

Comments (5)

robvdpol avatar robvdpol commented on August 16, 2024 1

I added a setting where you can specify additional MPV parameters, which will be passed to MPV. This setting will be saved to the Race Control settings file, so you only have to specify it once.

5c25f5d

from racecontrol.

robvdpol avatar robvdpol commented on August 16, 2024

What is the name of this setting? I can add it to the Race Control settings so it's passed as a parameter to MPV.

For reference:
https://mpv.io/manual/master/#gpu-renderer-options

from racecontrol.

RoL0NL avatar RoL0NL commented on August 16, 2024

That would be nice! The option is 'vo' (Video Output) (CLI argument --vo=...)

The available options can be listed by using mpv --vo=help:

Available video outputs:
  libmpv           render API for libmpv
  gpu              Shader-based GPU Renderer
  direct3d         Direct3D 9 Renderer
  sdl              SDL 2.0 Renderer
  null             Null video output
  image            Write video frames to image files
  tct              true-color terminals

The default seems to be 'gpu' (shaders), where 'direct3d' rendering reduces gpu load for me.

By the way, this seems to be a Feature Request instead of the Bug. Unfortunately, it seems that I cannot change the label.

from racecontrol.

RoL0NL avatar RoL0NL commented on August 16, 2024

Hmm, this seems not to work (release 2.0.1). Parameters that I put in the 'additional MPV parameters'-box seems not to be picked up by the player. If I for example add '--fs' (full screen). the video still does not open in full screen. The external MPV player does open in fulls screen, but this feature was meant to alter the 'internal' MPV player (with the shortkeys), right?

from racecontrol.

robvdpol avatar robvdpol commented on August 16, 2024

No, this feature is only for the external MPV player. The internal player is based on VLC, not MPV. That also explains your initial issue. I thought you were talking about the external MPV player.

from racecontrol.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.