Is there a way in the RC interface to not have the playback rate reset whenever the playlist loops?
Posted: 29 May 2017 17:18
In the RC interface, whenever I do something like:
After the song finishes and loops, it's back to the normal playback speed again (rate 1).
However in the GUI interface, the playback speed seems to be persisted whenever the playlist loops.
It would be handy to keep the rate the same since I'm trying to practice playing along with the song on the piano.
(I don't think this is OS specific, but I am on MacOS, on VLC 2.2.5.1 (2.2.6 doesn't seem to be available yet on MacOS))
Thanks
Code: Select all
vlc -I rc
add <song>
rate 0.5
loop on
However in the GUI interface, the playback speed seems to be persisted whenever the playlist loops.
It would be handy to keep the rate the same since I'm trying to practice playing along with the song on the piano.
(I don't think this is OS specific, but I am on MacOS, on VLC 2.2.5.1 (2.2.6 doesn't seem to be available yet on MacOS))
Thanks