GNU bug report logs -
#28398
Xfburn
Previous Next
Reported by: ng0 <ng0 <at> infotropique.org>
Date: Sat, 9 Sep 2017 14:16:01 UTC
Severity: normal
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
Message #47 received at 28398 <at> debbugs.gnu.org (full text, mbox):
Hi,
the patches look good to me (which does not have to mean much),
About the Xfburn
ng0 wrote:
> 1. No Drive found (thanks Cpt. Obvious, I have no optical drive here).
You may at least try creating an ISO image file instead of burning.
Choose "New Data Composition", click the "+ Add" button, choose some
file by single click (double click crashes my local Xfburn), click
the "Add" button at the lower left, click "Proceed to Burn" at the
lower left, check "Only create ISO" and choose a file name for the ISO
image file.
There is a software emulator for some combinations of optical drives
and media types:
http://cdemu.sourceforge.net/about
It is quite a poor surrogate to a real DVD or BD drive, but at least
the current bug carer of K3B uses it with some success.
> 2. More concerning:
> Failed to initialize gstreamer transcoder: An error occurred setting
> gstreamer up for transcoding
> (falling back to basic implementation)
In
https://forums.bunsenlabs.org/viewtopic.php?id=102
i see the advise to do
sudo apt-get install --no-install-recommends gstreamer0.10-plugins-good gstreamer0.10-plugins-ugly
and a comment saying that installing of "qtstreamer-plugins,
gstreamer1.0-libav, libgstreamer-perl, ruby-clutter-gstreamer" did the
trick, too.
So it seems to be about finding the packages which contain the desired
software. Looking at the dependencies list of
https://packages.debian.org/oldstable/gstreamer0.10-plugins-good
https://packages.debian.org/oldstable/gstreamer0.10-plugins-ugly
i'd say that this might become a lengthy adventure, if not these lines
in 0003-gnu-Add-xfburn.patch already pull in most of it:
+ ("gstreamer" ,gstreamer)
+ ("gst-plugins-base" ,gst-plugins-base)
gstreamer should not be necessary for the tasks of "New Data Composition",
"Burn Image", and "Blank Disc".
I expect no need for it in the task of "Audio CD" if the input files are
already converted to .wav with the properties "uncompressed headerless PCM,
44100 Hz, 16 bit, stereo".
Have a nice day :)
Thomas
This bug report was last modified 7 years and 115 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.