Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

speed(-1) doesn't work #16

Closed
lhcui opened this issue Nov 9, 2014 · 2 comments
Closed

speed(-1) doesn't work #16

lhcui opened this issue Nov 9, 2014 · 2 comments
Assignees

Comments

@lhcui
Copy link

lhcui commented Nov 9, 2014

https://processing.org/reference/libraries/video/Movie_speed_.html

Description: Sets the relative playback speed of the movie. The rate parameters sets the speed where 2.0 will play the movie twice as fast, 0.5 will play at half the speed, and -1 will play the movie in normal speed in reverse.

but I have tried -1 for several movie files, reverse play is impossible.

@codeanticode codeanticode self-assigned this Nov 11, 2014
@codeanticode
Copy link
Member

Hello, I just run the Reverse example on Processing 3.0a4 and works as expected. Does it for you? Or the problem appears with other video files?

@shiffman
Copy link
Member

We've confirmed that playing with reverse does work, but with some caveats namely the video codec. I've added notes to the documentation here: processing/processing-docs@163cb8b

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

No branches or pull requests

3 participants