Skip to content

osc.lua: don't reinit on duration changes#17952

Open
guidocella wants to merge 1 commit into
mpv-player:masterfrom
guidocella:osc-chapter-update
Open

osc.lua: don't reinit on duration changes#17952
guidocella wants to merge 1 commit into
mpv-player:masterfrom
guidocella:osc-chapter-update

Conversation

@guidocella
Copy link
Copy Markdown
Contributor

It can be avoided by extracting just the code to update the seekbar and its chapter markers. This avoids log spam and is more efficient for DVD and Blu-ray menus which continously update duration and have chapter markers.

The livemarkers option is removed since updating the chapter markers is no longer expensive like reiniting.

It can be avoided by extracting just the code to update the seekbar and
its chapter markers. This avoids log spam and is more efficient for DVD
and Blu-ray menus which continously update duration and have chapter
markers.

The livemarkers option is removed since updating the chapter markers is
no longer expensive like reiniting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant