lclibardi - Overview
Pinned Loading
-
5
if not exist "%curdir%\setup-x86_64.exe" (
-
2
These are 5 different methods that attempt to retrieve the Quicktime property metadata "Media DateEncoded" from an 'mp4' file. -
1
// IMPORT ONLY TOP LEVEL REFERENCES
2
string $references[] = `ls -type "reference"`;
3
for ( $r in $references)
5
string $ref = `referenceQuery -filename $r`;
-
1
# Current frame on the timeline4
# Iterate over all Roto nodes5
for rotoNode in nuke.allNodes('Roto'):
-
3
import maya.cmds as cmds
4
from maya.api import OpenMaya
-
3
def stringify_dictionary(dic):
5
Converts all keys and values of a dictionary to ascii strings