You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Add cue playlist with ape file as a source.
Choose a song for playing.
Play starts from a wrong position with a disappeared beginning.
Expected behavior
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).
The text was updated successfully, but these errors were encountered:
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
Expected behavior
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).
The text was updated successfully, but these errors were encountered: