Log in

View Full Version : Looking for good Bepipe.exe alternative


Atak_Snajpera
18th January 2013, 18:46
Requirements:

1) It can not require .net
2) Show progress in % like bepipe when working with pipe (wavi can not do that, avs2pipemod does not support pipes when working with audio only)
3) It should work with large 4GB+ wavs

sneaker_ger
18th January 2013, 18:50
avs2pipemod does not support pipes when working with audio only

What do you mean?

Atak_Snajpera
18th January 2013, 19:00
I mean avs2pipemod.exe -wav=16bit some.avs - | audioencoder.exe

there is only avs2pipemod.exe -wav=16bit some.avs > output.wav

sneaker_ger
18th January 2013, 19:06
Working just fine here:
avs2pipemod -wav script.avs | qaac - -o output.m4a

Don't use "-" on the avs2pipemod side.

Atak_Snajpera
18th January 2013, 19:35
ok but where is progress?

http://i.imgur.com/YYYfS.png

sneaker_ger
18th January 2013, 19:57
There isn't, I was just wondering about your remark about audio not working.

Atak_Snajpera
18th January 2013, 20:00
I wonder why older bepipe can show progress % when newer solutions can not?

sneaker_ger
18th January 2013, 20:03
Most people don't seem to care. Maybe you could ask Chikuzen to add a progress indicator.