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 > VapourSynth

Reply
 
Thread Tools Search this Thread Display Modes
Old 5th November 2024, 10:48   #1  |  Link
pany860
Registered User
 
Join Date: Oct 2024
Posts: 3
changing color according to another video

I got two video,one is better in color(V1 25fps) and the other contain more detail(V2 29.976fps),I want to chang the color of V2 according to V1,How can i manage that.
pany860 is offline   Reply With Quote
Old 5th November 2024, 16:07   #2  |  Link
_Al_
Registered User
 
Join Date: May 2011
Posts: 348
There is a brightness/contrast and there is colors. If you do it manually.

Might use adjust.py, https://github.com/dubhater/vapoursynth-adjust

The best thing is using NLE, color grading of course, you might have a NLE that exporst that as a LUT (*.cube) that you create and then loading that LUT to vapoursynth script using timecube, vscube.dll plugin.
NLE might also have basic color matching filters, but of course, that would be out of reach of vapoursynth.

Others might say something about vapoursynth color matching, if it exists, some plugin or module.
_Al_ is offline   Reply With Quote
Old 5th November 2024, 18:55   #3  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,518
For vapoursynth you can try these which try to match with a reference:

https://github.com/pifroggi/vs_colorfix
https://github.com/dubhater/vapoursynth-matchhistogram

You might have to align the clips for better results in terms of frames, framerate
poisondeathray is offline   Reply With Quote
Old 6th November 2024, 13:22   #4  |  Link
pany860
Registered User
 
Join Date: Oct 2024
Posts: 3
thanks for the information,NLE is totally new for me,tried to appliy LUT(match by PS for one single fram),terrible output since the color is changing with scene change,i might take some time to look at this NLE thing.
pany860 is offline   Reply With Quote
Old 6th November 2024, 13:26   #5  |  Link
pany860
Registered User
 
Join Date: Oct 2024
Posts: 3
Quote:
Originally Posted by poisondeathray View Post
For vapoursynth you can try these which try to match with a reference:

https://github.com/pifroggi/vs_colorfix
https://github.com/dubhater/vapoursynth-matchhistogram

You might have to align the clips for better results in terms of frames, framerate
-----Thx bro,this is just what i need
pany860 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 11:24.


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