Skip to content

fix(ffprobe-number-format-exception): fix gson parse SideData.rotatio… #358

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

Merged
merged 2 commits into from
Feb 12, 2025

Conversation

ChenYangY
Copy link
Contributor

#356

hello,I've solved this issue problem by create an gson type adapter which is SideData class。

i write the test for the adapter, here is the NumberFormatException video

exception_part.mp4

actually, the number "-9223372036854775808" is -2^63, and in signed 64bit integer type, which is zero。

@ChenYangY ChenYangY marked this pull request as ready for review January 3, 2025 08:36
@Euklios Euklios merged commit a665513 into bramp:master Feb 12, 2025
4 checks passed
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