MPV cannot read filepaths from commands #15492
Unanswered
Christian-Nerd
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to automatically play video and audio from a course that I have installed on my system. Because each video/audio file is in their own separate folders, I use this command
to separate the file paths. This did not work even when I added single and double quotes as MPV read all these files wrong. When it used double/single quotes it read multiple files as one. When I escaped all spaces, then it read each word as a filepath. How do I get MPV to read filepaths from commands?
System Information
Beta Was this translation helpful? Give feedback.
All reactions