Total Commander Forum Index Total Commander
Forum - Public Discussion and Support
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

audio packer plugins

 
Post new topic   Reply to topic    Total Commander Forum Index -> Plugins and addons: devel.+support (English) Printable version
View previous topic :: View next topic  
Author Message
andres992
Junior Member
Junior Member


Joined: 12 Apr 2006
Posts: 85

PostPosted: Wed Apr 12, 2006 3:29 pm    Post subject: audio packer plugins Reply with quote

Has anyone (who can do it) thought of writing plugins for audio packers (especially WavPack)?

I guess that this could be done through MultiArc or some other method, and it could be extremely useful...
Back to top
View user's profile Send private message
Postkutscher
Power Member
Power Member


Joined: 31 Mar 2006
Posts: 556

PostPosted: Wed Apr 12, 2006 3:33 pm    Post subject: Reply with quote

Plugin exists. It can be found at http://www.totalcmd.net/plugring/wcx_plugin_BitRate_Converter_0.html
Back to top
View user's profile Send private message
Wilhelm M.
Power Member
Power Member


Joined: 05 Jun 2003
Posts: 533

PostPosted: Thu Apr 13, 2006 12:15 am    Post subject: Reply with quote

Following Postkutschers link I find:

"BC allows convert files from several music formats (wav, mp3, ogg, m3u, wma, cda, flac, ape) to mp3. "

No WavPack included Crying or Very sad

But it is very simple to include WavPack in the Starter Menu of TC.

Command: path\wavpack.exe (+ optional parameters)
Parameters: %P%N

Path has to be adjusted, of course. That's almost as convenient as a plugin.
_________________
Grüße/Regards,
Wilhelm
Back to top
View user's profile Send private message Send e-mail
Postkutscher
Power Member
Power Member


Joined: 31 Mar 2006
Posts: 556

PostPosted: Thu Apr 13, 2006 3:25 am    Post subject: Reply with quote

Announce is outdated. Plugin allows wavpack since version 0.95a. Read whatsnew.
Back to top
View user's profile Send private message
Sam_Zen
Power Member
Power Member


Joined: 08 Feb 2005
Posts: 700
Location: NL

PostPosted: Thu Apr 13, 2006 7:15 pm    Post subject: Reply with quote

I think this is coming close to the edge of what one can expect from an app. like TC.
TC is the base of it all, but it doesn't have to offer an alternative for Photoshop or Cubase.
There are several effective programs for audio-conversions, like JetAudio, to do the job.
_________________
0.618033988
Back to top
View user's profile Send private message Send e-mail Visit poster's website
andres992
Junior Member
Junior Member


Joined: 12 Apr 2006
Posts: 85

PostPosted: Tue Apr 25, 2006 9:06 pm    Post subject: Reply with quote

Sam Zen wrote:
I think this is coming close to the edge of what one can expect from an app. like TC.
TC is the base of it all, but it doesn't have to offer an alternative for Photoshop or Cubase.
There are several effective programs for audio-conversions, like JetAudio, to do the job.


I cannot agree.

First, that is what makes Total Commander so exquisite.

And secondly, wavpacking for me is quite similar to zipping (or whatever archive format one uses) for an ordinary user. I have quite many audio files and the plugin really simplified my work. Wavpack frontend (separate GUI for the command-line app) is not exactly meant for mass operations between different directories, therefore the TC plugin came in quite handy.

Thirdly, we are talking about plugins, which are optional. Nobody has to use them if he doesn't want to. And I do not expect TC to natively open wv.
Back to top
View user's profile Send private message
XPEHOPE3KA
Power Member
Power Member


Joined: 03 Mar 2006
Posts: 809
Location: Saint-Petersburg, Russia

PostPosted: Wed Apr 26, 2006 2:21 am    Post subject: Reply with quote

2andres992
Completely agree with you.
_________________
F6, Enter, Tab, F6, Enter, Tab, F6, Enter, Tab... - I like to move IT, move IT!..
Back to top
View user's profile Send private message
Sam_Zen
Power Member
Power Member


Joined: 08 Feb 2005
Posts: 700
Location: NL

PostPosted: Wed Apr 26, 2006 6:07 pm    Post subject: Reply with quote

Good arguments. I agree too
_________________
0.618033988
Back to top
View user's profile Send private message Send e-mail Visit poster's website
andres992
Junior Member
Junior Member


Joined: 12 Apr 2006
Posts: 85

PostPosted: Thu Nov 27, 2008 10:37 am    Post subject: Reply with quote

After years of using, I finally decided that AudioConverter was just too big a plugin for such a simple task. Smile

I made myself a TC toolbar button for wavpacking (I go to a file or select file(s) and press the button). If anyone is interested, the (actually working) parameter string for this is
Code:
-hh -l @%L %t
(where -hh and -l are optional).

I also wrote a MultiArc addon for wavpacking (only packing and nothing else, listing is somewhat difficult and pointless with wavpack). The button is more comfortable but just in case, here's the addon (again, "-l -hh -q -y" are optional):

Code:
[WV Pack]
Description="WavPack (only packing)"
Extension=wv
Archiver="wavpack.exe"
Add="%P -l -hh -q -y @%lQ %AQ"
Debug=0
BatchUnpack=0


where the path to wavpack should be set according to the actual location, and the corresponding [PackerPlugins] section line for wincmd.ini is:

Code:
wv=257,%COMMANDER_PATH%\wcx\MultiArc\multiarc.wcx


(where the path should be replaced with the actual one). For unpacking I use wvunpack via Choice Editor (F4 unpacks the wv file to the directory of the original file).
_________________
#68776 Personal Licence
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Total Commander Forum Index -> Plugins and addons: devel.+support (English) All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Impressum: This site is maintained by Ghisler Software GmbH

Using phpBB © 2001-2005 phpBB Group