Re: [Sikuli-driver] [Question #291742]: missing part of command line output

2016-04-22 Thread RaiMan
Question #291742 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/291742 RaiMan posted a new comment: ok, helpful. what you need is apparently printed to stderr. I will check the run command about that. -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #291742]: missing part of command line output

2016-04-22 Thread tranquillo
Question #291742 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/291742 Status: Answered => Solved tranquillo confirmed that the question is solved: Thank your RaiMan, same behaviour here on attempts with ffmpeg insteat of sox here. The used cmdline with that is: query = '

Re: [Sikuli-driver] [Question #291742]: missing part of command line output

2016-04-22 Thread RaiMan
Question #291742 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/291742 Status: Open => Answered RaiMan proposed the following answer: try to run sox with subprocess.Popen(). In parallel I will check, what might force run, to cut the output. The following would be helpful:

Re: [Sikuli-driver] [Question #291742]: missing part of command line output

2016-04-22 Thread tranquillo
Question #291742 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/291742 Status: Needs information => Open tranquillo gave more information on the question: It is realy important for me, because sox seems the only tool to analyze Audio-loudness on the command line. I am open

Re: [Sikuli-driver] [Question #291742]: missing part of command line output

2016-04-21 Thread tranquillo
Question #291742 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/291742 tranquillo posted a new comment: Thank you Karl for your answer, i update the question with small bits of information more about the pathes. But i think, the pathes are OK, because i try with wrong pathes a

Re: [Sikuli-driver] [Question #291742]: missing part of command line output

2016-04-21 Thread tranquillo
Question #291742 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/291742 Description changed to: I want to use the program sox for volume statistics of Audiofiles and do on Windows: f:>sox.exe "a.wav" -n stat and get: Samples read:630784 Length (seconds): 2.972

Re: [Sikuli-driver] [Question #291742]: missing part of command line output

2016-04-21 Thread tranquillo
Question #291742 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/291742 Description changed to: I want to use the program sox for volume statistics of Audiofiles and do on Windows: f:>sox.exe "a.wav" -n stat and get: Samples read:630784 Length (seconds): 2.972

Re: [Sikuli-driver] [Question #291742]: missing part of command line output

2016-04-21 Thread Karl
Question #291742 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/291742 Status: Open => Needs information Karl requested more information: Can you provide more of your code (i.e. where soxPath comes from)? -- You received this question notification because your team Sikuli

[Sikuli-driver] [Question #291742]: missing part of command line output

2016-04-21 Thread tranquillo
New question #291742 on Sikuli: https://answers.launchpad.net/sikuli/+question/291742 I want to use the program sox for volume statistics of Audiofiles and do on Windows: f:>sox.exe "a.wav" -n stat and get: Samples read:630784 Length (seconds): 2.972154 Scaled by: 21474