Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#1 | Link |
|
Retired AviSynth Dev ;)
![]() Join Date: Nov 2001
Location: Dark Side of the Moon
Posts: 3,480
|
Avisynth 2 CVS binaries
I've done a page for downloading the newest CVS binaries, for those eager to try them out:
Avisynth 2 CVS snapshot binaries I'll keep it updated. If anyone has objections to this, just PM or mail me, and I'll take it down.
__________________
Regards, sh0dan // VoxPod |
|
|
|
|
|
#3 | Link |
|
Retired AviSynth Dev ;)
![]() Join Date: Nov 2001
Location: Dark Side of the Moon
Posts: 3,480
|
Both are working (hopefully!) - dividee fixed layer, and I fixed mergechroma/luma, so you should be ready to rock
![]() AssumeTFF() and AssumeBFF() are in the build, but I haven't tested them myself. (Adding them to history)
__________________
Regards, sh0dan // VoxPod Last edited by sh0dan; 2nd August 2002 at 12:55. |
|
|
|
|
|
#4 | Link |
|
Registered User
Join Date: Nov 2001
Posts: 291
|
Thank you very much.I will not have to fight every change to compile
I am newbie for ever.By the way I've post in page 2 of http://sourceforge.net/projects/avisynth2 a small problem I've had with resample.cpp to be able to compile with last comits. |
|
|
|
|
|
#5 | Link |
|
Retired AviSynth Dev ;)
![]() Join Date: Nov 2001
Location: Dark Side of the Moon
Posts: 3,480
|
Have you done a Rebuild All? What's your build setup?
Check out you got the newest transform.c and transform.h, the Crop parameter was changed in (transform.h version 1.1, 2002/07/04 13:23:04) to include env.
__________________
Regards, sh0dan // VoxPod Last edited by sh0dan; 2nd August 2002 at 14:24. |
|
|
|
|
|
#8 | Link |
|
Retired AviSynth Dev ;)
![]() Join Date: Nov 2001
Location: Dark Side of the Moon
Posts: 3,480
|
Just updated:
- New function ConvertToMono(clip) - convert stereo to mono. - New function KillAudio(clip) removes audio from clip. Use this if you get crashes with compressed AVI sound. - Added sound to Loop() function. Down'em if you need'em.
__________________
Regards, sh0dan // VoxPod Last edited by sh0dan; 2nd August 2002 at 21:55. |
|
|
|
|
|
#11 | Link |
|
Registered User
Join Date: Oct 2001
Location: Brussels
Posts: 358
|
@Richard:
I didn't even knew I had this right! Must have missed it somewhere. @Moonwalker: Yes of course there are such progs; how do you think developer works ? The most widely used CVS client seems to be WinCVS, for my part I use Tortoise CVS. Be warned these programs are usually a pain to set up.
__________________
dividee |
|
|
|
|
|
#15 | Link |
|
Moderator
![]() Join Date: Oct 2001
Location: Germany
Posts: 4,454
|
Uh! Nice to know
![]() But I still don't get avisynth to compile (elsy I would've been playing around with it much more already ).EDIT: dumb I am! Finally found the switch wher the "full download" is selectable. now it's prime time *download* ![]() Best regards, Koepi
__________________
Koepi's new media development site Last edited by Koepi; 4th August 2002 at 13:51. |
|
|
|
|
|
#16 | Link |
|
Retired AviSynth Dev ;)
![]() 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. |
|
|
|
|
|
#17 | Link |
|
developer wannabe
Join Date: Nov 2001
Location: Brooklyn, NY
Posts: 1,211
|
Could you (or Koepi or someone) also release the updated builds to SourceForge? Here's a shortcut to the page (it'll make you login first) -- just type in the version # and follow the instructions.
|
|
|
|
|
|
#18 | Link |
|
Retired AviSynth Dev ;)
![]() Join Date: Nov 2001
Location: Dark Side of the Moon
Posts: 3,480
|
Yes - I'll do it, but as stated above, I think we should wait a little bit, and do a major release - with PR and everything
![]() Hopefully I get some time for updating the documentation. I've been thinking of a restructuring, so each filter gets its own html-file. I've not worked much with sourceforge doumentation, but my first impression is, that it would be a lot easier, if documentation was a part of the CVS tree - how does that sound?
__________________
Regards, sh0dan // VoxPod Last edited by sh0dan; 5th August 2002 at 09:15. |
|
|
|
|
|
#20 | Link | |
|
Retired AviSynth Dev ;)
![]() Join Date: Nov 2001
Location: Dark Side of the Moon
Posts: 3,480
|
Quote:
__________________
Regards, sh0dan // VoxPod |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|