View Single Post
Old 29th October 2005, 14:00   #14  |  Link
henryho_hk
Registered User
 
Join Date: Mar 2004
Posts: 889
Code:
Disclaimer: (1) These are my own impression only.  ^_^  
            (2) These tables do not take into other quality factors like color, tone, details, contrast, etc.

Note:  I have removed the confusing YV12 rows as advised by Wilbert.

====================================================================================================
YUY2                        | FixBrokenChromaUpsampling() | Reinterpolate411() | Reinterpolate420() 
            Functions       +-----------------------------+--------------------+--------------------
            Needed ?        | NTSC         | PAL          | NTSC               | PAL                
----------------------------+--------------+--------------+--------------------+--------------------
Canopus     1.1.0.0 Free    | N            | Y            | Y                  | Y                  
Cedocida    0.1.6           | N            | N            | N                  | N                  
FFDShow     2005/10/13      | N            | N            | Y                  | N                  
Mainconcept 2.4.16.0 Demo   | N            | N            | Y                  | Y                  
MS DV Show  DX 9.0c         | N            | N            | N                  | Y                  
====================================================================================================


====================================================================================================
RGB                         | FixBrokenChromaUpsampling() | Reinterpolate411() | Reinterpolate420() 
            Functions       +-----------------------------+--------------------+--------------------
            Needed ?        | NTSC         | PAL          | NTSC               | PAL                
----------------------------+--------------+--------------+--------------------+--------------------
Adaptec     1.11            | N            | N            | Y                  | Y                  
Canopus     1.1.0.0 Free    | N            | Y & strange  | Y                  | Y                  
Cedocida    0.1.6           | N            | N            | N                  | N                  
FFDShow     2005/10/13      | N            | Y & strange  | Y                  | N                  
Mainconcept 2.4.16.0 Demo   | N            | N            | Y                  | Y                  
MS DV Show  DX 9.0c         | N            | N            | N                  | Y                  
Panasonic   2.64.1119.1600  | N            | N            | N                  | Y                  
Sony        2.23.0.0        | N            | N            | N                  | N                  
====================================================================================================


====================================================================================================
YV12                        | FixBrokenChromaUpsampling() | Reinterpolate411() | Reinterpolate420() 
            Functions       +-----------------------------+--------------------+--------------------
            Needed ?        | NTSC         | PAL          | NTSC               | PAL                
----------------------------+--------------+--------------+--------------------+--------------------
Cedocida    0.1.6           | N            | N            | N                  | N                  
FFDShow     2005/10/13      | N            | N            | Y & Incorrect      | N                  
====================================================================================================

Last edited by henryho_hk; 6th November 2005 at 17:06.
henryho_hk is offline   Reply With Quote