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

[BUG] Invalid seeking and timing when playing APE+CUE #1538

Open
craftfever opened this issue Jan 3, 2025 · 1 comment
Open

[BUG] Invalid seeking and timing when playing APE+CUE #1538

craftfever opened this issue Jan 3, 2025 · 1 comment
Labels
Bug Something isn't working

Comments

@craftfever
Copy link

craftfever commented Jan 3, 2025

Describe the bug
Bug happens when playing CUE playlist/ image< based on Monkey's Audio (APE), so FFMPEG plugin affected. When choosing track/item from playlist, precise beginning of track disappears and song plays from a wrong position/ I'm aware that similar bug was created a couple years ago, and it was assumed that is ffmpeg bug, but it's not true, 'cause in Qmmp, the player with a similar-root codebase, with its ffmpeg plugin, bug not occurs and songs playing perfectly from the right position, so it's Audacious ffmpeg plugin bug (or libaudtag, according to log message).

Steps to reproduce

  1. Add cue playlist with ape file as a source.
  2. Choose a song for playing.
  3. Play starts from a wrong position with a disappeared beginning.

Expected behavior

  1. Proper seeking and position calculation< songs plays as it is.

Additional information

  • Audacious 4.42/4.5-devel Qt.

  • Arch Linux, Linux ver 6.12.7.

  • Desktop environment - Any

  • Output from log when bug occurs :
    WARNING ../audacious/src/libaudtag/ape/ape.cc:144 [ape_find_header]: Invalid footer flags (1073741824).

@craftfever craftfever added the Bug Something isn't working label Jan 3, 2025
@craftfever craftfever changed the title [BUG} Invalid seeking and timing when playing APE+CUE [BUG] Invalid seeking and timing when playing APE+CUE Jan 3, 2025
@radioactiveman
Copy link
Member

Please attach the affected APE file here. From the error message it looks like its tags are incorrect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants