View Single Post
Old 26th October 2011, 19:09   #1  |  Link
colargol7
Registered User
 
Join Date: Jun 2006
Location: Lyon (France)
Posts: 43
questions about avisynth 64 in windows batch

Hello,

I'm using batch to encode my avisynth scripts to x264. Everything is automated and works perfectly.
It works with 32bits tools: wavi, avs2avi (only to retrieve infos), lame, aften, neroAAC, and x264

Now I'd like to detect which version of avisynth is installed on the computer (32b or 64b) and let the batch choose the appropriate version of mentioned tools.
I founded 64b versions for all of them (thanks to authors) excepted nero.


1. so how can I properly detect the installed version of avisynth with a windows command line?

2. since neroaac 64 doesn't exist, I can't pipe wavi64 to nero to encode audio.
Do you have a suggestion for encoding audio using nero with avisynth 64? (an intermediate script?)


Thanks.
__________________
  noob resizer

Last edited by colargol7; 26th October 2011 at 19:13.
colargol7 is offline   Reply With Quote