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

Edit actual file tags #2

Open
3 tasks
Etua opened this issue Jan 29, 2020 · 0 comments
Open
3 tasks

Edit actual file tags #2

Etua opened this issue Jan 29, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Etua
Copy link
Owner

Etua commented Jan 29, 2020

Fact 1: For now the only individual properties of a file changeable by Sagger are it's position (parent directory) and filename. In order to be a true tagger we need to support adding file metadata. Currently the only limitation of processed file formats is what can fit into fpcalc that is everything ffmpeg does support which is a lot and ideally the chosen solution should have the same capabilities.

Fact 2: It turns out that ffmpeg supports changing metadata.

To check:

  • whether there are many naming conventions for tags and do we need to choose one

  • whether changing metadata is possible for every processed audio file

  • if ffpmeg is going to be used: whether we should use it as a library or once again call the ready binary to do the heavy lifting just as it's done with fpcalc

@Etua Etua added the enhancement New feature or request label Jan 29, 2020
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