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

AMF not extracting #206

Open
quamis opened this issue Sep 5, 2023 · 1 comment
Open

AMF not extracting #206

quamis opened this issue Sep 5, 2023 · 1 comment

Comments

@quamis
Copy link

quamis commented Sep 5, 2023

I'm running
bash <(curl -s "https://raw.githubusercontent.com/markus-perl/ffmpeg-build-script/master/web-install-gpl-and-non-free.sh?v1")

And after a while I get

building amf - version 1.4.29
=======================
AMF-1.4.29.tar.gz has already downloaded.
Failed to extract AMF-1.4.29.tar.gz

In the build folder, AMF seems to be downloaded and extracted

$ ls ffmpeg-build/packages/*AMF*
ffmpeg-build/packages/AMF-1.4.29.tar.gz

ffmpeg-build/packages/AMF-1.4.29:
AMF-1.4.29
$ ls -R ffmpeg-build/packages/AMF-1.4.29/ | wc -l
1204

I tried removing the AMF archive & folder, re-ran the script, and I got the same result.

Any ideea what's happening?

@quamis
Copy link
Author

quamis commented Sep 5, 2023

this doesn't happen if I git clone the project

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

1 participant