Ok, following the dependency chain here...
$ rpm -q --requires clementine | grep gstreamer
gstreamer-plugins-good
libgstreamer-0.10.so.0()(64bit)
So it uses the gstreamer not gstreamer1 packages...
$ sudo dnf repoquery --whatprovides "libgstreamer-0.10.so.0()(64bit)"
Local Packages for Fedora 23 51 MB/s | 172 kB 00:00
Last metadata expiration check: 0:00:01 ago on Wed May 4 07:38:00 2016.
gstreamer-0:0.10.36-13.fc23.x86_64
Played around with various incarnations of rpm -q/dnf repoquery and got to this:
]$ rpm -q --whatprovides "gstreamer0.10(decoder-audio/mpeg)(mpegversion=1)(layer=3)()(64bit)"
gstreamer-plugins-ugly-0.10.19-18.fc23.x86_64
So it looks like you have the correct package installed. I only recently changed over to clementine and most of my collection is in ogg but I'm sure I've played some of my MP3's by now.
Thanks,
Richard
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: http://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org