Bug 268332 - First 1-2 seconds are skipped after track change with Xine backend
Summary: First 1-2 seconds are skipped after track change with Xine backend
Status: RESOLVED DUPLICATE of bug 197584
Alias: None
Product: amarok
Classification: Applications
Component: Playback (show other bugs)
Version: 2.4.0
Platform: Debian stable Linux
: NOR normal
Target Milestone: 2.4.1
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-13 00:42 UTC by Simon80
Modified: 2011-03-19 03:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon80 2011-03-13 00:42:28 UTC
Version:           2.4.0
OS:                Linux



Reproducible: Always

Steps to Reproduce:
1. Switch to the Xine backend
2. Find a pair of tracks that aren't separated by a gap in audio
3. Play the first track, wait until the end, and listen for the beginning of the second track

Actual Results:  
A small chunk of the second track (perhaps corresponding to some buffer size) is skipped, destroying the continuity between the two tracks.

Expected Results:  
The second track starts playing from the start. This isn't about gapless playback. Although at this point in time gapless playback should be a standard feature, the bug here is that Amarok isn't even achieving proper playback with a small gap.

OS: Linux (x86_64) release 2.6.32-5-amd64
Compiler: cc
Comment 1 Myriam Schweingruber 2011-03-19 03:07:19 UTC
This is most likely related to this bug in libxine: https://bugs.xine-project.org/show_bug.cgi?id=76

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