PDA

View Full Version : getchannel & avisynth 2.5 & bug


Wilbert
11th December 2002, 11:27
I performed the following test:

Took a AC3 test file (contained in the zip, you will hear a voice telling which channel is used) converted it to a six channel wav with Besweet. I loaded the wav (using WavSource) in AviSynth, took the front level channel (GetChannel(1)) and muxed it with a bunch of red frames. The avs file can also be found in the zip file.

I converted it to a wav (mp3 mono) using VirtualdubMod. The problem is that the resulting wav is crippled. (This wav is also contained in the zip file.)

http://www.geocities.com/wilbertdijkhof/SurroundTest.zip

Can anyone confirm this?

sh0dan
16th December 2002, 11:04
I'll have a look at it.

edit: D*mn, that is a hard one to nail... :angry:

Wilbert
27th December 2002, 00:20
Any news on this one?

sh0dan
27th December 2002, 02:00
*cough* :D :rolleyes:

sh0dan
27th December 2002, 14:13
I think it's fixed - committed in CVS.

I currently cannot upload another binary, since I have no remote access - I'll probably post a binary here soon anyway.