Quantcast KVCD: Problem in Divx Codecs? - digitalFAQ.com Forums [Archives]
  #1  
08-08-2003, 06:48 AM
andybno1 andybno1 is offline
Free Member
 
Join Date: Jul 2002
Location: Liverpool, UK
Posts: 832
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to andybno1 Send a message via Yahoo to andybno1
this is the script I used
Code:
LoadPlugin("C:\Program Files\MovieStacker\Filters\LoadPluginEx.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\MPEG2Dec3.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\DecombLegacy.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\GripFit_preview.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\STMedianFilter.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\unfilter.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\DustV5.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\LegalClip.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\Cnr2.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\STMedianFilter.dll")

aviSource("Capture000.00.avi")
ConverttoYUY2()
LegalClip()
unfilter(50,50)
GripCrop( 352, 576 )
GripSize(resizer="BicubicResize")
STMedianFilter(8, 32, 0, 0)
FaeryDust()# or PixieDust()
mergechroma(blur(1.50))
mergeluma(blur(0.2))
# Convolution3d or DCTFilter for extreme worse cases.
GripBorders()
LegalClip()
and got this:


the mouse is suppose to be wearin red hat and coat with yellow where the light blue is.
anyone know whats wrong? could it be I'm using 2.0 plugins with 2.5??
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  
08-08-2003, 07:09 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Known problem in Divx codecs. Use "SwapUV()" just after the avisource (or perhaps after the convertToYUY2, I'm not sure, make a test).
Reply With Quote
  #3  
08-08-2003, 07:13 AM
andybno1 andybno1 is offline
Free Member
 
Join Date: Jul 2002
Location: Liverpool, UK
Posts: 832
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to andybno1 Send a message via Yahoo to andybno1
cheers will do.
Reply With Quote
  #4  
08-08-2003, 03:06 PM
andybno1 andybno1 is offline
Free Member
 
Join Date: Jul 2002
Location: Liverpool, UK
Posts: 832
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to andybno1 Send a message via Yahoo to andybno1
ok tried that line in with converttoyuy2() and SwapUV() and got:



and tried it without convertoyuy2() with just SwapUV() and got:



so what could be the problem?
Reply With Quote
  #5  
08-08-2003, 03:56 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
As I told you, you had top make test to see if the SwapUV has to be before or after the convert. You can see that after it doesn't work. So...

An other thing : you are in avs2.5 now, you should read avs2.52 doc : Legalclip don't have to be used as there is an internal command that does the same thing. It is called "Limiter()". BTW, limiting is useless.

[/u]
Reply With Quote
  #6  
08-08-2003, 04:22 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 Dialhot
. It is called "Limiter()". BTW, limiting is useless.
Did I miss something here
If you process a DVD with DVD2AVI, one project with "PC scale", and another with "TV Scale", you get two different things.
If you use "Limiter()", then it doesn't matter if you processed in PC or TV scale, because "Limiter()" will force TV scale, which is what we want anyway

-kwag
Reply With Quote
  #7  
08-08-2003, 04:27 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Yes, you missed something Kwag :

http://www.kvcd.net/forum/viewtopic....r=asc&start=48
http://www.kvcd.net/forum/viewtopic.php?t=4983&start=32

In some words : TMPGenc does the clipping itself, so whatever you send to it, the output is in TV scale.

Edit: and I want to add than, as Jorel explained it, new TV sets can handle full luma range without any problem.
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Codecs: Divx 4 encoded movies? Adder Video Encoding and Conversion 1 06-18-2004 04:57 PM
Codecs: Koepi's XviD-1.0.1-05062004 and Divx 5.1 - do i need both? Adder Video Encoding and Conversion 1 06-17-2004 09:55 AM
Codecs: Divx 5.1.1 vs Xvid Divx 5 support tacylm Video Encoding and Conversion 1 04-21-2004 03:00 PM
Codecs: How to turn off Divx, Xvid, etc EightBall Video Encoding and Conversion 5 10-14-2003 07:00 PM
Codecs: DivX 3 Low-Motion Wolfi Video Encoding and Conversion 5 10-09-2003 03:58 PM

Thread Tools



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