Warning: session_start(): open(/tmp/sess_kevhab917jt18omvplmial8vd3, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Audex openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (51) .- Knowledge Base (2) . 

Audex

   0.79  

KDE CD/DVD Software

Score 92%
Audex
zoom


Audex
zoom


Audex
zoom


Homepage:  Link
Downloads:  4966
Submitted:  Mar 18 2008
Updated:  Nov 16 2014

Description:

Audex is an audio grabber tool for CD-ROM drives based on KDE 4.

Audex creates profiles for LAME, OGG Vorbis (oggenc), FLAC, MP4/M4A/AAC (faac) and RIFF WAVE. Please install your favorite encoder.
Of course for WAVE no external encoder is needed!
Beyond you can define custom profile, which means, that audex works together with commmand line encoders in general.

You can define extensive filename schemes. Please take a look at the documentation on the Audex webpage to see what's possible.

Some features are:
* Extracting with CDDA Paranoia. So you have quite perfect audio quality.
* Extracting and encoding run parallel.
* Extensive filename schemes.
* Filename editing with local and remote CDDB/FreeDB database.
* Metadata correction tools like capitalize etc.
* Multi-profile ripping (with one commandline-encoder per profile).
* Fetch covers from the internet and store them in the database.
* Create playlists, cover and template-based-info files in target directory.
* Creates ripping and encoding protocols.
* Transfer files with KDE KIO-Slaves.

**IMPORTANT NOTE: As LAME still can't handle unicode characters correct, Audex uses since version 0.73 eyeD3 for tagging mp3 files, if available. It is highly recommended to install eye3D on your system if you create mp3 files with Audex! **




Changelog:

Changelog 0.79 (Södertälje release)
* Only bugfix release.




LicenseGPL
Source
Send to a friend
Subscribe
Other  Content  from marcomaniac
Report inappropriate content



goto page: prev  ... 6  7  8  9  10  11  12  13  14  15  16  17 

-

 PPA poobuntu

 
 by oliverthered on: Feb 18 2011
 
Score 50%

bit annoyed as the version in poobuntu LTS (or mint 9) is broken,
I've pulled the latest source and will put up a PPA at some point as I couldn't see one.


Reply to this

-

 filename pattern

 
 by braslau on: Mar 20 2011
 
Score 50%

Suggestion: use same filename pattern syntax as kid3
Thus rather (or in addition to)
${trackno length="2" fillchar="0"}

${trackno.n} Track with field width n (e.g. 001 for %{track.3})
${trackno} Track (without leading zeroes, e.g. 1)

Also
${cdno length="2" fillchar="0"}
(absent in kid3!)
could have
${cdno.n}

[I would also like some way to add the cdno if set and non-zero with a separator (as in ${cdno}-${trackno})
but with no separator if unset or zero...]

Great application!
Some annoying bugs, though...
Using the current svn (and earlier versions), very often crash on CDDB lookup.


Alan
Reply to this

-

 Cover not showing

 
 by google01103 on: Jun 25 2011
 
Score 50%

and clicking the cover image, though blank, does nothing - should open a fetch cover window. rest of the information shows (title, artist, tracks)

errors when running in konsole:
udex(15135) KCDDB::CDInfo::track: Couldn't find track 1
.....
audex(15135) KCDDB::CDInfo::track: Couldn't find track 10
audex(15252) CoverFetcher::fetched_html_data: searching finished.
audex(15252) CDDAModel::slot_disc_status_changed: statusChanged ( 2 )



running 0.74b1


Suse 11.3 x64, KDE 4.6, Opera 11.x developer build
Reply to this

-

 Cover fetching

 
 by mfraser on: Jul 3 2011
 
Score 50%

I've noticed that the fetching of cover art from Google has stopped working recently. Has something changed at their end?


Reply to this

-

 Re: Cover fetching

 
 by google01103 on: Jul 5 2011
 
Score 50%

here's a patch borrowed from Amaork's patch of the problem (bug BUG: 275265)

change line 167
from: "<a\\shref=\"(\\/imgres\\?imgurl=[^\"]+)\">[\\s\\n]*<img\\ssrc=\"([^\\s>]+)\"[^>]+>[\\s\\n]*</a>"

to: "<a\\shref=\"(\\/imgres\\?imgurl=[^\"]+)\">[\\s\\n]*<img[^>]+src=\"([^>]+)\"></a>"


Suse 11.3 x64, KDE 4.6, Opera 11.x developer build
Reply to this

-

 Re: Re: Cover fetching

 
 by google01103 on: Jul 5 2011
 
Score 50%

not sure the above patch is 100%, the cover shows in Audex but if you try the fetch cover function all the cover sizes are displayed as "x, KiB"


Suse 11.3 x64, KDE 4.6, Opera 11.x developer build
Reply to this

-

 Re: Re: Re: Cover fetching

 
 by RausD on: Jul 12 2011
 
Score 50%

despite my limited programming knowledege I finally managed to get it working. This is what I changed in utils/coverfetcher.cpp (beginning at line 165):

**************************
QRegExp rx("<a\\shref=\"(\\/imgres\\?imgurl=[^\"]+)\">[\\s\\n]*<img\\ssrc=\"([^\\s>]+)\"[^>]+>[\\s\\n]*</a>");
QString html = xml;
html.replace( QLatin1String("&amp;"), QLatin1String("&") );

rx.setMinimal(TRUE);

int pos = 0; int i = 0;
while (((pos = rx.indexIn(html, pos)) != -1) && (i < fetch_no)) {
**************************

Works perfectly for me. Apparently the queryItemValue method of KUrl doesn't like the "&amp;" representation of ampersant characters.


Reply to this

-

 Re: Re: Re: Re: Cover fetching

 
 by google01103 on: Jul 12 2011
 
Score 50%

your QRegExp did not work for me but using the one I borrowed from Amarok (see my earlier post) and the rest of your code the cover dimensions do display

thanks,


Suse 11.3 x64, KDE 4.6, Opera 11.x developer build
Reply to this

-

 UTF8

 
 by pierat on: Jul 26 2011
 
Score 50%

Hi!

Does the new version know about UTF8? I need a cd ripper that can encode the mp3 tags and file names using UTF8. Until now, Audex was not able to do so.


Reply to this

-
.

 same problem, audex doesn't recognize anything

 
 by janet on: Jan 29 2012
 
Score 50%

Same problem here with Debian Sid, Audex 0.74~b1-1 and a TSSTcorp CDDVDW SH-S223Q (dev/sr1, S-ATA) and a DVD-ROM BDV316C (dev/sr0, P-ATA). Audex doesn't recognize any CD in the drives, always shows something like no media and drive error. KAudiocreator works like a charm and kaffeine and k3b also recognize the CDs/drives.


Want Debian Sid with spices? Get aptosid at aptosid.com - it simply works :)
Reply to this

goto page: prev  ... 6  7  8  9  10  11  12  13  14  15  16  17 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team