View Full Version : Interesting ffdshow development
sh0dan
2nd February 2003, 12:23
Now this looks quite interesting! AviSynth in ffdshow (even though there still is some work to be done).
ffdshow CVS (http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ffdshow/ffdshow/src/imgFilters/avisynth/TimgFilterAvisynth.cpp?sortby=date).
Way to go milan! If you need any assistance, you know where to ask :)
Bidoche
2nd February 2003, 14:52
sounds interesting :)
Si
2nd February 2003, 14:52
Could you translate what this means for us( well me anyway) (v)idiots :)
regards
Simon
TheUnforgiven
2nd February 2003, 16:28
@siwalters
i think this would be good for decoding using graphedit
trbarry
2nd February 2003, 16:53
If fully implemented I think it would mean that you could use any Avisynth filters when playing in Zoom Player or whatever.
Nifty! ;)
- Tom
sh0dan
2nd February 2003, 20:18
Seems like it will be possible to invoke AviSynth filters (installed and internal) from ffdshow. We should perhaps support this, and make an interface for inserting caches, or add them on Invoke.
Bidoche
2nd February 2003, 21:06
Well, reading the pointed code, you can see :env->AddFunction("ffdshow_source","",Tffdshow_source::Create,this);
Which means we will be able to use ffdshow as an import filter...
sh0dan
2nd February 2003, 23:19
Yes - I actually only saw the bottom part - VERY interesting! Don't know if sound passes through ffdshow as it is now, but considering milans ability to work wonders - who knows :)
ErMaC
3rd February 2003, 02:55
Dude invoking FFDShow as an input plugin would kick ***. No more damn DirectShowSource stuff when I want to pre-process input files. Do we have any idea when this will be implemented? How can we help? Mmm I can see it now, FFDSource("blah.avi")... makes me all warm and fuzzy.
Belgabor
3rd February 2003, 11:39
Don't be too fast guys, if i got the source right this is just his way of piping the video stream through avisynth... (And a intresting one since we have been bugged to implement AviSynth filters internally in vdubmod ;))
^^-+I4004+-^^
3rd February 2003, 13:32
ffvfw codec already has this (ffdshow as pre-filter)
so he's just "expanding the business" so to speak....
that's nice....
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.