GNU bug report logs - #44453
MPEG-4 AAC decoder plugin is not installed

Previous Next

Package: guix;

Reported by: musics <at> tutanota.com

Date: Wed, 4 Nov 2020 21:28:02 UTC

Severity: normal

Done: musics <at> tutanota.com

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 44453 in the body.
You can then email your comments to 44453 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#44453; Package guix. (Wed, 04 Nov 2020 21:28:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to musics <at> tutanota.com:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Wed, 04 Nov 2020 21:28:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: musics <at> tutanota.com
To: Bug Guix <bug-guix <at> gnu.org>
Subject: MPEG-4 AAC decoder plugin is not installed
Date: Wed, 4 Nov 2020 22:27:33 +0100 (CET)
[Message part 1 (text/plain, inline)]
To play a video with totem, I have this problem:
 
An error occurred
The playback of this movie requires a MPEG-4 AAC decoder plugin which is not installed.

What package should be installed?
[Message part 2 (text/html, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#44453; Package guix. (Fri, 06 Nov 2020 17:04:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: musics--- via Bug reports for GNU Guix <bug-guix <at> gnu.org>
Cc: 44453 <at> debbugs.gnu.org
Subject: Re: bug#44453: MPEG-4 AAC decoder plugin is not installed
Date: Fri, 6 Nov 2020 12:03:28 -0500
On Wed, Nov 04, 2020 at 10:27:33PM +0100, musics--- via Bug reports for GNU Guix wrote:
> To play a video with totem, I have this problem:
>  
> An error occurred
> The playback of this movie requires a MPEG-4 AAC decoder plugin which is not installed.
> 
> What package should be installed?

I'm not 100% sure, but I think you'd need the "bad" set of GStreamer
plugins — the package is called gst-plugins-bad. Totem is based on
GStreamer and gst-plugins-bad includes the faad2 AAC decoder.

Maybe we should add these plugins to our Totem package?




Information forwarded to bug-guix <at> gnu.org:
bug#44453; Package guix. (Fri, 06 Nov 2020 17:04:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#44453; Package guix. (Fri, 06 Nov 2020 21:08:01 GMT) Full text and rfc822 format available.

Message #14 received at 44453 <at> debbugs.gnu.org (full text, mbox):

From: Mark H Weaver <mhw <at> netris.org>
To: Leo Famulari <leo <at> famulari.name>, 44453 <at> debbugs.gnu.org
Subject: Re: bug#44453: MPEG-4 AAC decoder plugin is not installed
Date: Fri, 06 Nov 2020 16:06:19 -0500
Leo Famulari <leo <at> famulari.name> writes:

> On Wed, Nov 04, 2020 at 10:27:33PM +0100, musics--- via Bug reports for GNU Guix wrote:
>> To play a video with totem, I have this problem:
>>  
>> An error occurred
>> The playback of this movie requires a MPEG-4 AAC decoder plugin which is not installed.
>> 
>> What package should be installed?
>
> I'm not 100% sure, but I think you'd need the "bad" set of GStreamer
> plugins — the package is called gst-plugins-bad. Totem is based on
> GStreamer and gst-plugins-bad includes the faad2 AAC decoder.

gst-libav should also be sufficient.  Also, it *might* be necessary to
install 'gstreamer' to the same profile that 'gst-*' is installed in, to
ensure that the environment variables are automatically set as needed.

> Maybe we should add these plugins to our Totem package?

I think it's important that plugins with patent-encumbered codecs, or
codecs with code quality issues, should remain *optional*, and not be
installed automatically.  It should be possible to install a modern
desktop environment in Guix that does not include these codecs.

What do you think?

      Thanks,
        Mark




Information forwarded to bug-guix <at> gnu.org:
bug#44453; Package guix. (Sat, 07 Nov 2020 16:56:02 GMT) Full text and rfc822 format available.

Message #17 received at 44453 <at> debbugs.gnu.org (full text, mbox):

From: musics <at> tutanota.com
To: 44453 <at> debbugs.gnu.org
Date: Sat, 7 Nov 2020 17:55:09 +0100 (CET)
[Message part 1 (text/plain, inline)]
What should I do now? Install this plugin from the source?
[Message part 2 (text/html, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#44453; Package guix. (Sat, 07 Nov 2020 16:56:02 GMT) Full text and rfc822 format available.

Message #20 received at 44453 <at> debbugs.gnu.org (full text, mbox):

From: musics <at> tutanota.com
To: 44453 <44453 <at> debbugs.gnu.org>
Date: Sat, 7 Nov 2020 17:55:34 +0100 (CET)
[Message part 1 (text/plain, inline)]
What should I do now? Install this plugin from the source?
[Message part 2 (text/html, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#44453; Package guix. (Sat, 07 Nov 2020 18:11:01 GMT) Full text and rfc822 format available.

Message #23 received at 44453 <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: musics <at> tutanota.com
Cc: 44453 <at> debbugs.gnu.org
Subject: Re: bug#44453:
Date: Sat, 07 Nov 2020 19:10:53 +0100
[Message part 1 (text/plain, inline)]
musics--- via Bug reports for GNU Guix 写道:
> What should I do now? Install this plugin from the source?

If you're OK with using patent-encumbered codex like MP4 simply:

 $ guix install gst-libav

if that doesn't fix your troubles:

 $ guix install gst-plugins-bad

(You won't need both.)

Kind regards,

T G-R
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#44453; Package guix. (Sat, 07 Nov 2020 20:06:01 GMT) Full text and rfc822 format available.

Message #26 received at 44453 <at> debbugs.gnu.org (full text, mbox):

From: musics <at> tutanota.com
To: 44453 <44453 <at> debbugs.gnu.org>
Date: Sat, 7 Nov 2020 21:05:14 +0100 (CET)
[Message part 1 (text/plain, inline)]
Many thanks to Leo, Mark and Tobias; The problem was solved.
[Message part 2 (text/html, inline)]

Reply sent to musics <at> tutanota.com:
You have taken responsibility. (Sat, 07 Nov 2020 20:19:02 GMT) Full text and rfc822 format available.

Notification sent to musics <at> tutanota.com:
bug acknowledged by developer. (Sat, 07 Nov 2020 20:19:02 GMT) Full text and rfc822 format available.

Message #31 received at 44453-done <at> debbugs.gnu.org (full text, mbox):

From: musics <at> tutanota.com
To: 44453-done <at> debbugs.gnu.org
Date: Sat, 7 Nov 2020 21:18:26 +0100 (CET)
[Message part 1 (text/plain, inline)]
Solved
[Message part 2 (text/html, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 06 Dec 2020 12:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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