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

Split mode: export tags #87

Closed
fengalin opened this issue Dec 16, 2017 · 0 comments
Closed

Split mode: export tags #87

fengalin opened this issue Dec 16, 2017 · 0 comments
Assignees

Comments

@fengalin
Copy link
Owner

Export tags for each chapter in split mode.

@fengalin fengalin self-assigned this Dec 16, 2017
fengalin added a commit that referenced this issue Jan 6, 2018
The media module was designed in such a way that the underlining media library (first FFMpeg, then GStreamer) was hidden to the other modules. GStreamer is now all over the place and its tag handling is more approriate than using a HashMap. Exporting media with tags will be easier with gst::TagList and when the UI permits editing tags, it will be even more appropriate.
fengalin added a commit that referenced this issue Jan 7, 2018
fengalin added a commit that referenced this issue Jan 7, 2018
fengalin added a commit that referenced this issue Jan 7, 2018
Inherit global tags from the original media and define chapter/track specific tags.
flacenc doesn't seem to use the provided tags. wavenc seems to use "artist" only.
@fengalin fengalin closed this as completed Jan 9, 2018
@fengalin fengalin reopened this Jan 10, 2018
fengalin added a commit that referenced this issue Jan 10, 2018
Tags must be known to the TagSetters before AyncDone for the tags to be merged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant