![]() |
@MrCoopz,
Thanks for being patient with getting an answer about GripFit. I put together another avs script for you to try. It uses SansGrip's RemoveBorders filter which replaces crop. I will give you resize parms for KVCDx3 (528x480). Give this a try and let me know if there are any problems. :) LoadPlugin("C:\Avi Stuff\MPEG2DEC.dll") LoadPlugin("C:\Avi Stuff\LegalClip.dll") LoadPlugin("C:\Avi Stuff\Blockbuster.dll") LoadPlugin("C:\Avi Stuff\FluxSmooth.dll") LoadPlugin("C:\Avi Stuff\Sampler.dll") LoadPlugin("C:\Avi Stuff\RemoveBorders.dll") LoadPlugin("C:\Avi Stuff\Gripfit\GripFit_Preview.dll") avisource("D:\Films\Austin.Powers.In.Goldmember.DV L.Xvid.ShareReactor.avi") # LegalClip() RemoveBorders() BilinearResize(496,448) # <-- TV-overscan = 2 for 528x480 TemporalSmoother(1,2) LegalClip() # #Sampler(length=24) -black prince :) |
I copied that exactly as u put above and got the same thing but on line 11 this time
|
Quote:
|
@MrCoopz,
I have some questions: 1) What version of avisynth have you installed? If it's v2.06, then install v2.07 and try again. 2) Will VirtualDub preview your Divx (avi) movie without any problems? Try commenting all lines in your script starting with LegalClip() to Sampler(length=24) by putting # in front of each line. Try this avs script with Tmpgenc and see if you get any errors. If not, and you have installed avisynth v2.07, then SansGrip's GripFit and RemoveBorders could have problems with codec mpeg-4. Try the above suggestions and let me know what's happens. :D -black prince |
Nope, I can't duplicate the problem by using ColorBars(608, 256) either. I'm beginning to think there might be something wrong with that AVI, perhaps a corruption somewhere. Either that or you've got a messed up XViD codec that's causing a crash...
Try this: GripFit(528, 480, overscan=2, samples=1) Does it still crash? |
@SansGrip,
I tested a Divx (avi) movie using codec Divx 5.0.2. I created a avs script using GripFit and had no problems previewing this movie in VirtualDub or Tmpgenc. I believe your right. The video part of MrCoopz's avi is probably corrupt. I tested GripFit before I wrote the Guide with very good results. MrCoopz should try another Divx movie. :) -black prince |
I think i told u all wrong, nothing Crashes
the only problem i have is with the line GripFit( width=528, height=480, overscan=2) or anything on with GripFit in the line Its says "Unrecognized Exeption" "C\file.avs, line XX" this is on the main screen and Preview screen in red what i open the script in Tmpgenc |
Ok u guys have sorted it
I put # in front of the things u said and when it loads i now get the Movie showing up :) But now i can only encode the full movie and not a test file!! |
@MrCoopz,
MrCoopz wrote: Quote:
couldn't be read. I will create a script using FitCD from the info in VirtualDub>File>File Information and post it for you in a short time. It should work. Stay tuned..... :) -black prince |
ok thanks
|
Quote:
|
@SansGrip,
Seems MrCoopz has multiple codec's installed. Xvid, Divx, avisynth 2.0x, and more. He's now uninstalling them and reinstalling just Divx 5.0.2 and avisynth 2.07. There must have been some conflicts with all these codecs. When he's finished, he's going to try the avs script again. Let's see if that makes a differance. If it's any comfort to you, I tested a Divx movie with GripFit and there were no problems what's so every. :wink: -black prince |
i just removed the # from the gripfit line and it was the same error for Austin Powers!
But i tried 2 different movies and they both worked fine!! so i guess its Austin Powers thats causing the problem |
@MrCoopz,
Thank goodness. You were driving me crazy :BangHead: Go back to the Guide and check it for changes and updates. The more problems you help me solve the easier it will be for others trying to use it. Thanks -black prince |
Theres no doubting i will get stuck again :)
oh and how do i know which template is the best to use? |
@MrCoopx,
Read Getting Started in the Guide. I give suggestions on the best resolutions and templates to pick. :) -black prince |
Quote:
|
Quote:
|
Sansgrip i have split the file into 3 parts 2 have been sent and ill send the other in a sec
And yet another question :) which template would u recomend for a movie thats 1hr 50m 608 x 256 23fps and good 1 cd quality:)? and also is MPEG 2 better quality than MPEG 1?? |
Quote:
All I can suggest for now is to use the "old" way of doing it, i.e. with Crop, XxxResize and AddBorders. Quote:
If you look in particular at the cup on the table -- specifically at the straw -- you'll see what I'm talking about. If I were you I'd either make a DVD backup or try to find another encode of the same movie, perhaps on two discs because 1h50m is fairly long for one :). |
Site design, images and content © 2002-2026 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2026 Jelsoft Enterprises Ltd.