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
- Windows version: 22H2
- GPU model, driver and version: RX570 24.9.1
- Source of mpv: zhongfly
- Latest known working version: 20240414-git-6a8b130
- Issue started after the following happened: 20240421-git-b364e4a
Reproduction Steps
set sub-align-x left (this happens with all alignments, even center if sub-margin-x is high enough.
open .srt subtitles
resize the window by either dragging or toggling fullscreen
reload the subtitle by either sub-reload or dragging any other .srt sub over mpv
resize the window again
Expected Behavior
Subtitles should retain alignment at all times like in the last working 20240414-git-6a8b130 version:
last.working.20240414-git-6a8b130.mp4
Actual Behavior
Margin seems to be re-adjusted after every reload + window size change:
new.20241215-git-e52f975.mp4
Turning off sub-scale-by-window and sub-scale-with-window doesn't change anything, and only setting sub-margin-x 0 has any effect. Margin y doesn't have any issues.
Unfortunately the only old builds available now are the sourceforge ones, and there's a week window between the the working/not builds: 6a8b130...b364e4a
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:
I can reproduce on my end. Use the provided config files. There is no need to resize window, just rerendering by pressing v to hide and show the subtitle is enough.
mpv Information
Other Information
Reproduction Steps
sub-align-x left
(this happens with all alignments, even center ifsub-margin-x
is high enough.sub-reload
or dragging any other .srt sub overmpv
Expected Behavior
Subtitles should retain alignment at all times like in the last working
20240414-git-6a8b130
version:last.working.20240414-git-6a8b130.mp4
Actual Behavior
Margin seems to be re-adjusted after every reload + window size change:
new.20241215-git-e52f975.mp4
Turning off
sub-scale-by-window
andsub-scale-with-window
doesn't change anything, and only settingsub-margin-x 0
has any effect. Margin y doesn't have any issues.Unfortunately the only old builds available now are the sourceforge ones, and there's a week window between the the working/not builds: 6a8b130...b364e4a
Log File
log.txt
Sample Files
test.zip
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: