GNU bug report logs - #41743
gst123

Previous Next

Package: guix;

Reported by: Kyle Andrews <kyle.c.andrews <at> gmail.com>

Date: Sat, 6 Jun 2020 20:24:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Marius Bakke <marius <at> gnu.org>
To: Kyle Andrews <kyle.c.andrews <at> gmail.com>, Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: 41743 <at> debbugs.gnu.org
Subject: bug#41743: gst123
Date: Wed, 10 Jun 2020 18:43:50 +0200
[Message part 1 (text/plain, inline)]
Kyle Andrews <kyle.c.andrews <at> gmail.com> writes:

> Tobias Geerinckx-Rice writes:
>
>> Kyle,
>>
>> Kyle Andrews 写道:
>>> I tried adding all the gst packages I could think of to the
>>> environment,
>>> but it still did not work. Here is what I ran:
>>>
>>> guix environment gst-plugins-base gst-plugins-bad gst-plugins-good
>>> gst-plugins-ugly gst123 -- gst123 "/path/to/music-file.mp3"
>>
>> Use ‘guix environment --ad-hoc’.  The command above doesn't add any of
>> the packages to the environment, only their build dependencies.
>>
>> I forgot about gst-plugins-base, maybe it suffices.
>>
>> Kind regards,
>>
>> T G-R
>
> Thanks for the tip. Unfortunately, I still see the error:
>
> Error: Your GStreamer installation is missing a plug-in.
> => file cannot be played and will be removed from playlist
>
> after running:
>
> guix environment --ad-hoc gst-plugins-base gst-plugins-good
> gst-plugins-bad gst-plugins-ugly gst123 -- gst123
> ~/path/to/music-file.mp3

You also need 'gstreamer' in the environment to get the
GST_PLUGIN_SYSTEM_PATH variable, so that the plugins are actually
found.  A long-standing bug in Guix.  :-/
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 327 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.