8000 It might be something wrong with the gif frame speed · Issue #1 · redphx/apixoo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

It might be something wrong with the gif frame speed #1

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

Closed
baicker opened this issue May 11, 2023 · 4 comments
Closed

It might be something wrong with the gif frame speed #1

baicker opened this issue May 11, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@baicker
Copy link
baicker commented May 11, 2023

first of all, it's a awesome work, thanks very much

the original gif
727Streets of Rage 4

the decoded gif from https://f.divoom-gz.com/group1/M00/06/C7/eEwpPWGdVBqES4UFAAAAAPBFftw4527421
output

@redphx
Copy link
Owner
redphx commented May 11, 2023

Yeah I know the speed is not working properly. Thanks for the example, I'll check it later.

@redphx redphx added the bug Something isn't working label May 11, 2023
@baicker
Copy link
Author
baicker commented May 12, 2023

maybe this is the key, but i don't know how to fix
image
image
image
image
image
image

@redphx
Copy link
Owner
redphx commented May 12, 2023

No it's unrelated.
In Divoom's file, the 3rd and 4th bytes are speed, in this case it's 0x0041 = 65. I'm not sure it's 65ms or something else.
image

Could you please change this line to:

duration=self._speed,

and try again?

@baicker
Copy link
Author
baicker commented May 12, 2023

a ha, it's fixed,
i change here before, but i changed to (self._speed/1000), havn't try the self._speed
it's ok now, thanks redphx !!!

@baicker baicker closed this as completed May 12, 2023
redphx added a commit that referenced this issue May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
0