Comment 19 for bug 1078705

Revision history for this message
Jiří Janoušek (fenryxo) wrote : Re: [Bug 1078705] Re: Couldn't play song skipped ahead

> I have installed that package now but it has not resolved the problem.

Could you run following commands in terminal and attach output? You
will need a MP3 file for the last two commands. You can download a
song from www.jamendo.com, if you don't have any MP3 file.

gst-inspect-0.10 | grep mp3

gst-inspect-1.0 | grep mp3

GST_DEBUG="*:2,GST_ELEMENT_FACTORY:3,GST_PLUGIN_LOADING:3"
gst-launch-0.10 playbin2 uri=file:///path/to/file.mp3

GST_DEBUG="*:3,GST_ELEMENT_FACTORY:4,GST_PLUGIN_LOADING:4"
gst-launch-1.0 playbin uri=file:///path/to/file.mp3