diff options
| author | Anton Bobov <anton@bobov.name> | 2024-02-25 21:38:54 +0500 |
|---|---|---|
| committer | Anton Bobov <anton@bobov.name> | 2024-02-25 21:38:54 +0500 |
| commit | 8500571a07a1e474cc8194cf1b113ae52087f6be (patch) | |
| tree | 1b75290087720952975f3f932bd721214a6b9285 /files/.config/mpv/mpv.conf | |
| parent | 0d384bcb7ae84d2db6a3237a0c4e4df3f08c5896 (diff) | |
[mpv] Plugins update
Diffstat (limited to 'files/.config/mpv/mpv.conf')
| -rw-r--r-- | files/.config/mpv/mpv.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/.config/mpv/mpv.conf b/files/.config/mpv/mpv.conf index c08cb0a..74cc562 100644 --- a/files/.config/mpv/mpv.conf +++ b/files/.config/mpv/mpv.conf @@ -60,7 +60,7 @@ af=lavfi=[loudnorm] speed=1 [streams] -profile-cond=path:match('/streams/.+[.]ts') ~= nil +profile-cond=path:match('streams/.+[.]ts') ~= nil profile-restore=copy cache=no |
