Bug 293185 - incorrect playback of unsplitted flac+cue
Summary: incorrect playback of unsplitted flac+cue
Status: RESOLVED DUPLICATE of bug 219241
Alias: None
Product: amarok
Classification: Applications
Component: Playback/CUE sheet support (show other bugs)
Version: 2.4.3
Platform: FreeBSD Ports FreeBSD
: NOR normal
Target Milestone: 2.6
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-03 04:25 UTC by Eugene M. Zheganin
Modified: 2012-02-10 14:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene M. Zheganin 2012-02-03 04:25:34 UTC
Version:           2.4.3 (using KDE 4.6.5) 
OS:                FreeBSD

Actually, I think that this bug exists since the feature (the playback of flac images) was introduced. When I open a flac image of the album along with a cue sheet, amarok incorrectly positions himself on track boundaries. This has no fixed behaviour, but in general the playback stops on a random offset from the end of the current track (usually dozen of seconds or some secons), and don't continues to the next track. When I make amarok play the next track, it can play me the unplayed end of the previous track (and the timer starts from 0:00), or it can play the track from it's actual beginning (but this time the timer starts not from 0:00, from 0:30? for example).

Splitted tracks are played fine.

Reproducible: Always

Steps to Reproduce:
Get a flac album image along with its .cue sheet. Add it to the playlist and play it.

Actual Results:  
Tracks are played one by one, amarok stops after each track. Amarok doesn't play the random offset from the end of the track. Sometimes it play the end of the previous track at the start of the next.

Expected Results:  
Tracks should be played continuously. When played one by one, each track should start from it's own beginning, not from the random offset of the previous one.

I can supply an example of a torrent where this particular issue can be observed, if needed. Only that this is a torrent from a TPB. :)

But this isn't a particular .cue issue, it happens on every flac+cue playback.
Comment 1 Myriam Schweingruber 2012-02-09 17:24:21 UTC
If it stops after each track this could as well be a problem with the Phonon backend. If you are using the phonon-backend-gstreamer, please change to the phonon-backend-vlc and try again.
Comment 2 Eugene M. Zheganin 2012-02-10 05:27:58 UTC
Well... actually I use Xine backend, because gstreamer backend is the worst tool I saw - it plays only like 70% of my mp3. So this bug applies only to Xine.

When changing to VLC backend it just doesn't play flac+cue. At all.
Comment 3 Myriam Schweingruber 2012-02-10 14:54:26 UTC
The xine backend is deprecated and unmaintaned since quite some time: http://lists.kde.org/?l=kde-announce&m=130744384419151

I can play flac + Cue with the VLC backend, provided those are not in the collection. This is a known bug and we are working on it: bug 187587

*** This bug has been marked as a duplicate of bug 219241 ***