Log in

View Full Version : GMC, broken in current CVS build from celticdruid? (vfw)


Selur
18th July 2006, 06:04
Is it just me or is the current CVS build broken regarding GMC?

Tried to encode the following:
LoadPlugin("I:\Programme\AviSynth\plugins\zoom.dll") # http://www.avisynth.org/warpenterprises/files/zoom_25_dll_20050122.zip
blank = BlankClip(length=362, height=576, width=704)
subbed = Subtitle(blank, "Das unendliche Avisynthscript", size=36, align=5)
rotate = subbed.zoom(angle="n")
fadI = rotate.FadeIn(100)
return fadI

Which works fine as long as GMC is disabled, as soon as it's enabled, Virtual Dub just closes.

Using:
XviD.cvs.head.MTK.exe 12-Jul-2006 11:26 307K
(from http://ffdshow.faireal.net/mirror/XviD/)

(XviD.cvs.head.exe 22-Jun-2006 15:03 442K works fine)


Cu Selur

Ps.: Using an Athlon64 3500+ (WinXPpro 32bit) for encoding.

Yong
18th July 2006, 06:56
Yup, i have the same problem with Virtualdub-mpeg2 to,
but gmc works fine with xvid(12-july) in mencoder.

Machine: Pentium4 2.4GHz, Windows XP SP2.

celtic_druid
18th July 2006, 07:17
More discussions here: http://celticdruid.no-ip.com/phpbb2/viewtopic.php?t=206

Hmmm, better check that I used debug builds of both core and VfW.

SeeMoreDigital
18th July 2006, 09:47
That reminds me....

In late Feb 2006 you created a special version of XviDCore.dll with "N-VOP" dropping. Has this been incorporated into all your newer builds now?


Cheers

celtic_druid
18th July 2006, 15:03
If you use any of the DXN compatibility profiles, then you get 0 N-VOP's. Can't think of any other reason why you wouldn't want N-VOP's. Although QuickTime can't handle them right? Solution to that is that Apple fix quicktime, not that we create work arounds. DXN profiles are a different story, since if a player that can't handle them can get certified, then they must therefor not be covered by the profile. Therefor XviD should not use them when such a profile is enabled.

Although late Feb? What I am talking about I think occured more recently than that. So maybe you are refering to something else?

SeeMoreDigital
18th July 2006, 16:09
Sorry mate, I was referring to this June (http://forum.doom9.org/showthread.php?t=111622) not Feb N-VOP thread....

I've been time warping again (the machine is nearly ready for volunteers by-the-way) ;)