Skip to content

BF: Set MovieComponent.status to FINISHED when playback finishes#6740

Merged
TEParsons merged 2 commits intopsychopy:releasefrom
mh105:release-movie-stopping
Jul 24, 2024
Merged

BF: Set MovieComponent.status to FINISHED when playback finishes#6740
TEParsons merged 2 commits intopsychopy:releasefrom
mh105:release-movie-stopping

Conversation

@mh105
Copy link
Copy Markdown
Contributor

@mh105 mh105 commented Jul 24, 2024

Just like a SoundComponent, movieComponent should also log the stopping time by using the new extra= argument to writeStopTestCode() that @TEParsons and I added.

Also, the parameter update block in the writeFrameCode() needs to occur before the other blocks (such as .play()), otherwise we see one frame that's not following the per-frame update rule.

@TEParsons TEParsons changed the title BF: movie component stopping and parameter update BF: Set MovieComponent.status to FINISHED when playback finishes Jul 24, 2024
@TEParsons TEParsons merged commit 4bbd0db into psychopy:release Jul 24, 2024
@mh105 mh105 deleted the release-movie-stopping branch July 26, 2024 16:19
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.

2 participants