Quantcast Strange Error with Undot.dll and Avisynth 2.52 - digitalFAQ.com Forums [Archives]
  #1  
06-08-2003, 06:17 PM
GetUp GetUp is offline
Free Member
 
Join Date: Dec 2002
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
I try to encode my divx avi (3 parts) to kvcd and got strange error :
UnDot: Supports YUY2 color format only
The .avs looks like this :
Code:
## Main section and static filters ### 
AviSource("E:/movies/a2_CD1.avi","E:/movies/a2_CD2.avi","E:/movies/a2_CD3.avi")
KillAudio()
# 
undot() 
Limiter()
and more...
Is UnDot.dll compatible with AviSynth 2.52?
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  
06-08-2003, 06:53 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 GetUp
I try to encode my divx avi (3 parts) to kvcd and got strange error :
UnDot: Supports YUY2 color format only
The .avs looks like this :
Code:
## Main section and static filters ### 
AviSource("E:/movies/a2_CD1.avi","E:/movies/a2_CD2.avi","E:/movies/a2_CD3.avi")
KillAudio()
# 
undot() 
Limiter()
and more...
Is UnDot.dll compatible with AviSynth 2.52?
Add ConvertToYUY2() after your AviSource line.

-kwag
Reply With Quote
  #3  
06-09-2003, 05:02 AM
GetUp GetUp is offline
Free Member
 
Join Date: Dec 2002
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by kwag

Add ConvertToYUY2() after your AviSource line.

-kwag
I try it before And got more stranger error -
Plane Difference: Only planar (as YV12) supported!
((ScriptClip), line 1)

Reply With Quote
  #4  
06-09-2003, 05:52 AM
jorel jorel is offline
Invalid Email / Banned / Spammer
 
Join Date: Aug 2002
Location: Brasil - MG - third stone from the sun
Posts: 5,570
Thanks: 0
Thanked 0 Times in 0 Posts
hi GetUp,

did you install avisynth 252 with ffvfw?
from changelist:
"* Added light version of "ffvfw" to the installer.
No "Cannot locate decompressor (YV12)" messages."

read and download:
http://www.kvcd.net/forum/viewtopic.php?t=4266
Reply With Quote
  #5  
06-09-2003, 06:31 AM
GetUp GetUp is offline
Free Member
 
Join Date: Dec 2002
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by jorel
hi GetUp,

did you install avisynth 252 with ffvfw?
from changelist:
"* Added light version of "ffvfw" to the installer.
No "Cannot locate decompressor (YV12)" messages."

read and download:
http://www.kvcd.net/forum/viewtopic.php?t=4266
Hi, Jorel
And this i did before ))
Ok, i'll try to reinstall once again.....
No, no changes...
May be i need tweak some stuf in FFVFV config?
Reply With Quote
  #6  
06-09-2003, 07:06 AM
GetUp GetUp is offline
Free Member
 
Join Date: Dec 2002
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by GetUp
Quote:
Originally Posted by kwag

Add ConvertToYUY2() after your AviSource line.

-kwag
I try it before And got more stranger error -
Plane Difference: Only planar (as YV12) supported!
((ScriptClip), line 1)

Hmm.....now I'm add another ConvertTo line...
looks stupid but works:

Code:
KillAudio()
# 
ConvertToYUY2()
undot() 
ConvertToYV12()
Limiter() 
asharp(2, 4)
Is double conversion impact quality&speed TOO much?
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Avisynth: not able to get UnDot working Shibblet Avisynth Scripting 5 12-12-2004 04:30 AM
MovieStacker: Undot misery! fingerbob Video Encoding and Conversion 5 05-06-2004 02:17 PM
Where do I find Asharp.dll and Undot.dll? nicksteel Avisynth Scripting 1 06-10-2003 12:52 PM
UnDot filter for avisynth 2.07? black prince Video Encoding and Conversion 3 01-06-2003 02:40 PM
Avisynth: Strange size prediction behavior rendalunit Avisynth Scripting 5 11-25-2002 06:25 AM

Thread Tools



 
All times are GMT -5. The time now is 06:39 PM  —  vBulletin © Jelsoft Enterprises Ltd