Number Format Exception
Opened this issue · 2 comments
TanZhibin commented
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 commented
Hi @TanZhibin have you find the solution.
I also getting same error.
nitspatel12 commented
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