CatenaLogic / SSMLEditor

Speech Synthesis Markup Language editor for Windows
Other
6 stars 3 forks source link

Create scene manager that can manage 1 to n scenes for a video project #5

Open GeertvanHorrik opened 3 years ago

GeertvanHorrik commented 3 years ago

A scene consists of audio and video. The duration of the scene is the longest of either the video or audio.

If the audio is longer then the video, the last frame of the video will be kept visible for the remainder of the scene. If the video is longer than the audio, the video will continue playing with silent audio.

GeertvanHorrik commented 3 years ago

Models in mind:

Project

Scene

SceneSelectionManager (orc.selectionmanagement)

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.