Hello guest, if you like this forum, why don't you register? https://fanrestore.com/member.php?action=register (December 14, 2021) x


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using the colour info from one source and the detail from another.
#13
I assume you have a "sequence 02.avi" file...
If not, and you have just to merge chroma of the 01 and 01_1 files, just do this:

Code:
setmemorymax(1024) # set this from 1/2 to 2/3 of your RAM (in MB)
temp1=AVISource("Sequence 01.avi")
temp2=AVISource("Sequence 01_1.avi")
mergechroma(temp1,temp2)
Reply
Thanks given by:


Messages In This Thread
RE: Using the colour info from one source and the detail from another. - by spoRv - 2015-05-23, 02:37 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Colour Correction Issues alleycat 3 3,418 2020-04-05, 07:03 PM
Last Post: alleycat
  Interview with Dale Grahn, Colour Timer zoidberg 6 6,190 2018-06-05, 07:04 PM
Last Post: captainsolo

Forum Jump:


Users browsing this thread: 1 Guest(s)