01-14-2003, 09:42 PM
|
Free Member
|
|
Join Date: Nov 2002
Location: Ontario, Canada
Posts: 1,135
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by MrCoopz
avisource("D:\Films\Austin.Powers.In.Goldmember.DV L.Xvid.ShareReactor.avi")ConvertToYUY2()
|
Make sure you put a newline:
Code:
AviSource("D:\Films\Austin.Powers.In.Goldmember.DVL.Xvid.ShareReactor.avi")
ConvertToYUY2()
|
Someday, 12:01 PM
|
|
Site Staff / Ad Manager
|
|
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
|
|
|
01-15-2003, 07:55 AM
|
Free Member
|
|
Join Date: Jul 2002
Posts: 1,224
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
@Mrcoopz,
Black prince wrote:
Quote:
Genally, I use Wide Screen, (anamorphic) output because it
|
Kwag's correct. It should be non-anamorphic.
-black prince
|
01-15-2003, 09:23 AM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Ok i put a new line in
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\LegalClip.dll")
LoadPlugin("C:\Avi Stuff\Gripfit\GripFit_Preview.dll")
avisource("D:\Films\Austin.Powers.In.Goldmember.DV L.Xvid.ShareReactor.avi")
ConvertToYUY2()
LegalClip()
GripFit( width=528, height=480, overscan=2)
Blockbuster(method="noise", variance=.4, seed=1)
LegalClip()
Sampler(length=24)
and i get an unrecognised exception on line 11?
BTW i can see that me post these is taking up alot of space, so u can delete the previous ones if u wanna save room
|
01-15-2003, 09:25 AM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by black prince
@Mrcoopz,
Black prince wrote:
Quote:
Genally, I use Wide Screen, (anamorphic) output because it
|
Kwag's correct. It should be non-anamorphic.
-black prince
|
Could u write the line out so i can copy it into my script thanks
|
01-15-2003, 09:41 AM
|
Free Member
|
|
Join Date: Nov 2002
Location: Ontario, Canada
Posts: 1,135
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by MrCoopz
and i get an unrecognised exception on line 11?
|
Could you try the latest preview version (0.0b) of GripFit? It has some bug fixes.
|
01-15-2003, 09:43 AM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I just updated and still get the same thing
|
01-15-2003, 09:52 AM
|
Free Member
|
|
Join Date: Nov 2002
Location: Ontario, Canada
Posts: 1,135
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by MrCoopz
I just updated and still get the same thing
|
That's very odd. What is the size of the source frame? How big are the existing borders, if any?
|
01-15-2003, 10:01 AM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
i posted some stuff on page 2 if thats any help?
and how do i find out the size of the borders?
|
01-15-2003, 10:05 AM
|
Free Member
|
|
Join Date: Nov 2002
Location: Ontario, Canada
Posts: 1,135
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by MrCoopz
and how do i find out the size of the borders?
|
If it's an AVI it probably doesn't have any. Play the AVI file -- is there a black border on any of the edges?
|
01-15-2003, 10:09 AM
|
Free Member
|
|
Join Date: Nov 2002
Location: Ontario, Canada
Posts: 1,135
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
@MrCoopz
Could you use VirtualDub to cut out a very small section -- say, 3 seconds or so -- and fast recompress that with the HuffYUV codec, then send it to me? I can't duplicate the problem with the clips I have.
|
01-15-2003, 10:09 AM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
In Windows media player it has borders but in PowerDVD it dosnt!!
|
01-15-2003, 10:12 AM
|
Free Member
|
|
Join Date: Nov 2002
Location: Ontario, Canada
Posts: 1,135
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by MrCoopz
In Windows media player it has borders but in PowerDVD it dosnt!!
|
WMP adds a few pixels-wide borders on its own. If there's none in PowerDVD that means it doesn't have any .
|
01-15-2003, 10:17 AM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
So are we close to solving my problem ?
|
01-15-2003, 10:30 AM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I made a 4sec clip and it came out at 20 meg do u still want this?
|
01-15-2003, 10:33 AM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
btw the movie is compressed with a Xvid Mpeg4 codec are u sure u want Huffyuv?
|
01-15-2003, 11:00 AM
|
Free Member
|
|
Join Date: Jul 2002
Posts: 1,224
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
@MrCoopz,
While your waiting grab a copy of FitCD and we can make a avs
script the old fashion way.
http://www.kvcd.net/forum/viewtopic.php?t=2142
Also, grab RemoveBorders from SansGrip's Filter link.
I'll be out for a while, but will walk you throught it.
-black prince
|
01-15-2003, 11:35 AM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Ok mate ill have a got with FitCD
thanks for all ur help as well
|
01-15-2003, 12:39 PM
|
Free Member
|
|
Join Date: Nov 2002
Location: Ontario, Canada
Posts: 1,135
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by MrCoopz
I made a 4sec clip and it came out at 20 meg do u still want this?
|
Mmm, maybe not . Just a second should do it.
|
01-15-2003, 01:05 PM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
ok mate i did it where do u want me too send it too?
Its 4.5meg
|
01-15-2003, 02:12 PM
|
Free Member
|
|
Join Date: Nov 2002
Location: Ontario, Canada
Posts: 1,135
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
@MrCoopz
Here's something that worked for Yoda, who was having problems too: upgrade your Avisynth to version 2.07. See if that works .
|
All times are GMT -5. The time now is 06:53 PM — vBulletin © Jelsoft Enterprises Ltd
|