Python

rvlink + firefox

01.28.12 | Permalink | Comment?

Firefox Address Bar > about:config Right-Click > New – String | network.protocol-handler.app.rvlink—> “/rv_version/rv” #your rv path – Boolean | network.protocol-handler.external.rvlink—> “True” – Boolean | network.protocol-handler.warn-external.rvlink—> “True” – Boolean | network.protocol-handler.expose.rvlink—> “False”

RVIO

RVIO Mu Script – TextBurn

09.30.11 | Permalink | 5 Comments

I’ve made a Mu Script for burn text on frame. Mu Script is for RVIO from TweakSoftware (http://www.tweaksoftware.com/) Text burning example : Install Download and Install textburn.mu in $RV_HOME/plugins/Mu Command The script take eight arguments : – Text – Up Left – Text Always Align Left – Text – Up Center – Text Always Align [...]

Environment, Python

Edit Decision List (EDL)

03.28.10 | Permalink | Comment?

EDL CMX 3600 From Avid TITLE:   REEL 6 – 2010-03-23 002  097      V     C        00:00:04:05 00:00:05:18 06:00:00:00 06:00:01:13 * SOURCE RATE IS 24.000000 * FROM CLIP NAME:  097-001-LAYOUT-V01.MOV In an EDL, each clip in your sequence is represented by a line of text called an event, which has a unique event number. A clip in [...]

Maya, Mel, Python, plugins

Custom Locator Python for Maya

02.22.10 | Permalink | 3 Comments

Here my CustomLocator customlocshape aecustomlocshapetemplate.mel With my custom locator you can set : the shape type (cross, square, etc..) the line width the color a scale factor customLocator in action customLocator Attribute Editor I create this custom locator with the help of the fevrierdorian’s blog > http://www.fevrierdorian.com/blog/

Tags: , , , , ,

Eclipse, Install, Linux, Mel

Mel editor inside Eclispe

12.13.09 | Permalink | Comment?

I’ve found a mel editor for Eclispe http://www.creativecrash.com/maya/downloads/applications/syntax-scripting/c/eclipse-mel-editor Install the jar’s file in the /usr/lib/eclipse/plugins directory

Tags: , , ,
« Previous Entries