Tourenathan-G5organisation/SiliCompressor

Number Format Exception

Opened this issue · 2 comments

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

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

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