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
- Linux version: Arch Linux
- Kernel Version: Linux akii 6.12.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 06 Dec 2024 11:15:43 +0000 x86_64 GNU/Linux
- GPU Model: AMD Radeon RX 7900XTX
- Mesa/GPU Driver Version: 24.3.1
- Window Manager and Version: GNOME mutter 47.3
- Source of mpv: Arch Linux repository
- Latest known working version: 0.38.0
- Issue started after the following happened: Update mpv to 0.39.0
Reproduction Steps
Save a subtitle file to the folder Subs, it in the same directory as the video file.
Save some fonts to the folder Fonts, it in the same directory as the video file.
Run mpv --no-config --sub-auto=fuzzy --sub-file-paths=Subs --sub-fonts-dir=Fonts 'VIDEO_PATH' in terminal (pwd doesn't in the directory of the video file)
MPV doesn't load fonts from the Fonts folder.
Expected Behavior
MPV loads fonts from the folder Fonts like loads subtitles from the folder Subs.
Actual Behavior
MPV loads subtitles from the folder Subs, but it doesn't load fonts from the folder Fonts
I carefully read all instruction and confirm that I did the following:
I tested with the latest mpv version to validate that the issue is not already fixed.
I provided all required information including system and mpv version.
I produced the log file with the exact same set of files, parameters, and conditions used in "Reproduction Steps", with the addition of --log-file=output.txt.
I produced the log file while the behaviors described in "Actual Behavior" were actively observed.
I attached the full, untruncated log file.
I attached the backtrace in the case of a crash.
The text was updated successfully, but these errors were encountered:
mpv Information
Other Information
Reproduction Steps
Subs
, it in the same directory as the video file.Fonts
, it in the same directory as the video file.mpv --no-config --sub-auto=fuzzy --sub-file-paths=Subs --sub-fonts-dir=Fonts 'VIDEO_PATH'
in terminal (pwd doesn't in the directory of the video file)Fonts
folder.Expected Behavior
MPV loads fonts from the folder
Fonts
like loads subtitles from the folderSubs
.Actual Behavior
MPV loads subtitles from the folder
Subs
, but it doesn't load fonts from the folderFonts
Log File
in-video-folder.txt
not-in-video-folder.txt
Sample Files
No response
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt
.The text was updated successfully, but these errors were encountered: