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

Failed to ConcatAACFiles lately #80

Open
kaburk opened this issue Dec 19, 2023 · 1 comment
Open

Failed to ConcatAACFiles lately #80

kaburk opened this issue Dec 19, 2023 · 1 comment

Comments

@kaburk
Copy link

kaburk commented Dec 19, 2023

docker pull yyoshiki41/radigo

docker run --rm -v $HOME/Music:/output yyoshiki41/radigo -id=XXX -s=YYYYMMDDHHNNSS

WARNING: The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64/v2) and no specific platform was requested
exec /bin/radigo: exec format error

oh..

git clone [email protected]:yyoshiki41/radigo.git
docker build --platform amd64 -t yyoshiki41/radigo .

docker run --rm -v $HOME/Music:/output yyoshiki41/radigo -id=XXX -s=YYYYMMDDHHNNSS
Now downloading..

+------------+--------------------------------+
| STATION ID | TITLE |
+------------+--------------------------------+
| XXX |XXXXXXXXXXXXXXXXXXXXXX |
+------------+--------------------------------+
Failed to ConcatAACFiles
ERROR: Failed to concat aac files: exit status 127

What should I do? ? ?

@yoku0825
Copy link

Is it as same as #79 ?

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

2 participants