GNOME Bugzilla – Bug 101317
also use madplay and mpg321 for MP3 preview
Last modified: 2008-05-03 10:31:53 UTC
I am told Nautilus can perform a preview of MP3 audio files by moving the mouse over the MP3 file's icon, and that Nautilus depends on mpg123 for this functionality. On Red Hat Linux 8.0, this feature does not work, presumably because mpg123 is not available. I have installed a command line MP3 player called "mad" (binary is /usr/bin/madplay), and would like Nautilus to look for this and other common MP3 players (including mpg321) to use for MP3 previews as well as the somewhat more common mpg123. This is probably related to: * GNOME Bug 93534 - MP3 Preview doesn't play anything * GNOME Bug 47373 - MP3 preview silently fails if mpg123 is not in path * Red Hat Bug 79705 - mp3 preview broken/disabled * Red Hat Bug 69921 - Make xmms warn nicely about lack of mp3 support
*** This bug has been marked as a duplicate of 41787 ***
oops wrong bug
afaik the current plan is to eventually switch the code to using gstreamer so that any type of audio can be supported. However this will most likely not happen until gstreamer is API/ABI stable. I wouldn't expect the developers to add a dependency on mad either.
Reclosing as obsolete. All audio previews are done through GStreamer now.