Gstreamer fails to load in Xfburn

Forum rules
We don't support installations in VirtualBox, VMWare, qemu or others. We ignore posts about WINE, PlayOnLinux, Steam and Skype. We don't support btrfs, lvm, UEFI, side-by-side installations with GPT or dualboot with anything newer than Windows XP.
Google your problem first. Check the Wiki. Read the existing threads. It's okay to "hijack" an existing thread, yes! If your problem is not yet covered, open a new thread. To get the quickest possible help, mention the exact release codename in your post (uname -a is a good idea, too). Due to the lack of crystal balls, attach the output of lspci -nnk if you encounter hardware problems.
Neil Edmond
Oyster-Slurper
Posts: 22
Joined: Wed Jan 02, 2013 2:43 am

Gstreamer fails to load in Xfburn

Unread post by Neil Edmond » Thu Jan 23, 2014 1:54 am

Whenever I open Xfburn, before the app window ever opens, I get a warning box:

Code: Select all

Failed to initialize gstreamer transcoder: An error occurred setting gstreamer up for transcoding
	(falling back to basic implementation)
Why is this? I want to burn an audio CD from some MP3 files, and Xfburn can't to that without gstreamer.

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Gstreamer fails to load in Xfburn

Unread post by machinebacon » Thu Jan 23, 2014 2:12 am

Hi Neil,

if you check the dependencies of xfburn ("depends xfburn") you see that gstreaer is a dependency of xfburn. There is a move from gstreamer0.10 to gstreamer1.0, and both versions are there in the repos, maybe this is somehow related. I wouldn't care too much as long as stuff works - it seems more like a debug message than an error per se.
..gnutella..

Neil Edmond
Oyster-Slurper
Posts: 22
Joined: Wed Jan 02, 2013 2:43 am

Re: Gstreamer fails to load in Xfburn

Unread post by Neil Edmond » Thu Jan 23, 2014 3:38 am

It will burn disks as-is, but it cannot do the mp3 to audio cd conversion. Which is what I was trying to do today. Not something I do often, but still, it should be a rather simple task.

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Gstreamer fails to load in Xfburn

Unread post by machinebacon » Thu Jan 23, 2014 6:26 am

Oh I got you now, sorry. I thought you only asked about the message.

sudo apt-get install gstreamer0.10-plugins-ugly
..gnutella..

Neil Edmond
Oyster-Slurper
Posts: 22
Joined: Wed Jan 02, 2013 2:43 am

Re: Gstreamer fails to load in Xfburn

Unread post by Neil Edmond » Thu Jan 23, 2014 11:52 pm

Installed gstreamer0.10-plugins-ugly...and nothing has changed. That is, I still get the same warning when opening Xfburn, and it won't convert mp3 to cda.

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Gstreamer fails to load in Xfburn

Unread post by machinebacon » Fri Jan 24, 2014 1:09 am

tried to add the -bad and -good ones, too? It must be something about these encoders/decoders.
..gnutella..

User avatar
ivanovnegro
Minister of Truth
Posts: 5449
Joined: Wed Oct 17, 2012 11:12 pm

Re: Gstreamer fails to load in Xfburn

Unread post by ivanovnegro » Fri Jan 24, 2014 3:46 am

Maybe you need the package:

Code: Select all

lame
for mp3 converting.

Post Reply