wseemann / FFmpegMediaMetadataRetriever

FFmpegMediaMetadataRetriever provides a unified interface for retrieving frame and meta data from an input media file.
1.73k stars 387 forks source link

Building error #148

Closed czifraj2 closed 7 years ago

czifraj2 commented 7 years ago

Hello, i got this error when i want to build my app.

Error:Execution failed for task ':metalibrary:buildFFmpeg'.

A problem occurred starting process 'command 'C:\Users\janok\AndroidStudioProjects\MiRadionk\mlibrary\src\main\ffmpeg\build-ffmpeg.sh''

The file is reachable. Can you help me?

wseemann commented 7 years ago

@czifraj2 Please include more information, perhaps a more detailed log of the build you attempted. This snippet alone doesn't provide enough information for me to debug the issue.

wseemann commented 7 years ago

Closed due to inactivity.