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

Container with python-audio-tools #80

Open
leleobhz opened this issue Feb 21, 2023 · 0 comments
Open

Container with python-audio-tools #80

leleobhz opened this issue Feb 21, 2023 · 0 comments

Comments

@leleobhz
Copy link

Hello!

This is not a issue, but a feature :P

I've created a repo to publish my container i've created to run a DVD-Audio conversion. I was able to run this to convert my DVD-Audio mounted on my system:

podman run --privileged -it --rm --name python-audio-tools -v /home/leonardo/Música/Gentle\ Giant/Free\ Hand/:/data -v /run/media/leonardo/GENTLE_GIANT_FREE_HAND:/cdrom --workdir=/data localhost/python-audio-tools:latest dvda2track -A /cdrom/AUDIO_TS/ -t flac --verbose debug --title 1

Since this maybe useful to someone, I'd like to share this repo with the community. It's stored at https://github.com/leleobhz/python-audio-tools-container

Please feel free to add to README or feel motivated to keep this work.

Thank you!

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