bug#41743: gst123

2020-07-25 Thread Marius Bakke
Kyle Andrews writes: > Marius Bakke writes: > >> Kyle Andrews 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: > >>>

bug#41743: gst123

2020-06-28 Thread Leo Famulari
On Sun, Jun 28, 2020 at 10:34:24PM -0400, Kyle Andrews wrote: > There were 3403 lines of output, which seems bigger than the Debian > pastebin will let me show, so I'm not sure how to share the whole > thing. Can you attach the output as a file? If it's too big you can compress it with gzip or xz.

bug#41743: gst123

2020-06-28 Thread Kyle Andrews
Marius Bakke writes: > Kyle Andrews 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

bug#41743: gst123

2020-06-10 Thread Marius Bakke
Kyle Andrews 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 >>>

bug#41743: gst123

2020-06-10 Thread Leo Famulari
On Sat, Jun 06, 2020 at 04:23:18PM -0400, Kyle Andrews wrote: > > When I install gst123 and try to play an mp3 file no sound comes and I > see: > > : Error: Your GStreamer installation is missing a plug-in. > > This happens both when I use 'guix environment' and from my default > profile. In con

bug#41743: gst123

2020-06-09 Thread Kyle Andrews
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 -- gst12

bug#41743: gst123

2020-06-06 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
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 environmen

bug#41743: gst123

2020-06-06 Thread Kyle Andrews
Tobias Geerinckx-Rice writes: > Kyle, > > Kyle Andrews 写道: >> When I install gst123 and try to play an mp3 file no sound comes and >> I >> see: >> >> : Error: Your GStreamer installation is missing a plug-in. > > Does adding ‘gst-plugins-bad’ to the profile fix it? It let me play a > random .mp

bug#41743: gst123

2020-06-06 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Kyle, Kyle Andrews 写道: When I install gst123 and try to play an mp3 file no sound comes and I see: : Error: Your GStreamer installation is missing a plug-in. Does adding ‘gst-plugins-bad’ to the profile fix it? It let me play a random .mp3 file[0], but only without --pure. Kind regards,

bug#41743: gst123

2020-06-06 Thread Kyle Andrews
When I install gst123 and try to play an mp3 file no sound comes and I see: : Error: Your GStreamer installation is missing a plug-in. This happens both when I use 'guix environment' and from my default profile. In contrast, mpg123 had no trouble playing the file.