Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage

Reply
 
Thread Tools Search this Thread Display Modes
Old 4th October 2010, 04:43   #1  |  Link
Mounir
Registered User
 
Join Date: Nov 2006
Posts: 773
Hue, saturation, CMYK etc...

I'm currently working on 1 video and i have 2 sources: dvd, vhs both are retail. Assuming the dvd source has been well transfered (and i think it has), how can i make the vhs one look like the dvd one ?

Thus far i tried with virtualdub's filter, color mill & gradation curves, to not cite 'em, but it seems extremely difficult.I'd need some expert advice.

Also, what i would like to know is if there is a tool to analyse the picture in the first place, this has to be precise work.

The pics:
pic 1
pic 2




Note:
DVD: mpeg2 (VOB)
VHS: Avi (HUFF)

Last edited by Mounir; 4th October 2010 at 18:53.
Mounir is offline   Reply With Quote
Old 4th October 2010, 05:34   #2  |  Link
EuropeanMan
Registered User
 
Join Date: Nov 2006
Posts: 660
Post a sample
and script you are using
EuropeanMan is offline   Reply With Quote
Old 4th October 2010, 05:53   #3  |  Link
communist
Registered User
 
Join Date: Jul 2003
Posts: 1,152
http://forum.doom9.org/showthread.php?t=96308
Filter can be found here: http://avisynth.org/warpenterprises/#colourlike
communist is offline   Reply With Quote
Old 3rd November 2010, 17:50   #4  |  Link
Mounir
Registered User
 
Join Date: Nov 2006
Posts: 773
Ok Colourlike is not bad but i wanna use a more traditional method if that's possible because i have many tapes and not all of them in DVD so colourlike would be useless in lots of my projects.

Pictures: See Here
Mounir is offline   Reply With Quote
Old 3rd November 2010, 18:45   #5  |  Link
LaTo
LaTo INV.
 
LaTo's Avatar
 
Join Date: Jun 2007
Location: France
Posts: 701
You can do this easily with SmoothCurve:


*Click the image to enlarge*

Code:
str=8
thr=32

SmoothCurve(Ucurve="0-0;"+string(128-2*thr)+"-"+string(128-2*thr)+";"+string(128-thr)+"-"+string(128-thr+str)+";128-128;"+string(128+thr)+"-"+string(128+thr-str)+";"+string(128+2*thr)+"-"+string(128+2*thr)+";255-255"\
           ,Vcurve="0-0;"+string(128-2*thr)+"-"+string(128-2*thr)+";"+string(128-thr)+"-"+string(128-thr-str)+";128-128;"+string(128+thr)+"-"+string(128+thr+str)+";"+string(128+2*thr)+"-"+string(128+2*thr)+";255-255")
Adjust str & thr to your taste
LaTo is offline   Reply With Quote
Old 3rd November 2010, 20:04   #6  |  Link
Mounir
Registered User
 
Join Date: Nov 2006
Posts: 773
Where can i get this filter ? i can't find an official thread

Edit:
I have downloaded SmoothAdjust v1.62 but i don't understand, there are 6 .dll inside. I'll try with SmoothAdjust-ICC-x86.dll hopefully it work with Xp 32 bits

The problem is i tried your settings and they have no effect as far as i can tell

Last edited by Mounir; 3rd November 2010 at 20:30.
Mounir is offline   Reply With Quote
Old 3rd November 2010, 20:18   #7  |  Link
LaTo
LaTo INV.
 
LaTo's Avatar
 
Join Date: Jun 2007
Location: France
Posts: 701
Quote:
Originally Posted by Mounir View Post
Where can i get this filter ? i can't find an official thread

Edit:
Ok i get it it's an internal filter

The problem is i tried your settings and they have no effect as far as i can tell
I have attached the code and the screenshot of the result... If you doesn't see a difference in the screenshot it's time to change your display
LaTo is offline   Reply With Quote
Old 3rd November 2010, 20:37   #8  |  Link
Mounir
Registered User
 
Join Date: Nov 2006
Posts: 773
Nevermind , it's working

Edit:
Well i think i came up with something nice, what do you think ?

See Here

Last edited by Mounir; 3rd November 2010 at 22:02.
Mounir is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:09.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.