You are not logged in.

#1 2010-09-03 05:18:49

Frabato
Member
Registered: 2007-10-24
Posts: 267

audiokonverter

Hi All,

I need to convert some flac files to m4a format so I installed audiokonverter. I don't know how to start the program. Nothing shows up in the menu after running menumaker and typing "audiokonverter" in the command line gives this:

[a@Amedia ~]$ audiokonverter
bash: audiokonverter: command not found
[a@Amedia ~]$

yaourt says that the program is installed.

Any suggestions?

Thanks

Offline

#2 2010-09-03 05:34:21

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: audiokonverter

How about

audioconvert4

?

Offline

#3 2010-09-03 06:16:20

sand_man
Member
From: Australia
Registered: 2008-06-10
Posts: 2,164

Re: audiokonverter

karol is correct.

Frabato, here is a little trick you might want to remember. If you installed a package but not sure what the executable name is,

pacman -Ql audiokonverter 
audiokonverter /usr/
audiokonverter /usr/bin/
audiokonverter /usr/bin/anytowav4
audiokonverter /usr/bin/audioconvert4
audiokonverter /usr/bin/movie2sound4
audiokonverter /usr/bin/oggdrop-lx
audiokonverter /usr/share/
audiokonverter /usr/share/kde4/
audiokonverter /usr/share/kde4/services/
audiokonverter /usr/share/kde4/services/ServiceMenus/
audiokonverter /usr/share/kde4/services/ServiceMenus/audioconvert4.desktop
audiokonverter /usr/share/kde4/services/ServiceMenus/audiofrommovie4.desktop
audiokonverter /usr/share/mimelnk/
audiokonverter /usr/share/mimelnk/audio/
audiokonverter /usr/share/mimelnk/audio/x-flv.desktop
audiokonverter /usr/share/mimelnk/audio/x-wavpack.desktop

neutral

Offline

#4 2010-09-03 06:18:25

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: audiokonverter

pacman -Ql audiokonverter | grep /bin

is a good start.

Offline

#5 2010-09-03 07:54:09

Frabato
Member
Registered: 2007-10-24
Posts: 267

Re: audiokonverter

Thanks for the fast replies. That opened the program but now I get:

[a@Amedia ~]$ audioconvert4
/usr/bin/audioconvert4: line 743: audioconvert: command not found
[a@Amedia ~]$

I can't find a package called audioconvert and I didn't see any optional dependencies when installing.

"yaourt --provides audioconvert" returned nothing.

help

Offline

#6 2010-09-03 08:15:40

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: audiokonverter

http://noemet.com/convert-audio-file-og … erter.html
Try to use it anyway, maybe it's just a scary but harmless error.

Offline

#7 2010-09-03 14:46:42

Frabato
Member
Registered: 2007-10-24
Posts: 267

Re: audiokonverter

after selecting a file and clicking on "open" the program just crashes with this message on the command line:

/usr/bin/audioconvert4: line 743: audioconvert: command not found

does anyone know how to fix this or is there another program that will convert flac to m4a?

Thanks

Offline

#8 2010-09-03 15:04:58

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: audiokonverter

The guy from the link I posted suggested running from the console:

audioconvert4 myfile.flac

Offline

#9 2010-09-03 15:54:03

behemothy
Member
Registered: 2010-09-03
Posts: 6

Re: audiokonverter

Frabato wrote:

is there another program that will convert flac to m4a?

You have to convert to AAC, don't you? Use these two scripts:
http://ubuntuforums.org/showpost.php?p= … stcount=12
It use a Nero's version of AAC (one of the best AAC encoder). Binaries are available at nero official site.

Offline

#10 2010-09-03 15:57:10

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: audiokonverter

behemothy wrote:
Frabato wrote:

is there another program that will convert flac to m4a?

You have to convert to AAC, don't you? Use these two scripts:
http://ubuntuforums.org/showpost.php?p= … stcount=12
It use a Nero's version of AAC (one of the best AAC encoder). Binaries are available at nero official site.

Do you mean http://aur.archlinux.org/packages.php?O … _Search=Go or is it something different?

Offline

#11 2010-09-03 16:11:23

behemothy
Member
Registered: 2010-09-03
Posts: 6

Re: audiokonverter

karol wrote:
behemothy wrote:
Frabato wrote:

is there another program that will convert flac to m4a?

You have to convert to AAC, don't you? Use these two scripts:
http://ubuntuforums.org/showpost.php?p= … stcount=12
It use a Nero's version of AAC (one of the best AAC encoder). Binaries are available at nero official site.

Do you mean http://aur.archlinux.org/packages.php?O … _Search=Go or is it something different?

Yes, it's the same thing. I downloaded it at nero site and didn't look at AUR.

Offline

#12 2010-09-03 17:18:54

Frabato
Member
Registered: 2007-10-24
Posts: 267

Re: audiokonverter

Thanks Everyone,

I didn't know about neroaacenc, so I just used flac to convert to wave and then neroaacenc to convert to .m4a.

Offline

#13 2010-09-03 17:54:56

behemothy
Member
Registered: 2010-09-03
Posts: 6

Re: audiokonverter

so I just used flac to convert to wave and then neroaacenc to convert to .m4a.

In this way tags in the flac files are lost .

Offline

#14 2010-09-03 18:48:50

Frabato
Member
Registered: 2007-10-24
Posts: 267

Re: audiokonverter

Yes, you're right. I didn't need the tags in this case but if someone does need them the script is the way to go.

Thanks again for all the help on this.

Offline

Board footer

Powered by FluxBB