audeering / opensmile

The Munich Open-Source Large-Scale Multimedia Feature Extractor
https://audeering.github.io/opensmile/
Other
584 stars 75 forks source link

opensmile-3.0-osx-x64.tar.gz can't decompress #21

Closed srdfjy closed 3 years ago

srdfjy commented 3 years ago

image

drux007 commented 3 years ago

Hi @xfoq,

I guess you are trying to decompress it on your OSX device, right?

srdfjy commented 3 years ago

Hi @xfoq,

I guess you are trying to decompress it on your OSX device, right?

yes

chausner-audeering commented 3 years ago

It appears the file you downloaded is corrupted/truncated. Please try downloading it again. Its size should be 14.373.112 bytes.

srdfjy commented 3 years ago

It appears the file you downloaded is corrupted/truncated. Please try downloading it again. Its size should be 14.373.112 bytes.

Hi @chausner-audeering,

I downloaded from the release, and there was no notification that the download failed.

image

drux007 commented 3 years ago

I downloaded it from the release page and I can successfully extract both versions:

using the same command as you provided above:

tar zxf file.tar.gz

on my Linux device so it seems that something goes wrong with your download.

srdfjy commented 3 years ago

I downloaded it from the release page and I can successfully extract both versions:

  • osx
  • linux

using the same command as you provided above:

tar zxf file.tar.gz

on my Linux device so it seems that something goes wrong with your download.

thanks @drux007 ,

I compile from source code and can be used.

drux007 commented 3 years ago

Closing issue.