[SOLVED] VLC Media Player can 't decode mp4a

[SOLVED] VLC Media Player can 't decode mp4a

Postby adhemar » Aug 12th, '15, 16:23

I install Mageia5 64 bit on my laptop.
Eerything works fine, except VLC Media Plyer. No sound.
The message: can 't decode mp4a (MPEG AAC Audio)
All software is update.
What can i do more?
Thanks.
Last edited by adhemar on Aug 13th, '15, 16:08, edited 1 time in total.
User avatar
adhemar
 
Posts: 38
Joined: Mar 1st, '15, 17:43
Location: Roeselare Belgium

Re: VLC Media Player can 't decode mp4a

Postby isadora » Aug 12th, '15, 16:39

..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2763
Joined: Mar 25th, '11, 16:03
Location: Netherlands

Re: VLC Media Player can 't decode mp4a

Postby adhemar » Aug 12th, '15, 17:23

I enable already different updates.
Code: Select all
[root@localhost adhemar]# urpmq --list-media active
Core Release
Nonfree Release
Core Release2
Core Updates
Nonfree Release2
Nonfree Updates
Core 32bit Release
Core 32bit Updates
Nonfree 32bit Release
Nonfree 32bit Updates
Tainted 32bit Release
Tainted 32bit Updates

Is there more?
User avatar
adhemar
 
Posts: 38
Joined: Mar 1st, '15, 17:43
Location: Roeselare Belgium

Re: VLC Media Player can 't decode mp4a

Postby isadora » Aug 12th, '15, 17:41

Enable the tainted repositories and install the tainted version of vlc.
..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2763
Joined: Mar 25th, '11, 16:03
Location: Netherlands

Re: VLC Media Player can 't decode mp4a

Postby adhemar » Aug 13th, '15, 10:05

I enable the tainted repositories. How do is install the tainted versions of vlc?
Code: Select all
[root@localhost adhemar]# urpmq --list-media active
Core Release
Core Updates
Nonfree Release
Nonfree Updates
Tainted Release
Tainted Updates
Core 32bit Release
Core 32bit Updates
Nonfree 32bit Release
Nonfree 32bit Updates
Tainted 32bit Release
Tainted 32bit Updates
[root@localhost adhemar]#
User avatar
adhemar
 
Posts: 38
Joined: Mar 1st, '15, 17:43
Location: Roeselare Belgium

Re: VLC Media Player can 't decode mp4a

Postby isadora » Aug 13th, '15, 10:21

You can install through Mageia Control Centre (MCC).
Remove your current version of vlc, and install the tainted package(s).
..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2763
Joined: Mar 25th, '11, 16:03
Location: Netherlands

Re: VLC Media Player can 't decode mp4a

Postby adhemar » Aug 13th, '15, 10:37

So done, but the same problem remains.
User avatar
adhemar
 
Posts: 38
Joined: Mar 1st, '15, 17:43
Location: Roeselare Belgium

Re: VLC Media Player can 't decode mp4a

Postby isadora » Aug 13th, '15, 11:29

..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2763
Joined: Mar 25th, '11, 16:03
Location: Netherlands

Re: VLC Media Player can 't decode mp4a

Postby ozky » Aug 13th, '15, 13:04

Have you try to use urpmi --auto-update from terminal ? tainted packages not updated throught update system automatically,you need to first time manually update from rpmdrake them or terminal then they will auto update them in future from update system.
There is good reason to that as tainted host libdvdcss2 it's non legal in many countries,so we can get serious troubles if somebody don't wan't to automatically update non legal packages but wan't to install some legal codecs.
Image
Mageia user
User avatar
ozky
 
Posts: 581
Joined: Jul 2nd, '11, 08:48
Location: Nakkila Finland

Re: VLC Media Player can 't decode mp4a

Postby adhemar » Aug 13th, '15, 14:36

I'm stuck and i don't understand not the working of it.
I want only a simple video-player for my mp4-files.
My first question must be: what is a suitable video-player for me?
What now?
User avatar
adhemar
 
Posts: 38
Joined: Mar 1st, '15, 17:43
Location: Roeselare Belgium

Re: VLC Media Player can 't decode mp4a

Postby ozky » Aug 13th, '15, 15:28

Install task-codec-audio task-codec-video to get those codecs installed what is need to play mp4a gstreamer faad is codec.
Image
Mageia user
User avatar
ozky
 
Posts: 581
Joined: Jul 2nd, '11, 08:48
Location: Nakkila Finland

