Skip to content

Instantly share code, notes, and snippets.

@muyr
muyr / test.py
Last active August 19, 2020 14:21
example for lwt
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###################################################################
# Author: Mu yanru
# Date : 2020.8
# Email : [email protected]
###################################################################
from dayu_widgets import *
from dayu_widgets import utils
@muyr
muyr / test.py
Created August 19, 2020 14:02
example for lwt
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###################################################################
# Author: Mu yanru
# Date : 2020.8
# Email : [email protected]
###################################################################
from dayu_widgets import *
from dayu_widgets import utils
@muyr
muyr / project_settings.py
Created March 25, 2020 07:12
Project Settings
PROJECT_SETTINGS = {
'audioCaptureNumChannels': '2',
'audioOutputHasTimecode': '0',
'audioPlayoutNumChannels': '2',
'colorAcesIDT': 'No Input Transform',
'colorAcesNodeLUTProcessingSpace': 'acesccAp1',
'colorAcesODT': 'No Output Transform',
'colorGalleryStillsLocation': 'C:\Users\xxxx\Videos\.gallery',
'colorGalleryStillsNamingCustomPattern': '',
'colorGalleryStillsNamingEnabled': '0',