[Feature request] Set default playback speed
Hi,
Thank you for Findroid. As I usually watch stuff at 1.25x speed, the ability to set the default playback speed from the settings would be great.
I think the player should just remember (including after app restarts) the last speed that it was set to instead of a default which unnecessarily complicates things.
I have to set the speed on every single video I watch manually
If you have Findroid set to use mpv to playback video, you can put something like speed=1.25 in mpv.conf
Does that keep track of my position in the video?
Yes - in this case I refer to Findroid's integrated libmpv (settings -> player), not mpv as an external player
I added speed=1.5 and set the app to use MPV, force quit the app and reopened the app, and it was still playing at 1x
--speed worked. Just note that the gui still shows it as 1x, but mpv is actually playing it in whatever you set.