Songbird21
28th March 2006, 05:14
Hi,
Can anyone give me a simple script to change field order to 1? I tried to do it myself and I keep getting an unrecognized exception error.
I'm trying to fix a Huffy file. Here's my current script:
AVISource("C:\Documents and Settings\Owner\My Documents\Quicksilver Studios\Finished Vids\Betas\Foxman_Begins_huffy.avi")
telecide(order=1)
Decimate(quality=3)
Assumefps(24)
Can anyone tell me what i'm doing wrong? All I need to do is change my field order.
Can anyone give me a simple script to change field order to 1? I tried to do it myself and I keep getting an unrecognized exception error.
I'm trying to fix a Huffy file. Here's my current script:
AVISource("C:\Documents and Settings\Owner\My Documents\Quicksilver Studios\Finished Vids\Betas\Foxman_Begins_huffy.avi")
telecide(order=1)
Decimate(quality=3)
Assumefps(24)
Can anyone tell me what i'm doing wrong? All I need to do is change my field order.