Bug 514510
| Summary: | Cannot rewind/fast forward podcasts in rhythmbox | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christopher Beland <beland> |
| Component: | rhythmbox | Assignee: | Bastien Nocera <bnocera> |
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | 11 | CC: | bnocera, nobounds |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-07-29 18:38:18 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Christopher Beland
2009-07-29 13:42:34 UTC
Is the podcast in MP3 format? If so, you're probably using the gst-ffmpeg MP3 decoder which doesn't do seeking. See this upstream bug: http://bugzilla.gnome.org/show_bug.cgi?id=589793 Yup, it's an MP3 podcast. I'm not sure how to tell what plugin I'm using, but installing gstreamer-plugins-ugly-0.10.12-1.fc11.i586 from RPM Fusion does work around the problem. Yep, same problem. I assume you meant to close this as UPSTREAM, since it is something that the Fedora-native alternative should do? No, I closed it as NOTABUG, because it's a bug in your installation of third-party packages. When I was experiencing the problem, I didn't have any third-party packages installed that have "gstreamer" in the name. Installing the third-party gstreamer-plugins-ugly happens to solve the problem, but I was experiencing the problem without it. Or is there some other third party RPM which is causing the problem? (In reply to comment #2) > Yup, it's an MP3 podcast. > > I'm not sure how to tell what plugin I'm using, but installing > gstreamer-plugins-ugly-0.10.12-1.fc11.i586 from RPM Fusion does work around the > problem. Installing gstreamer-plugins-ugly solves the problem. Thanks. |