-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OSC playlist randomly changes size when clicking 'pl prev'/'pl next' buttons in OSC with '--force-window=yes' #4081
Comments
Not reproducible when there is actual video. |
If scalefullscreen= & scaleforcedwindow= are the same value then you'd likely get consistent results, after that the results could be quite unexpected. Can't see why for audio only thru the pseudo-gui one would want to go fullscreen.. |
@mc4man, this issue isn't about consistency, but about weird scaling glitches. See demo video in OP. |
As I said, (at least here), if those 2 scale values are equal or if
scalefullscreen is higher than scaleforcedwindow than there aren't any
'glitches', i.e. the behavior is consistent. Maybe different in your
environment or you didn't try.
Is this useful behavior?, likely not.
…On 01/29/2017 08:50 AM, Coacher wrote:
@mc4man <https://github.com/mc4man>, this issue isn't about
consistency, but about weird scaling glitches. See demo video in OP.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4081 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFr3WZEYOz1x9hXfX1LtjrRG_y3s2EG5ks5rXJkegaJpZM4LweGK>.
|
@mc4man, I misunderstood your first comment. It would be nice to have non-problematic default values or fix the underlying bug. |
Will still hide playlist items with long enough filenames and osd-font-size but not as soon. osc messages should now preserve their scaling with fullscreen toggling and cycling through audio-only files and files with video. Closes mpv-player#4081, mpv-player#4083, mpv-player#4102
Will still hide playlist items with long enough filenames and osd-font-size but not as soon. osc messages should now preserve their scaling with fullscreen toggling and cycling through audio-only files and files with video. Closes mpv-player#4081, mpv-player#4083, mpv-player#4102
Will still hide playlist items with long enough filenames and osd-font-size but not as soon. osc messages should now preserve their scaling with fullscreen toggling and cycling through audio-only files and files with video. Closes mpv-player#4081, mpv-player#4083, mpv-player#4102
Will still hide playlist items with long enough filenames and osd-font-size but not as soon. osc messages should now preserve their scaling with fullscreen toggling and cycling through audio-only files and files with video. Closes mpv-player#4081, mpv-player#4083, mpv-player#4102
Hello.
mpv version and platform
Reproducible with mpv-0.2{1,2,3}.0 or mpv-git @ 9c90c90 on Gentoo amd64.
Reproduction steps
Expected behavior
Playback switches to the previous/next file and the displayed OSD has normal size.
Actual behavior
Playback switches to the previous/next file and the displayed OSD changes size from normal to huge at random.
Log file
mpv 0.23.0 logfile: http://sprunge.us/RiHS
mpv-git logile: http://sprunge.us/XKAZ
ffmpeg -f x11grab output: https://0x0.st/VoU.mp4
Please fix.
The text was updated successfully, but these errors were encountered: