View Single Post
Old 5th August 2002, 07:52   #16  |  Link
sh0dan
Retired AviSynth Dev ;)
 
sh0dan's Avatar
 
Join Date: Nov 2001
Location: Dark Side of the Moon
Posts: 3,480
Once a week sounds reasonable, and we should make the source downloadable too - agree!

Just updated the page with aug. 5 binaries, new features include:

- GetLeftChannel - Returns left channel.
- GetRightChannel - Returns right channel.
- MonoToStereo(clip1_left,clip2_right) - muxes two clips together as one stereo clip.
- MixAudio(clip_1,clip_2,float clip1_volume, float clip2_volume) Mixes two audio sources together.
- Added ConvertBackToYUY2() That only uses chroma from the left pixel to avoid shifting chroma color by multiple YUY2->RGB>YUY2 conversions. ConvertToYUY2 remains unchanged.
- Added Documentation for new parameters

I'll try doing a seperate build with dividee's modified avisource. [EDIT: No - I wont - get it from the ACM thread].

I think we should wait until dividee has finished fixing avisource audio, until there'll be a new release.
The next release will probably be 2.10, due to the many new features.
__________________
Regards, sh0dan // VoxPod

Last edited by sh0dan; 5th August 2002 at 09:35.
sh0dan is offline   Reply With Quote