COZYHUB
  • Home
  • Disclaimer
  • Privacy Policy
  • About
  • Contact

How can I set the default playback speed in mpv?


I want my mpv player to start with a default speed of 1.33. Is there a way to achieve it?

How can I configure mpv to always start with a default playback speed of, say 1.5, 1.33, etc.?

1

Best Answer


In mpv.conf just add the line speed=1.33 or if you're running mpv through command line, use --speed=1.33

Random Posts

Is there a way to use pure Javascript inside of Coffeescript?How to list (and count) all the models in a DBT project?What Is The Difference Between Binding Mounts And Volumes While Handling Persistent Data In Docker Containers?Replace values in R, "Yes" to 1 and "No" to 0Logical XOR operator in C++?HAProxy 2.5 http-request replace-path not working correctlyHow to use SAS to split a string into two variablesCross-tab in R with data.tablesHow to install or upgrade in ansible all packages in a yum repositoryJava/ JUnit - AssertTrue vs AssertFalseNew line in Sql QueryGet-WinEvent -FilterHashTable with multiple IDs in a variable not workingCreate a Sqlite Database in C++ [closed]Why is print('a' > 'b') False and print('a' > 'A') True?xml-apis JAR file necessary?Safe JavaScript Templatespscp - special characters in username and passwordWhat is a splunk query to get top elements from a list of strings?Selenium python crawl: how to click/bypass human verificationTrying to create a lookup function in python
Designed by COZYHUB