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

Generated .cue file has wrong splitpoints if using auto-adjust #355

Open
mp3splt opened this issue Sep 13, 2020 · 0 comments
Open

Generated .cue file has wrong splitpoints if using auto-adjust #355

mp3splt opened this issue Sep 13, 2020 · 0 comments

Comments

@mp3splt
Copy link
Owner

mp3splt commented Sep 13, 2020

Imported from SourceForge on 2020-09-13 17:19:17
Created by *anonymous on 2020-04-28 11:00:55
Original: https://sourceforge.net/p/mp3splt/bugs/223


When generating a .cue file (-E) whilst using auto-adjust mode (-a) to split an mp3 file, although the file is correctly split with adjustments, the outputted splitpoints are the start of the search windows (determined by the gap parameter), and not the adusted splitpoints.

FILE "test.mp3" MP3
TRACK 01 AUDIO
REM NAME "test_00m_00s__03m_54s"
INDEX 01 00:00:00
TRACK 02 AUDIO
REM NAME "test_03m_54s__06m_28s"
INDEX 01 03:24:00
TRACK 03 AUDIO
REM NAME "test_06m_28s__26m_48s_10h"
INDEX 01 05:58:01

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