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

Number Format Exception #159

Open
TanZhibin opened this issue Sep 25, 2020 · 2 comments
Open

Number Format Exception #159

TanZhibin opened this issue Sep 25, 2020 · 2 comments

Comments

@TanZhibin
Copy link

TanZhibin commented Sep 25, 2020

java throws the Number Format Exception when I compress video,
in the source code position
String rotation = retriever.extractMetadata(MediaMetadataRetriever.METADATA_KEY_VIDEO_ROTATION);
int rotationValue = Integer.valueOf(rotation);

exception will be throwed when the rotation return null
then it can't continue working

@nitspatel12
Copy link

Hi @TanZhibin have you find the solution.
I also getting same error.

@nitspatel12
Copy link

Hi @Tourenathan-G5organisation
Can you pls help us to resolve this issue.
Its really important for us so can you pls do it on priority

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

2 participants