Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

TrackCutter should support external cutters. #11

Open
GoogleCodeExporter opened this issue Jan 7, 2016 · 2 comments
Open

TrackCutter should support external cutters. #11

GoogleCodeExporter opened this issue Jan 7, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

TrackCutter does not support some popular file types, such as mp3 and FLAC
files. In order to remedy this, we should take advantage of external
processors. This issue focuses on lossy formats such as mp3. Another issue
will cover lossless formats.

It is not recommended to convert lossy formats such as mp3, as this is
likely to degrade quality. For these formats, TrackCutter should be able to
call upon external cutters, which it must supply with the necessary
information from the cue sheet. The user must supply a template for calling
the external cutter.

Original issue reported on code.google.com by [email protected] on 11 May 2008 at 3:25

@GoogleCodeExporter
Copy link
Author

The user must also supply TrackCutter with a configuration for matching 
templates and
corresponding output types to files. This way, multiple file types per cue file 
can
be supported.

Original comment by [email protected] on 11 May 2008 at 3:30

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 11 May 2008 at 3:31

  • Added labels: Milestone-Release1.3.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant