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

change the file extension form mp4 to m4a #38

Open
Simpath opened this issue Aug 31, 2024 · 3 comments
Open

change the file extension form mp4 to m4a #38

Simpath opened this issue Aug 31, 2024 · 3 comments
Labels
feature request New feature related. good first issue Good for newcomers

Comments

@Simpath
Copy link

Simpath commented Aug 31, 2024

change the file extension form mp4 to m4a so that the downloaded songs can be detected by other local music player aisa apps

@HemantKArya
Copy link
Owner

Hi @Simpath right now if we use a media converter tools like ffmpeg which will significantly increase the app size, but rest assure we will look into this issue in future version for sure with more efficient way.

@HemantKArya HemantKArya added the feature request New feature related. label Sep 1, 2024
@tenzap
Copy link

tenzap commented Sep 8, 2024

Isn't changing the extension from mp4 to m4a sufficient? I thought it is the same container, so ffmpeg would not be required

@HemantKArya
Copy link
Owner

I also thought same but when tried to do that by just renaming files from mp4 to m4a some of them were not playing in android so for that time I just left the file name to mp4 so that at least it could play in some players. And also, I don't know any currently more way to do that so if you have any idea about how to implement, please share it, it will be really helpful.

@HemantKArya HemantKArya added the good first issue Good for newcomers label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature related. good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants