You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When mpv is invoked on a jpg file, the [extension.jpg] profile should load the test-input.conf input config file. (Note that if the [extension.jpg] profile is commented out and mpv is invoked as mpv --profile=regular-profile test.jpg the input-conf line works as expected)
Or if this isn't possible for some reason, a more explanatory error message should be printed.
Actual behavior
Auto-loading profile 'extension.jpg'
Error parsing option input-conf (option parameter could not be parsed)
mpv version and platform
0.28.2
Reproduction steps
in mpv.conf:
in test-input.conf:
Invoke mpv:
mpv test.jpg
Expected behavior
When mpv is invoked on a jpg file, the [extension.jpg] profile should load the test-input.conf input config file. (Note that if the [extension.jpg] profile is commented out and mpv is invoked as
mpv --profile=regular-profile test.jpg
the input-conf line works as expected)Or if this isn't possible for some reason, a more explanatory error message should be printed.
Actual behavior
Log file
https://0x0.st/s18k.log
The text was updated successfully, but these errors were encountered: