Add native score-to-video sync#33323
Draft
ToranadoMusic wants to merge 13 commits into
Draft
Conversation
Author
|
Updated the mixer integration for the score-to-video patch. What changed:
Verification:
|
Author
|
Follow-up fix for bottom-docked Video panel clipping:
|
Author
|
Follow-up video panel sizing change:
Verification:
|
Author
|
Fixed two playback behavior bugs from testing:
Verification:
|
Author
|
Video panel layout follow-up:
Verification:
|
Author
|
PR readiness update: refreshed the description to reflect the current implementation, v1 scope, known limitations, and a concrete tester checklist. Also moved Video solo behavior into |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This draft adds a native score-to-video workflow to MuseScore Studio. Users can attach one reference video to a score, open a dockable Video panel, sync the video to MuseScore playback, and control the video audio from the Mixer as a dedicated Video channel.
Motivation
Composers working on film, games, animation, theater, dance, and other picture-locked media often need to write notation against video. Today that workflow usually requires running MuseScore beside a separate video player or DAW, which makes playhead sync, offset handling, save/load, and audio control fragile.
Current Scope
Implemented in this draft:
videosettings.jsoninside the score package.Ctrl+Alt+Vto open/toggle the Video panel.PlaybackController, so it no longer depends on the Mixer panel being open.Known Limitations / Follow-up Questions
Tester Checklist
Please test on Windows first:
.mp4/.movvideo from the Video panel.Validation
Local validation so far:
VideoPanel,MixerPanel, orPlaybackControllererrors after the latest changes.Still needed: