Log in

View Full Version : HiCon32


Stan64
7th September 2004, 10:55
I wan't to do a DeInterlace operation but it don't allow my Huffyuv source. I used AviSynth but couldn't choose interlaced when I opened it. It want's pure .avi I think. Any suggestions?

AviSynth Frameserving: it loads but interlaced option can't be set
VirtualDub Frameserving: it loads but interlaced option can't be set
VFAPI: I'm getting an error as soon as I load the avi or avs file

Mug Funky
7th September 2004, 14:39
i don't know this program, but couldn't avisynth be used for deinterlacing instead?

i'm sure there must be an "assume interlaced" feature in this program somewhere if it's worth it's salt.

ac-chan123
7th September 2004, 14:48
HiCon32 is a deinterlacer and resizer.

Stan64
7th September 2004, 15:16
There is a option like that but I need to load a .avi file to make it work. Any help on the error from VFAPI?

HiCon32 is made by Fraunhofer and is using "Motion Compensation" that is the best available for fixing Interlaced sources.

Mug Funky
7th September 2004, 16:22
aaaaah.

in that case you can wrap the avs script in an avi container.

ffdshow will do this for you with something called "avis". basically it's a little GUI that lets you give it a script and spit out a li'l avi file that can be used in apps that don't support avisynth.