View Single Post
Old 3rd March 2018, 14:05   #36  |  Link
halls
Registered User
 
Join Date: Jun 2010
Posts: 19
Thx for the update!


Is anyone to know how can i solve this issue:
Nice blue haze.....



Here is the script:

import vapoursynth as vs
core = vs.get_core()
from vapoursynth import core
c = core.ffms2.Source(source='/Volumes/MacOSX/Users/macosx/Desktop/1.mkv')
c.set_output()

Last edited by halls; 3rd March 2018 at 14:09.
halls is offline   Reply With Quote