sometimes stop playing when going from an mp3 to an ogg (related to transcoding)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GStreamer |
Fix Released
|
Medium
|
|||
gst-plugins-base0.10 (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Precise |
Fix Released
|
High
|
Unassigned | ||
rhythmbox (Ubuntu) |
Invalid
|
High
|
Unassigned | ||
Precise |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Impact:
sometimes rhythmbox will stop playing when going from a mp3 to an ogg song
Test Case:
try adding some mixed mp3 and ogg songs to your playlist and see if the music stops when going from a mp3 to an ogg one
Regression potential:
that's a change to gstreamer, playback could be buggy, rhythmbox could stop playing when it should not
---
After upgrading to 12.04, rhythmbox will sometimes stop playing daap files, only to after a few minutes start playing a different file again.
Ie, if I connect to a mt-daapd server running lucid with rhythmbox on precise, I can play individual files fine. I have selected to have songs play in random order, and rhythmbox will continue to the next song fine. Occassionally audio will stop in one of the songs and then minutes later it will start up again (with no user interaction) in another song. When it does stop, I can click to fast forward to another song and it works ok. This does not seem to happen with local files (I played them for hours with no interruption), only daap served files.
I have tried to correlate this with a problem with networking in precise, but do not see any messages problems in /var/log/syslog that would indicate a problem. Rhythmbox can play a mixture of ogg and mp3 files fine (ie, it is not a codecs issue). There is nothing in .xsession-errors when this occurs. I tried to strace rhythmbox at the time of the problem, but couldn't figure out what was happening.
This worked fine in 11.10 and earlier.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libgstreamer0.10-0 0.10.35.2-1ubuntu1
ProcVersionSign
Uname: Linux 3.2.0-9-generic x86_64
ApportVersion: 1.91-0ubuntu1
Architecture: amd64
Date: Tue Jan 24 10:46:58 2012
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110425.2)
SourcePackage: gstreamer0.10
UpgradeStatus: Upgraded to precise on 2012-01-02 (21 days ago)
Changed in gstreamer0.10 (Ubuntu Precise): | |
milestone: | none → precise-updates |
summary: |
daap served files sometimes stop playing when going from an mp3 to an - ogg + ogg (related to transcoding) |
Changed in gstreamer: | |
importance: | Unknown → Medium |
status: | Unknown → New |
summary: |
- daap served files sometimes stop playing when going from an mp3 to an - ogg (related to transcoding) + sometimes stop playing when going from an mp3 to an ogg (related to + transcoding) |
description: | updated |
Changed in gst-plugins-base0.10 (Ubuntu Precise): | |
status: | Confirmed → In Progress |
importance: | Undecided → High |
Changed in gst-plugins-base0.10 (Ubuntu): | |
importance: | Undecided → High |
Changed in gstreamer: | |
status: | New → Incomplete |
Changed in gstreamer: | |
status: | Incomplete → Fix Released |
I am still tracking this down, but I now have a local reproducer. If via mt-daapd I go from this file:
<redacted>.mp3: Audio file with ID3 version 2.3.0, contains: MPEG ADTS, layer III, v1, 192 kbps, 44.1 kHz, Stereo
to this file:
<redacted>.ogg: Ogg data, Vorbis audio, stereo, 44100 Hz, ~128000 bps, created by: Xiph.Org libVorbis I (1.1.0 RC1)
Then rhythmbox will not play the second song. After some time, it will proceed to a third song and play it fine:
<redacted>.ogg: Ogg data, Vorbis audio, stereo, 44100 Hz, ~128000 bps, created by: Xiph.Org libVorbis I (1.0)