unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Thomas Schmitt" <scdbackup@gmx.net>
To: ng0@n0.is
Cc: 28398@debbugs.gnu.org
Subject: [bug#28398] Xfburn
Date: Mon, 11 Dec 2017 12:02:40 +0100	[thread overview]
Message-ID: <5482780881644567099@scdbackup.webframe.org> (raw)
In-Reply-To: <20171211095837.cfqgaefvtuug4coe@abyayala>

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

  reply	other threads:[~2017-12-11 11:03 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-09 14:15 [bug#28398] Xfburn ng0
2017-09-15 11:41 ` ng0
2017-09-30 15:14 ` Christopher Baines
2017-09-30 15:33   ` ng0
2017-09-30 17:33     ` Christopher Baines
2017-10-01  8:34       ` Thomas Schmitt
2017-10-01 10:20         ` Thomas Schmitt
2017-11-29  9:14           ` ng0
2017-11-29 11:40             ` Thomas Schmitt
2017-11-29 14:37               ` ng0
2017-12-01 14:13               ` Ludovic Courtès
2017-12-01 16:06                 ` Thomas Schmitt
2017-12-04 14:06                   ` Ludovic Courtès
2017-12-11  9:58                     ` ng0
2017-12-11 11:02                       ` Thomas Schmitt [this message]
2017-12-29 16:39                         ` ng0
2018-02-01 23:04                           ` bug#28398: Xfburn Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5482780881644567099@scdbackup.webframe.org \
    --to=scdbackup@gmx.net \
    --cc=28398@debbugs.gnu.org \
    --cc=ng0@n0.is \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).