Closed RetroEdit closed 3 months ago
I'm actually not sure what Finished's use-case is in modern times
So that the movie doesn't unload on last frame, and you don't have to load it from scratch again and again every time you've reached the end.
If switching it to Pause doesn't unload it then it's fine, but I think the whole logic needs to be improved: pause on movie end needs to be a checkbox, and movie state to switch to at the end needs to be a radiobutton. Ideal state for judging is paused+finished.
Oh I understand. There's another corresponding option Stop
that unloads it, but Pause will allow it to continue.
I think the default
On Movie End
state should bePause
, notSwitch to Finished
.I believe the basic argument in favor is relatively simple and compelling: if a movie is paused, you merely have to unpause and it will be in the "Finished" state. In contrast: if a movie plays into Finished state, it will continue playing indefinitely and you probably have to replay the entire movie from the start to reach the exact end, which is time-consuming for long movies.
Extra notes
Semi-related: #3989