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
webm.lua line 1735
append_property(ret, "sub-ass-force-style")
change to
append_property(ret, "sub-ass-style-overrides")
to avoid the deprecating message in console which shows up after encoding a video
Warning property 'sub-ass-force-style' was replaced with 'sub-ass-style-overrides' and might be replaced in the future.
<img width="1073" alt="image" src="https://github.com/user-attachments/assets/ac2dc41a-ecef-4bcb-896d-87a51798352e">
The text was updated successfully, but these errors were encountered:
mpv version and platform
(write OS and version)
Mac OS 14 Sonoma
mpv 0.39
The text was updated successfully, but these errors were encountered: