Quantcast Sansgrip Filters: YUY2 Error - digitalFAQ.com Forums [Archives]
  #1  
12-09-2002, 03:52 PM
jrv331 jrv331 is offline
Free Member
 
Join Date: Nov 2002
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
When using the below script tmpg gives me an error something like blockbuster must be in yuy2. I know I need to add ConvertToYUY2() to my script but Im not sure where it goes. Also, when using tmpg should the "#" by convert to rgb24 be removed?
Thanks
John

LoadPlugin("D:\DVD2SVCD\MPEG2Dec\MPEG2DEC.dll")
LoadPlugin("D:\plugins\blockbuster.dll")
AviSource("C:\Downloaded Programs\test1.avi")
BilinearResize(448,256,6,0,596,256)
Blockbuster( method="noise", detail_min=1, detail_max=10, variance=1 )
#TemporalSmoother(2,2)
AddBorders(16,112,16,112)
#Trim(0,109.FadeOut(150)
#ConvertToRGB24 # For TMPGEnc or VFAPI
#ResampleAudio(44100) # CCE 2.5 'crashfix' for Athlons
#== If you want this 'fix' permanently, edit the INI-file:
#== Under [AVSscript] set CCEcrashfix=1
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
12-09-2002, 04:49 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by jrv331
When using the below script tmpg gives me an error something like blockbuster must be in yuy2. I know I need to add ConvertToYUY2() to my script but Im not sure where it goes. Also, when using tmpg should the "#" by convert to rgb24 be removed?
Thanks
John

LoadPlugin("D:\DVD2SVCD\MPEG2Dec\MPEG2DEC.dll")
LoadPlugin("D:\plugins\blockbuster.dll")
AviSource("C:\Downloaded Programs\test1.avi")
ConvertToYUY2()
BilinearResize(448,256,6,0,596,256)
Blockbuster( method="noise", detail_min=1, detail_max=10, variance=1 )
#TemporalSmoother(2,2)
AddBorders(16,112,16,112)
#Trim(0,109.FadeOut(150)
#ConvertToRGB24 # For TMPGEnc or VFAPI
#ResampleAudio(44100) # CCE 2.5 'crashfix' for Athlons
#== If you want this 'fix' permanently, edit the INI-file:
#== Under [AVSscript] set CCEcrashfix=1
In bold

-kwag
Reply With Quote
  #3  
12-10-2002, 11:27 AM
jrv331 jrv331 is offline
Free Member
 
Join Date: Nov 2002
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
Kwag,
Thank You.
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Avisynth: YUY2, YV12 error? J-Wo Avisynth Scripting 11 07-03-2003 09:07 PM
SansGrip Filters: SansGrip Is Back Thread! Jellygoose Avisynth Scripting 8 02-28-2003 04:57 AM
SansGrip Filters: Small explanation needed about filters AgNa Avisynth Scripting 2 02-07-2003 12:25 PM
SansGrip Filters: Trying to find the GripFIt, GripCrop and GripSize filters Bud Avisynth Scripting 4 01-19-2003 06:40 PM
SansGrip Filters: Filters/settings for animation/anime akrein62 Avisynth Scripting 2 11-24-2002 01:39 AM

Thread Tools



 
All times are GMT -5. The time now is 04:33 AM  —  vBulletin © Jelsoft Enterprises Ltd