PDA

View Full Version : MarcFD's Msoften


digitize
13th February 2003, 04:53
I was wondering, has Msoften been ported over to avisynth 2.5b, and if not if it is possible for someone to do so, thank you in advance.

gamr
14th February 2003, 07:30
as far as i know edeen has msoften's algos builtin to it. check it out. http://ziquash.chez.tiscali.fr/ to save you hunting ;)

digitize
14th February 2003, 14:29
gamr, thank you i'll take a look at it.

Sigmatador
14th February 2003, 17:52
marc said edeen is a powerfull msoften :cool: (is it possible ? :D )

digitize
15th February 2003, 23:37
ok here's my problem, you need a SSE capable cpu for eDeen (athlon xp/mp - p3-4) I only have an athlon tbird :mad: any other suggestions...?

Sigmatador
16th February 2003, 00:50
the dll is in the zip file here (http://divxevolution.online.fr/modules.php?name=Downloads&d_op=getit&lid=14)

digitize
16th February 2003, 03:58
Originally posted by Sigmatador
the dll is in the zip file here (http://divxevolution.online.fr/modules.php?name=Downloads&d_op=getit&lid=14)

Perhaps you did not read above, i wanted a avs2.5b version...

Boulder
16th February 2003, 10:21
Originally posted by digitize
ok here's my problem, you need a SSE capable cpu for eDeen (athlon xp/mp - p3-4) I only have an athlon tbird :mad: any other suggestions...?

TBird does support SSE.

jorel
16th February 2003, 10:55
Originally posted by Sigmatador
the dll is in the zip file here (http://divxevolution.online.fr/modules.php?name=Downloads&d_op=getit&lid=14)

:D thank you for "all"!

sh0dan
16th February 2003, 12:18
Originally posted by Boulder
TBird does support SSE.

To avoid confusion:

SSE: New commands present in P3, P4, newer Celerons, Athlon XP, MP.

Integer SSE: A subset of the SSE command, mostly used for video processing. These instructions are also present in AMD Athlon (all versions), AMD Duron (all versions).

edeen only requires ISSE, so you're safe!

OntzA
16th February 2003, 12:21
@Boulder
Thunderbird has partial SSE support. I doesn't have the xmm 128bit registers. I have an Athlon Thunderbird and eDeen doesn't work for me.

It's different to talk about SSE or integer SSE. Those are some of SSE instructions part of the 3DNow! extensions.

Sigmatador
16th February 2003, 13:41
arf msoften is YUY2 only. so convert your avs2.5 script in YUY2 (i think there's no other solution...)

digitize
16th February 2003, 16:50
@Sigmatador
No the problem isn't what the color space is, the filter will not even load, as I said it's not an avs 2.5b filter.

neuron2
16th February 2003, 17:01
MarcFD was always casual about releasing source code. Without the source code, nobody but MarcFD can help you. Since he apparently doesn't use source code control/archiving, it's all the more important to release the source with the binaries.

Have you tried writing to him about it?

digitize
16th February 2003, 17:32
@neuron2
No...actually i stumbled upon your msmoother filter which imo works pretty well and was along the lines of what i was looking for. The only drawback i've seen is the speed, but that's not all too important, ty.

Sigmatador
16th February 2003, 19:02
Originally posted by digitize
@Sigmatador
No the problem isn't what the color space is, the filter will not even load, as I said it's not an avs 2.5b filter.

oooops i forgot this :rolleyes: