Audio-CD extracting not possible

Bug #1672035 reported by Anna
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
rhythmbox (Ubuntu)
New
Undecided
Unassigned

Bug Description

Ubuntu 16.04.2 LTS (Xubuntu)
rhythmbox 3.3-1ubuntu7

It is not possible to extract Audio-CDs with Rhythmbox. When starting an Audio-CD extraction Rhythmbox prompts:

Error transferring track. Internal data flow error.

Starting Rhythmbox in a terminal, the command line tells:

(rhythmbox:2854): GStreamer-CRITICAL **: gst_pad_link_full: assertion 'GST_IS_PAD (sinkpad)' failed.

I have this problem since Xubuntu 16.4. On Xubuntu 14.4. I didn't have this problem. On Xubuntu 14.4 I had a folder .gstreamer-0.10. There is no aequivalent hidden folder in /home/user. I reinstalled libsgstreamer0.10-0, but this didn't solve the problem. I only understand that sink means output. I have no idea.

Revision history for this message
rithik g (gkrithi) wrote :

you need to install the necessary plugins.

what format are you extracting to ?

Revision history for this message
Anna (dizztroy) wrote :

These are the plugins I have:

(1) Cover art search
 Fetch album covers from the Internet
(2) DAAP Music Sharing
 Share music an play shared music on your local network
(3) FM Radio
 Support for FM radio broadcasting services
(4) Grilo media browser
 Browse various local and Internet media sources
(5) IM Status
 Updates IM status according to the current song ...
(6) Last.fm
 Submits song information to Last.fm and plays Last.fm radio streams
(7) LIRC
 Control Rhythmbox using an infrared remote control
(8) MediaServer2 D-Bus interface
 Provides an implementaion of the MediaServer2 D-Bus interface specification
(9) MPRIS D-Bus interface
 Provides an implementaion of the MPRIS D-Bus interface specification
(10) Notification
 Notification popups
(11) Portable Players - iPod
 Support for Apple iPod devices
(12) Portable Players - MTP
 Support for MTP devices
(13) Python Console
 Interactive python console
(14) ReplayGain
 Use ReplayGain to provide a consistent playback volume
(15) Send tracks
 Send selected tracks by email or instant message
(16) Song Lyrics
 Fetch song lyrics from the Internet
(17) SoundCloud
 Browse and play sounds from Soundcloud(R)
(18) Zeitgeist
 Inform Zeitgeist about your activity

Which of these do I have to add?

Revision history for this message
Anna (dizztroy) wrote :

It works with ogg Vorbis, but not with mp3 oder mp4 audio. ogg Opus don't know. Extracting now is running.

Revision history for this message
rithik g (gkrithi) wrote :

I meant gstreamer plugins, not rhythmbox plugins.

Run the following commands in terminal ( Terminal Emulator )

1. sudo bash ( enter your user password when prompted )
2. apt-get install gstreamer1.0-plugins-ugly

Now extract should work fine.

Revision history for this message
Anna (dizztroy) wrote :

# apt-get install gstreamer1.0-plugins-ugly
Reading package lists... Done
Building dependency tree
Reading state information... Done
gstreamer1.0-plugins-ugly is already the newest version (1.8.3-1ubuntu0.1).
The following packages were automatically installed and are no longer required:
  libgles1-mesa linux-headers-4.4.0-21 linux-headers-4.4.0-21-generic
  linux-image-4.4.0-21-generic linux-image-extra-4.4.0-21-generic snap-confine
  thermald
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Revision history for this message
rithik g (gkrithi) wrote :

"gstreamer1.0-fluendo-mp3" might also be required. But, make sure the following packages listed below are installed in the system.

$ dpkg -l | grep -i gstre | awk ' { print $2 }'
gir1.2-gst-plugins-base-1.0
gir1.2-gstreamer-1.0
gstreamer1.0-fluendo-mp3:amd64
gstreamer1.0-libav:amd64
gstreamer1.0-nice:amd64
gstreamer1.0-plugins-bad:amd64
gstreamer1.0-plugins-bad-faad:amd64
gstreamer1.0-plugins-bad-videoparsers:amd64
gstreamer1.0-plugins-base:amd64
gstreamer1.0-plugins-good:amd64
gstreamer1.0-plugins-ugly:amd64
gstreamer1.0-plugins-ugly-amr:amd64
gstreamer1.0-pulseaudio:amd64
gstreamer1.0-x:amd64
libclutter-gst-3.0-0:amd64
libgstreamer-plugins-bad1.0-0:amd64
libgstreamer-plugins-base1.0-0:amd64
libgstreamer-plugins-good1.0-0:amd64
libgstreamer1.0-0:amd64

Revision history for this message
Anna (dizztroy) wrote :

I've installed all the missing plugins and now it works fine. Thanks a lot.

rithik g (gkrithi)
tags: added: missing-plugins
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.