Page 1 of 5

TAudioConverter

Posted: Tue Dec 11, 2012 10:07 pm
by Userfriendly
TAudioConverter is an advanced, multithreaded audio converter and extractor. It can convert any audio format to aac, mp3, wav, flac, ac3, ogg, opus or mpc. It can also, extract audio streams from video files. It can apply various effects to audio streams.
Website: http://taudioconverter.sourceforge.net/
Download: http://sourceforge.net/projects/taudioc ... t/download
Discussion Threads: http://www.hydrogenaudio.org/forums/ind ... opic=98327 and http://forum.doom9.org/showthread.php?t=165577
Changelog: https://dl.dropbox.com/u/9617171/TAudioConverterwn.txt

By the same author of TEncoder and TX264. Just another GUI frontend for a bunch of command line encoders.

Extract 7z package and run TAudioConverter.exe. Writes settings in application folder. License is GNU General Public License version 2.0 (GPLv2).


ImageImage

Re: TAudioConverter

Posted: Sat Mar 09, 2013 12:07 pm
by webfork
Very impressed by this program: automatically tries to save to a subdirectory underneath the application folder, converts to plenty of formats, supports normalization and volume change, even lets you close the program or shutdown the computer once complete. Even the skins are great.

As mentioned in the other thread, I wish it would accept .AAC files, but still another fantastic audio conversion program.

Re: TAudioConverter

Posted: Sat Mar 16, 2013 11:29 am
by webfork
Usage update:

TAudioConverter.exe retried it again today and now complains that it can't find MediaInfo.dll (which is in the same directory). I deleted the settings file and restarted without success. Might submit a bug report to the DEV if I keep having a need for this.

Re: TAudioConverter

Posted: Mon Mar 18, 2013 5:52 am
by Midas
You might need to register the file in the system...

http://ss64.com/nt/regsvr32.html

Re: TAudioConverter

Posted: Sun Mar 24, 2013 5:21 pm
by ozok
webfork wrote:Usage update:

TAudioConverter.exe retried it again today and now complains that it can't find MediaInfo.dll (which is in the same directory). I deleted the settings file and restarted without success. Might submit a bug report to the DEV if I keep having a need for this.
Hello,

I'm developing TAC. Can you provide more information about that issue?

Re: TAudioConverter

Posted: Sun Mar 24, 2013 7:26 pm
by lautrepay
--0.8.2
-Added: Option to select all files in the list (Ctrl+A) (thx to o-l-a-v)
-Added: Option to keep TAC always on top (thx to Daffy)
-Added: Option to edit some tags to be used by encoders
-Added: Option to decide priority of external and embedded artwork (thx to Daffy)
-Fixed: Embedded artworks couldn't be extracted
-Fixed: Audio ID problem with some vob and mpeg files (thx to o-l-a-v)
-Updated: AlphaControls to 8.30
-Updated: QAAC and refalac to 2.17
-Updated: WMAEncode to 0.2.9b
Download @ http://sourceforge.net/projects/taudioc ... e/download

Re: TAudioConverter

Posted: Wed Apr 03, 2013 9:36 am
by joby_toss
Great software! Thank you, ozok!

Is there any option to close the application when it's done converting the files? 'Cause I like to have a shortcut in the SendTo folder and that option wold be very useful.

Re: TAudioConverter

Posted: Wed Apr 03, 2013 10:28 am
by Userfriendly
You can access a 'post-encode action' dropdown menu if you start converting something. You might have missed it, its below the main progress bar to the right. Probably not the best location for it.

update: Looks like 'post encode action' is also in the settings menu so you can set the default behavior to close after encoding is finished. There's also a new version.

Code: Select all

--0.8.3
-Added: Support for fdkaac (thx to o-l-a-v for binaries)
-Added: Support for .aiff and .aif files (thx to eahm)
-Added: Custom output folder structures (thx to NappyHead and eahm)
-Added: New textboxes, trackbars, etc (some settings are reseted)
-Added: New progress view layout
-Fixed: Summary didn't show if custom tags were used
-Fixed: Some texts couldn't be seen if skins were disabled
-Updated: AlphaControls full version 8.31 Beta  (thx for donations)

Re: TAudioConverter

Posted: Wed Apr 03, 2013 9:57 pm
by joby_toss
Oops! Missed that! Thanks! :oops:

Re: TAudioConverter

Posted: Fri Apr 05, 2013 6:32 pm
by webfork
ozok wrote:I'm developing TAC. Can you provide more information about that issue?
Hey ozok, thanks for asking. Unfortunately, I couldn't replicate the error. Re-downloaded the software, encoded something, and then nothing. Something about the DLL being unregistered. I'll keep an eye out.

Beautiful software, by the way. One of the smoothest OSS interfaces I've ever seen.

Re: TAudioConverter

Posted: Sat Apr 06, 2013 2:18 pm
by ozok
Hello everyone,

I didn't have a subscription to this thread so I couldn't reply your questions, but looks like everyone got their questions replied.

Please feel free to send me suggestions etc. I try to implement them if I have time for it.

Regards.

Re: TAudioConverter

Posted: Tue Nov 19, 2013 9:42 am
by loin2kolpotoru
I am using TAudioConverter for long time & found it useful. I have searched [@]TAudioConverter but found that no one else has it in their personal favorite list so i have added TAudioConverter it in my personal favorite list you can vote it here - http://www.portablefreeware.com/index.php?id=2556

The latest version of TAudioConverter is 9.1

Re: TAudioConverter

Posted: Sun Nov 24, 2013 1:39 pm
by webfork
Ozok:

I was going through and rewriting the entry to include some additional feature notes. I continue to be impressed by your work here but I may have caught an error.

Hopefully you're still active on this forum.

Setup: WinXP SP3, TAudioConverter version 0.9.0 Build 1930;

1. Select File - Add Files
2. Navigate to a folder with various .AAC and .MP4 files

Defect: empty folder, even when "Files of type *.*" is selected in the dialog box.

Workaround: choose "File - Add Folder" and then manually remove unwanted files.

Re: TAudioConverter

Posted: Tue Nov 26, 2013 10:26 am
by loin2kolpotoru
Hi webfork i have tested the latest 9.1 beta 32 bit portable version & i think the above mentioned problem has been fixed in the latest version.

Re: TAudioConverter

Posted: Thu Nov 28, 2013 9:09 pm
by ozok
As @loin2kolpotoru said this bug is fixed in beta releases, located here: https://bitbucket.org/ozok/taudioconver ... /downloads but thanks anyway. I've commited many changes to source repo but I can't find time to release a new beta or stable version.

BTW how should TAC handle temp files on portable version? Currently it uses host system's temp folder but some users want it use its own folder. I'm afraid this will slow down encoding. What you guys think about it? Should there be an option to switch between these two options?

Cheers.