Quantcast Avisynth: can YUY2 and YV12 Present at the Same Time? - digitalFAQ.com Forums [Archives]
  #1  
06-05-2003, 11:15 AM
syk2c11 syk2c11 is offline
Free Member
 
Join Date: Jun 2002
Posts: 290
Thanks: 0
Thanked 0 Times in 0 Posts
Hi there,
I want to use SpaceDust in AviSynth--2.52 and I know I have to put "ConvertToYUY2()" in my script. I also want to use Dynamic Linear Adaptive filtering + Scene Change Detection, Virtual Dub requires me to add "ConvertToYV12()", I am wondering can I put "ConvertToYUY2()" and "ConvertToYV12()" inside the same script, if so, what is the correct order? Thanks!
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-05-2003, 03:20 PM
Bchteam Bchteam is offline
Free Member
 
Join Date: Jan 2003
Posts: 275
Thanks: 0
Thanked 0 Times in 0 Posts
Just uninstall AviSynth 2.5.2. completely and reinstall with that additional Program "ffvfw", then you don't need the Convert To YV12 Line
Reply With Quote
  #3  
06-05-2003, 04:00 PM
rendalunit rendalunit is offline
Free Member
 
Join Date: Apr 2002
Location: san jose, Ca
Posts: 1,148
Thanks: 0
Thanked 0 Times in 0 Posts
another thing is Dust only works for avisynth 2.0x so you have to use something else for 2.52 or reinstall 2.08
Reply With Quote
  #4  
06-05-2003, 11:12 PM
J-Wo J-Wo is offline
Free Member
 
Join Date: Nov 2002
Location: Toronto, Canada
Posts: 454
Thanks: 0
Thanked 0 Times in 0 Posts
I have a related question... I have a DivX 3 file I'm trying to convert, but tmpgenc gives me the error "UnDot: Supports YUY2 color format only". So I added ConvertToYUY2() after my avisource line, but then I get the error "Plane Difference: Only planar images (as YV12) supported!". I'm using the optimal script updated June 5, @17:25GMT.
Reply With Quote
  #5  
06-06-2003, 10:19 AM
J-Wo J-Wo is offline
Free Member
 
Join Date: Nov 2002
Location: Toronto, Canada
Posts: 454
Thanks: 0
Thanked 0 Times in 0 Posts
Okay I think I figured my problem out. My solution was to do the following:
Code:
ConvertToYUY2()
UnDot()
ConvertToYV12()
Does this look correct to you guys? Thanks!
Reply With Quote
  #6  
06-06-2003, 10:25 AM
Jellygoose Jellygoose is offline
Free Member
 
Join Date: Jun 2002
Location: Germany
Posts: 1,288
Thanks: 0
Thanked 0 Times in 0 Posts
Well you'll definetely loose some quality doing all these conversions... I'd go back to 2.0x for this special case as it supports YUY2...
__________________
j3llyG0053
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
DVD2SVCD: BlindP, Only YV12 and YUY2 colorspace supported? eugenioturco Video Encoding and Conversion 6 03-16-2006 05:26 PM
Capturing Video - YUY2 vs YV12 ? nicksteel Video Capturing / Recording 0 09-26-2003 03:52 PM
Avisynth: YUY2, YV12 error? J-Wo Avisynth Scripting 11 07-03-2003 09:07 PM
Avisynth: STMedianFilter v 0.1.1 (YV12 bug fix) jorel Avisynth Scripting 0 06-22-2003 07:00 AM
Avisynth: Need to Convert to YUY2 kidman Avisynth Scripting 3 04-21-2003 06:42 AM

Thread Tools



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