View Full Version : decomb with x64 ??
harissa
3rd August 2005, 03:23
I have vdub64 dgdecod64 avsync64
all i can do is load a simple avs without any decimate plugins
vdub64 wont accept any : like Decomb521.dll or select2.dll
the only thing i can load is SelectEven() to convert 60 frames to 30
anyone know how to ivtc with win64
squid_80
3rd August 2005, 14:54
What you need is a 64-bit version of the decomb plugin, since only 64-bit plugins can be loaded with the x64 version of avisynth.
Just for you, I whipped up a quick build: http://home.iprimus.com.au/ajdunstan/decomb.zip
But it's not thoroughly tested and probably quite slow. Probably better to stick to 32-bit tools for now.
harissa
3rd August 2005, 22:46
u re right it s really slow , do u have any others plugins on x64 , something else to decimate , like select2.dll
squid_80
3rd August 2005, 23:20
Not yet, I have quite a lot of x64 work on my to-do list already. That version of decomb is slow because it's not using any assembly routines, after I add those back in it should be as fast as if not faster than the regular version. But I'm not sure when I'll get around to doing that at this stage.
Revgen
5th August 2005, 04:27
@squid80
Do you have any website or webpage detailing the the x64 stuff that you are working on?
I usually have to check these forums every now and then to find out.
squid_80
6th August 2005, 04:18
Sorry, it's something I keep meaning to set up. But in the meantime here's the current list:
Avisynth 2.55 (http://home.iprimus.com.au/ajdunstan/avisynth64.zip)
DGDecode 1.2.1 (http://home.iprimus.com.au/ajdunstan/dgdecode64.zip)
Huffyuv (http://home.iprimus.com.au/ajdunstan/huffyuv64.zip)
Xvid (http://home.iprimus.com.au/ajdunstan/xvid64.zip)
x264vfw (http://home.iprimus.com.au/ajdunstan/x264vfw64.zip)
And not quite finished: Decomb plugin (http://home.iprimus.com.au/ajdunstan/decomb.zip)
I'm working on some stuff now that will make converting assembly code a lot easier, once that's done I plan on making x64 versions of UnDot, ac3acm and lame-acm.
Revgen
6th August 2005, 17:17
Thanks.
squid_80
16th August 2005, 04:56
Finished a proper build of decomb for x64, with assembly: download here. (http://home.iprimus.com.au/ajdunstan/decomb.zip)
I haven't tested it much but it seems to give identical results when compared to the regular build, so that's a good thing. Could be bugs in it though - it makes me very uneasy when ~600 lines of assembly code work on the first go without a single crash.
neuron2
16th August 2005, 06:07
@squid_80
Please release source code per GPL. Thank you.
squid_80
16th August 2005, 08:33
Certainly: http://home.iprimus.com.au/ajdunstan/decomb64src.zip
And the source for the x64 version of dgdecode (1.2.1) is also at http://home.iprimus.com.au/ajdunstan/dgdecode64src.zip :)
neuron2
16th August 2005, 14:36
Thank you, squid_80, for your valuable work!
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.