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

AAC audio to MP3 file converter #20

Open
djsudduth opened this issue Feb 20, 2021 · 1 comment
Open

AAC audio to MP3 file converter #20

djsudduth opened this issue Feb 20, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@djsudduth
Copy link
Owner

Conversion testing was successful. But, I will have the script run separate from KIM since the installation and configuration of ffmpeg adds undo complexity to KIM. Current thinking is to convert notes and then run a post converter if needed to change all notes with AAC audio links to the MP3 extension and convert each AAC file to MP3.

Steps - download ffmpeg, extract zip into a folder, add folder to the path, pip install ffmpeg, pip install pydub, pip install ffprobe - run converter.

@djsudduth djsudduth added enhancement New feature or request accepted Being worked on in next version labels Feb 20, 2021
@djsudduth djsudduth changed the title Add AAC audio to MP3 file converter AAC audio to MP3 file converter Feb 21, 2021
@djsudduth djsudduth removed accepted Being worked on in next version labels Jun 8, 2024
@djsudduth
Copy link
Owner Author

Doesn't seem overly important. Will put on hold for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant