2

How would you set the playback speed to a specific value in MPV using the builtin command line of MPV?

EDIT: I'm not talking about the --speed argument when launching the program through the terminal.

Yiannis128
  • 138
  • 1
  • 2
  • 9

1 Answers1

2

On the manual it is documented as mpv --speed=1.2
ex: change 1.2 to 1.4

Sorry just saw the edit...

user9503
  • 63
  • 1
  • 4