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

[WIP] CUE support #278

Closed
wants to merge 6 commits into from
Closed

Conversation

PSyton
Copy link

@PSyton PSyton commented Jan 5, 2023

Resolve #157

  1. Add Offset field to Track table for store start position in multi-track media.
  2. Populate metadata from external CUE.
  3. Replace audiotags lib.
  4. Internal length for audio files now stored in milliseconds.
  5. Small transcoding refactor.

Need some work for support embedded CUESHEET.

Note: Need full rescan for reload lengths.

1. Add Offset field to Track table for store start position in multi-track media.
2. Populate metadata from external CUE.
3. Replace audiotags lib.
4. Internal length for audio files now stored in milliseconds.
5. Small transcoding refactor.
@PSyton PSyton force-pushed the feature-cue-support branch 4 times, most recently from c06e963 to 06aad2f Compare January 5, 2023 04:19
@PSyton PSyton force-pushed the feature-cue-support branch from 06aad2f to 9c557fa Compare January 5, 2023 04:41
Сысолятин Павел added 2 commits January 5, 2023 17:13
1. Add option for prefer embedded CUE over external.
2. Add parsing embedded CUE.
@PSyton PSyton force-pushed the feature-cue-support branch from cc3c147 to 7b24c41 Compare January 5, 2023 16:01
Сысолятин Павел added 2 commits January 8, 2023 19:57
1. Prevent to load unsupported media.
2. Add draft RAW profile for multi-track files
@PSyton PSyton force-pushed the feature-cue-support branch from 3459e59 to 182aa77 Compare January 15, 2023 05:26
@PSyton PSyton closed this Feb 20, 2023
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

Successfully merging this pull request may close these issues.

Flac [cue] support
1 participant