Re: VLC Media Player can 't decode mp4a

Postby ozky » Aug 13th, '15, 15:32

You can still try to update from terminal your system to tainted packages with urpmi --auto-update it will update your vlc to tainted version.
Image
Mageia user
User avatar
ozky
 
Posts: 581
Joined: Jul 2nd, '11, 08:48
Location: Nakkila Finland

[SOLVED] Re: VLC Media Player can 't decode mp4a

Postby adhemar » Aug 13th, '15, 15:58

thank you ozky!
I update from the terminal, quite a time.
Now I can use different players in mp4-format.
thanks again.
User avatar
adhemar
 
Posts: 38
Joined: Mar 1st, '15, 17:43
Location: Roeselare Belgium

Re: VLC Media Player can 't decode mp4a

Postby isadora » Aug 13th, '15, 16:03

Please adhemar, don't forget to mark the topic [SOLVED].
You can do so, by editing the subject/title in the first message in this topic.
Write [SOLVED] to the left of subject/title, thanks ahead. ;)
..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2763
Joined: Mar 25th, '11, 16:03
Location: Netherlands

Re: VLC Media Player can 't decode mp4a

Postby lotn2635599 » Nov 14th, '15, 17:23

adhemar wrote:I enable the tainted repositories. How do is install the tainted versions of vlc?
Code: Select all
[root@localhost adhemar]# urpmq --list-media active
Core Release
Core Updates
Nonfree Release
Nonfree Updates
Tainted Release
Tainted Updates
Core 32bit Release
Core 32bit Updates
Nonfree 32bit Release
Nonfree 32bit Updates
Tainted 32bit Release
Tainted 32bit Updates
[root@localhost adhemar]#


i've done what's here and no new programs added to the sound or video section. i really want to plat mt mp4/mkv files that have aac audio. any help would be great. extreme newbie.
User avatar
lotn2635599
 
Posts: 19
Joined: Nov 2nd, '15, 18:58

Re: VLC Media Player can 't decode mp4a

Postby doktor5000 » Nov 14th, '15, 17:29

ozky wrote:Install task-codec-audio task-codec-video to get those codecs installed what is need to play mp4a gstreamer faad is codec.

ozky wrote:You can still try to update from terminal your system to tainted packages with urpmi --auto-update it will update your vlc to tainted version.


Did you do both of that?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18032
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: VLC Media Player can 't decode mp4a

Postby lotn2635599 » Nov 14th, '15, 20:30

doktor5000 wrote:
ozky wrote:Install task-codec-audio task-codec-video to get those codecs installed what is need to play mp4a gstreamer faad is codec.

ozky wrote:You can still try to update from terminal your system to tainted packages with urpmi --auto-update it will update your vlc to tainted version.


Did you do both of that?


links and instructions to both please.
Last edited by lotn2635599 on Nov 15th, '15, 03:09, edited 2 times in total.
User avatar
lotn2635599
 
Posts: 19
Joined: Nov 2nd, '15, 18:58

Re: [SOLVED] VLC Media Player can 't decode mp4a

Postby doktor5000 » Nov 15th, '15, 00:18

What instructions more do you require? As root
Code: Select all
urpmi task-codec-audio task-codec-video
urpmi --auto-update
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18032
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: [SOLVED] VLC Media Player can 't decode mp4a

Postby lotn2635599 » Nov 15th, '15, 03:12

previous post edited. was actually hoping with the amount of preconfigured packages ready for autoinstall there would be a video player and music player that already has the codecs for handling aac audio.
User avatar
lotn2635599
 
Posts: 19
Joined: Nov 2nd, '15, 18:58

Re: [SOLVED] VLC Media Player can 't decode mp4a

Postby doktor5000 » Nov 15th, '15, 20:15

Among others, the tainted version of vlc can play AAC audio just fine that's why you were suggested to install it. As you don't provide any further details there's not much more I can help you with.

Besides, crossposting one problem to two different threads, which you both basically hijacked instead of creating a separate thread for your issue, is not really encouraged in these forums. Please keep that in mind.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18032
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: [SOLVED] VLC Media Player can 't decode mp4a

Postby lotn2635599 » Nov 15th, '15, 20:40

would be fine if the software installer would actually me to install the tainted versions.
User avatar
lotn2635599
 
Posts: 19
Joined: Nov 2nd, '15, 18:58


Return to Video

Who is online

Users browsing this forum: No registered users and 0 guests