View Single Post
Old 4th March 2016, 00:16   #5  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,890
Thanks for your job videofan3d

I try to adapt my GUI for eac3to (UsEac3to) to use the WAVTools.

Here is a WAVToolsGUI.7z

Feature request:

- WAVDir: Inform of channel mask for WAVE_FORMAT_EXTENSIBLE wav's

- WAVMerge: accept -cmask parameter

For instance:
1) Select Merge FUNCTION
2) Load file monoFL.wav
3) ADD to CL (see attached Image)
4) RUN CL

Now we need:
1) Select Merge FUNCTION
2) Load file monoFL.wav
3) Select stdout OUTPUT
4) ADD to CL
5) Select Copy FUNCTION
6) Select stdin INPUT
7) Select File OUTPUT
8) ADD to CL, then the Command Line window show:
WAVMerge monoFL.wav -stdout | ^
WAVCopy -stdin %_.wav -cmask 1599
9) RUN CL
Attached Images
 
__________________
BeHappy, AviSynth audio transcoder.

Last edited by tebasuna51; 31st January 2019 at 00:47. Reason: Update link
tebasuna51 is offline   Reply With Quote