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. |
![]() |
#21 | Link | |
Registered User
Join Date: May 2002
Location: Czech rep.
Posts: 390
|
Quote:
Thanks for answer. Can you implement 'SelectRangeEvery' function (for fast compresibility check) too? |
|
![]() |
![]() |
![]() |
#23 | Link |
Vlad, the Buffy slayer
Join Date: Oct 2001
Location: France
Posts: 445
|
SelectRangeEvery was included in mpeg2dec.dll by Dividee. I think it's now removed from mpeg2dec3 (by MarcFD) so adding this filter in YV12 is juste a matter of compile.
I can do that tonight.
__________________
Vlad59 Convolution3D for avisynth 2.0X : http://www.hellninjacommando.com/con3d Convolution3D for avisynth 2.5 : http://www.hellninjacommando.com/con3d/beta |
![]() |
![]() |
![]() |
#24 | Link |
Retired AviSynth Dev ;)
![]() Join Date: Nov 2001
Location: Dark Side of the Moon
Posts: 3,480
|
Couldn't it simply be included in AviSynth 2.5 (or is that what you meant). The old filters no longer works anyway, so why not just add it as an internal feature?
__________________
Regards, sh0dan // VoxPod |
![]() |
![]() |
![]() |
#25 | Link | |
Registered User
Join Date: May 2002
Location: Czech rep.
Posts: 390
|
Quote:
|
|
![]() |
![]() |
![]() |
#26 | Link | |
Registered User
Join Date: May 2002
Location: Czech rep.
Posts: 390
|
Quote:
I am not (big) programmer, but I think, that implementation of 'SelectRangeEvery' direct into Avisynth2.5 is very easy (few lines of code). |
|
![]() |
![]() |
![]() |
#27 | Link |
Vlad, the Buffy slayer
Join Date: Oct 2001
Location: France
Posts: 445
|
Yes it should be included in avisynth 2.5 .
If you need the original code I can send it to you (adding it to field.cpp is just a matter of copy/paste) or if you don't have time I can do this for you.
__________________
Vlad59 Convolution3D for avisynth 2.0X : http://www.hellninjacommando.com/con3d Convolution3D for avisynth 2.5 : http://www.hellninjacommando.com/con3d/beta |
![]() |
![]() |
![]() |
#28 | Link | |
Registered User
Join Date: May 2002
Location: Czech rep.
Posts: 390
|
Quote:
SelectRangeEvery is very similar to SelectEvery. SelectEvery works with alone frames, SelectRangeEvery work with intervals of frames. E.g. SelectRangeEvery(280,14) Select this frames 0 to 13, 280 to 293, 560 to 573, etc. |
|
![]() |
![]() |
![]() |
#29 | Link | |
Registered User
Join Date: May 2002
Location: Czech rep.
Posts: 390
|
Quote:
![]() I use relative often VisualBasic or sometime Delphi only. |
|
![]() |
![]() |
![]() |
#30 | Link |
Vlad, the Buffy slayer
Join Date: Oct 2001
Location: France
Posts: 445
|
@HarryM
Sorry while posting I was answering to Sh0dan but in the meanwhile you posted two answer too. So I'll make the modification. don't worry.
__________________
Vlad59 Convolution3D for avisynth 2.0X : http://www.hellninjacommando.com/con3d Convolution3D for avisynth 2.5 : http://www.hellninjacommando.com/con3d/beta |
![]() |
![]() |
![]() |
#31 | Link |
Retired AviSynth Dev ;)
![]() Join Date: Nov 2001
Location: Dark Side of the Moon
Posts: 3,480
|
@vlad: I'm doing modifications on field.cpp (I think there is a bug in Separatefields()) today, so feel free to mail or PM me the sources.
__________________
Regards, sh0dan // VoxPod |
![]() |
![]() |
![]() |
#33 | Link | |
Vlad, the Buffy slayer
Join Date: Oct 2001
Location: France
Posts: 445
|
Quote:
__________________
Vlad59 Convolution3D for avisynth 2.0X : http://www.hellninjacommando.com/con3d Convolution3D for avisynth 2.5 : http://www.hellninjacommando.com/con3d/beta |
|
![]() |
![]() |
![]() |
#35 | Link |
Vlad, the Buffy slayer
Join Date: Oct 2001
Location: France
Posts: 445
|
I checked CVS and this function is already added. I won't be able to compile before 5 or 6 hours.
And I don't know if it a really good idea to compile this fresh checkout (I don't know if Sh0dan is modifying something).
__________________
Vlad59 Convolution3D for avisynth 2.0X : http://www.hellninjacommando.com/con3d Convolution3D for avisynth 2.5 : http://www.hellninjacommando.com/con3d/beta |
![]() |
![]() |
![]() |
#38 | Link | |
developer wannabe
Join Date: Nov 2001
Location: Brooklyn, NY
Posts: 1,211
|
Quote:
Anyway, I suppose it's about time I figured out how to work with the CVS branch... |
|
![]() |
![]() |
![]() |
#39 | Link |
Registered User
Join Date: Sep 2002
Location: Seattle
Posts: 551
|
I just wanted to thank everyone who's made this possible. My encodes are easily -- easily 20-30% faster, just as you say. And quality doesn't look any less. In fact, theoretically, it's better, right?
|
![]() |
![]() |
![]() |
#40 | Link | |
Retired AviSynth Dev ;)
![]() Join Date: Nov 2001
Location: Dark Side of the Moon
Posts: 3,480
|
Quote:
2) It's really easy, just use the "avisynth_2_1" branch name to get access to the files.
__________________
Regards, sh0dan // VoxPod Last edited by sh0dan; 19th November 2002 at 15:04. |
|
![]() |
![]() |
![]() |
Tags |
avisynth, faq |
Thread Tools | Search this Thread |
Display Modes | |
|
|