diff --git a/docs/sphinx/en/user_docs/interface/interface.rst b/docs/sphinx/en/user_docs/interface/interface.rst index 255557589..7d7c31998 100644 --- a/docs/sphinx/en/user_docs/interface/interface.rst +++ b/docs/sphinx/en/user_docs/interface/interface.rst @@ -32,6 +32,7 @@ F1 Toggle Topbar. F2 Toggle Pixel Toolbar. F3 Toggle Timeline Viewport and controls. Shift + F7 Toggle Drawing and Action Tools. +e Toggle Thumbnails (Edit) of Timeline. F11 Toggle Fullscreen mode. F12 Toggle Presentation mode (no toolbars). ============ ======================================= @@ -73,7 +74,9 @@ The Input Color Space is right next to it. This is the OpenColorIO (OCIO) contr Coming next, is the view and display control of OpenColorIO (OCIO). -Finally, the last control is the gama one which is driven by the slider and is toggled between two previous values with the "Y" button. +The "L" button brings up the OpenColorIO Looks, which allow adding an artistic look to the image, besides the normal ACES workflow. + +Finally, the last control is the gamma one which is driven by the slider and is toggled between two previous values with the "Y" button. .. note:: @@ -86,7 +89,7 @@ The Timeline .. image:: ../images/timeline-01.png :align: center -The Timeline Viewport allows you to scale the Editing's Thumbnails and Audio waveforms by dragging the viewport up and down. For a quick display of all the tracks, you can click on the Edit button in the Menu toolbar. +The Timeline Viewport allows you to scale the Editing's Thumbnails and Audio waveforms by dragging the viewport up and down. For a quick display of all the tracks, you can click on the Edit button (Shortcut 'e' by default) in the Menu toolbar. When showing the pictures, you can zoom in and out with the mousewheel. Frame Indicator @@ -181,7 +184,7 @@ mrv2 supports Panels to organize the information logically. These panels can be Divider +++++++ -The Panels have a divided, just like the Timeline Viewport, and can be dragged to make the panel bigger or smaller (and change the size of the main viewport). +The Panels have a divider, just like the Timeline Viewport, and can be dragged to make the panel bigger or smaller (and change the size of the main viewport). diff --git a/docs/sphinx/es/user_docs/interface/interface.rst b/docs/sphinx/es/user_docs/interface/interface.rst index 02c985d85..1f902b362 100644 --- a/docs/sphinx/es/user_docs/interface/interface.rst +++ b/docs/sphinx/es/user_docs/interface/interface.rst @@ -24,17 +24,18 @@ Ocultando/Mostrando Elementos de la GUI Algunas teclas útiles por defecto: -============ ============================================= +============ ====================================================== Tecla Acción -============ ============================================= +============ ===================================================== Shift + F1 Alternar la barra de Menú. F1 Alternar la barra Superior. F2 Alternar la barra de Pixel. F3 Alternar la barra de Línea de Tiempo. +e Alternar los dibujos (edición) en la Línea de Tiempo. Shift + F7 Alternar las Herramientas de Dibujo y Acción. F11 Alternar el modo Pantalla Completa. F12 Alternar el modo Presentación (sin barras). -============ ============================================= +============ ===================================================== Personalizando la Interfaz @@ -56,7 +57,7 @@ El factor de zoom actual es mostrado en la barra de pixel a la izquierda. .. note:: Para 'centrar' la vista, sin cambiar el factor de zoom, puede usar la tecla - 'h' hotkey. + 'h' (Home en inglés). .. note:: Si quiere acercase o alejarse un porcentaje particular (digamos 2x), puede @@ -73,6 +74,8 @@ El Espacio de Entrada de Color está a su lado. Este es el Control de OpenColor Junto a él, está el control de OpenColorIO (OCIO) del display y de la vista. +El siguiente botón marcado con "L" es el controls de "Looks" de OpenColorIO (OCIO). Permite agregar un look artístico a la imagen sobre el ya aplicado ACES, por ejemplo. + Finalmente, el último control es el de gama que se controla con el deslizador y se alterna entre dos valores con el botón marcado con "Y". .. note:: diff --git a/mrv2/docs/HISTORY.md b/mrv2/docs/HISTORY.md index 12da49748..1a45c7ef4 100644 --- a/mrv2/docs/HISTORY.md +++ b/mrv2/docs/HISTORY.md @@ -1,3 +1,6 @@ +v0.9.4 +====== + v0.9.3 ====== diff --git a/mrv2/docs/en/.buildinfo b/mrv2/docs/en/.buildinfo index f00203def..810d85e35 100644 --- a/mrv2/docs/en/.buildinfo +++ b/mrv2/docs/en/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 6b84fce7db26708425b4e03e6fa99cfa +config: 48b784a9235c1c7a657c0806b86322e5 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/mrv2/docs/en/_sources/user_docs/interface/interface.rst.txt b/mrv2/docs/en/_sources/user_docs/interface/interface.rst.txt index 255557589..7d7c31998 100644 --- a/mrv2/docs/en/_sources/user_docs/interface/interface.rst.txt +++ b/mrv2/docs/en/_sources/user_docs/interface/interface.rst.txt @@ -32,6 +32,7 @@ F1 Toggle Topbar. F2 Toggle Pixel Toolbar. F3 Toggle Timeline Viewport and controls. Shift + F7 Toggle Drawing and Action Tools. +e Toggle Thumbnails (Edit) of Timeline. F11 Toggle Fullscreen mode. F12 Toggle Presentation mode (no toolbars). ============ ======================================= @@ -73,7 +74,9 @@ The Input Color Space is right next to it. This is the OpenColorIO (OCIO) contr Coming next, is the view and display control of OpenColorIO (OCIO). -Finally, the last control is the gama one which is driven by the slider and is toggled between two previous values with the "Y" button. +The "L" button brings up the OpenColorIO Looks, which allow adding an artistic look to the image, besides the normal ACES workflow. + +Finally, the last control is the gamma one which is driven by the slider and is toggled between two previous values with the "Y" button. .. note:: @@ -86,7 +89,7 @@ The Timeline .. image:: ../images/timeline-01.png :align: center -The Timeline Viewport allows you to scale the Editing's Thumbnails and Audio waveforms by dragging the viewport up and down. For a quick display of all the tracks, you can click on the Edit button in the Menu toolbar. +The Timeline Viewport allows you to scale the Editing's Thumbnails and Audio waveforms by dragging the viewport up and down. For a quick display of all the tracks, you can click on the Edit button (Shortcut 'e' by default) in the Menu toolbar. When showing the pictures, you can zoom in and out with the mousewheel. Frame Indicator @@ -181,7 +184,7 @@ mrv2 supports Panels to organize the information logically. These panels can be Divider +++++++ -The Panels have a divided, just like the Timeline Viewport, and can be dragged to make the panel bigger or smaller (and change the size of the main viewport). +The Panels have a divider, just like the Timeline Viewport, and can be dragged to make the panel bigger or smaller (and change the size of the main viewport). diff --git a/mrv2/docs/en/searchindex.js b/mrv2/docs/en/searchindex.js index a5e22aab5..0e3c45636 100644 --- a/mrv2/docs/en/searchindex.js +++ b/mrv2/docs/en/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["index", "python_api/annotations", "python_api/cmd", "python_api/image", "python_api/index", "python_api/io", "python_api/math", "python_api/media", "python_api/mrv2", "python_api/playlist", "python_api/plug-ins", "python_api/plug-ins-system", "python_api/pyFLTK", "python_api/session", "python_api/settings", "python_api/timeline", "python_api/usd", "user_docs/getting_started/getting_started", "user_docs/hotkeys", "user_docs/index", "user_docs/interface/interface", "user_docs/notes", "user_docs/overview", "user_docs/panels/panels", "user_docs/playback", "user_docs/preferences", "user_docs/settings", "user_docs/videos"], "filenames": ["index.rst", "python_api/annotations.rst", "python_api/cmd.rst", "python_api/image.rst", "python_api/index.rst", "python_api/io.rst", "python_api/math.rst", "python_api/media.rst", "python_api/mrv2.rst", "python_api/playlist.rst", "python_api/plug-ins.rst", "python_api/plug-ins-system.rst", "python_api/pyFLTK.rst", "python_api/session.rst", "python_api/settings.rst", "python_api/timeline.rst", "python_api/usd.rst", "user_docs/getting_started/getting_started.rst", "user_docs/hotkeys.rst", "user_docs/index.rst", "user_docs/interface/interface.rst", "user_docs/notes.rst", "user_docs/overview.rst", "user_docs/panels/panels.rst", "user_docs/playback.rst", "user_docs/preferences.rst", "user_docs/settings.rst", "user_docs/videos.rst"], "titles": ["Welcome to mrv2\u2019s documentation!", "annotations module", "cmd module", "image module", "Python API", "io Module", "math module", "media module", "mrv2 module", "playlist module", "plugin module", "Plug-in System", "pyFLTK", "session Module", "settings module", "timeline module", "usd module", "Getting Started", "Hotkeys", "mrv2 User Guide", "The mrv2 Interface", "Notes and Annotations", "Introduction", "Panels", "V\u00eddeo Playback", "Preferences", "Settings", "Video Tutorials"], "terms": {"user": [0, 17, 20, 21, 22, 24], "guid": [0, 22], "introduct": [0, 19], "get": [0, 2, 3, 8, 15, 16, 19, 20, 21, 24], "start": [0, 8, 14, 19, 21, 22, 23, 24], "The": [0, 8, 17, 18, 19, 21, 22, 23, 24, 26], "interfac": [0, 19, 22], "panel": [0, 17, 18, 19, 21, 22, 24, 26], "note": [0, 1, 2, 19, 22, 23, 25], "annot": [0, 2, 4, 5, 18, 19, 22, 24], "v\u00eddeo": [0, 19], "playback": [0, 2, 4, 8, 11, 15, 17, 18, 19, 22], "set": [0, 2, 3, 4, 7, 13, 15, 16, 17, 18, 19, 20, 21, 22, 24, 25], "hotkei": [0, 19, 20, 21, 22, 23, 25, 26], "prefer": [0, 2, 17, 18, 19, 20, 21, 23], "video": [0, 3, 8, 19, 23, 24], "tutori": [0, 19], "python": [0, 10, 11, 12, 18, 19, 22], "api": [0, 22, 23], "modul": [0, 4, 12], "cmd": [0, 4], "imag": [0, 2, 4, 17, 18, 20, 21, 22, 23, 24], "io": [0, 2, 4, 12], "math": [0, 3, 4, 7], "media": [0, 2, 4, 8, 18, 19, 20, 21, 22, 24], "playlist": [0, 4, 18, 19, 22, 24], "plugin": [0, 4, 11], "plug": [0, 4, 10], "system": [0, 4, 15, 17, 18, 22, 25], "timelin": [0, 2, 4, 8, 11, 18, 19, 21, 22, 23, 24], "usd": [0, 4, 18, 19, 22], "index": [0, 7, 9], "search": [0, 17, 18, 25], "page": 0, "contain": [1, 3, 6, 7, 8, 9, 10, 14, 15, 16, 20], "all": [1, 2, 3, 6, 7, 9, 10, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 25], "function": [1, 8, 9, 11, 13, 14, 15, 18], "class": [1, 3, 5, 6, 7, 8, 9, 10, 11, 15, 16], "relat": [1, 3, 7, 9, 10, 13, 15, 16], "annotationss": 1, "mrv2": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 21, 23, 24, 25, 26, 27], "add": [1, 3, 4, 9, 11, 21, 22, 23], "arg": [1, 8, 9, 13, 15], "kwarg": [1, 8, 9, 13, 15], "overload": [1, 8, 9, 13, 15], "time": [1, 4, 8, 15, 17, 20, 23, 25], "rationaltim": [1, 4, 8, 15], "str": [1, 2, 3, 8, 9, 13], "none": [1, 2, 3, 7, 9, 13, 14, 15, 16, 20, 25], "current": [1, 2, 3, 4, 7, 8, 9, 11, 13, 15, 17, 18, 19, 20, 21, 23], "clip": [1, 3, 8, 9, 11, 17, 18, 20, 22, 23, 24], "certain": [1, 20], "frame": [1, 4, 8, 15, 17, 18, 19, 21, 22, 23], "int": [1, 2, 3, 5, 6, 7, 8, 9, 14, 15, 16], "second": [1, 2, 4, 8, 14, 15, 20, 21, 23, 24, 25, 26], "float": [1, 2, 3, 5, 6, 7, 8, 14, 15, 16, 18, 20, 25], "command": [2, 11, 18, 19], "us": [2, 8, 10, 11, 13, 17, 20, 21, 22, 23, 24, 26, 27], "run": [2, 10, 17, 23], "main": [2, 11, 17, 18, 20, 25], "displai": [2, 3, 18, 21, 22, 23, 24], "compar": [2, 4, 7, 18, 19, 22], "lut": [2, 3, 23, 25], "option": [2, 3, 5, 7, 10, 16, 17, 20, 23], "close": [2, 4, 7, 17, 18, 22, 23], "item": [2, 7, 8, 9, 17, 21, 22, 23], "1": [2, 3, 8, 12, 20], "file": [2, 3, 7, 8, 9, 11, 13, 17, 18, 19, 20, 21, 22], "closeal": [2, 4, 7], "itema": 2, "itemb": 2, "mode": [2, 7, 15, 16, 17, 18, 19, 20, 21, 22], "comparemod": [2, 4, 7], "wipe": [2, 7, 18, 22, 23], "2": [2, 6, 8], "two": [2, 11, 20, 23], "compareopt": [2, 4, 7], "return": [2, 7, 8, 10, 11, 13, 14, 15, 18], "displayopt": [2, 3, 4], "environmentmapopt": [2, 3, 4], "environ": [2, 3, 11, 18, 19, 20, 25], "map": [2, 3, 18, 19], "getlay": [2, 4], "list": [2, 3, 4, 7, 9, 11, 18, 20, 23, 25, 27], "layer": [2, 4, 7, 8, 20, 23], "gui": 2, "imageopt": [2, 3, 4], "ismut": [2, 4], "bool": [2, 3, 5, 7, 8, 10, 13, 14, 16], "true": [2, 8, 10], "audio": [2, 8, 15, 20, 22, 23], "i": [2, 8, 10, 17, 18, 19, 20, 21, 23, 24, 25, 26], "mute": [2, 8, 20], "lutopt": [2, 3, 4], "oepnsess": [], "open": [2, 4, 13, 17, 18, 22, 23, 25], "session": [0, 4, 18, 22, 23], "filenam": [2, 3, 9, 15, 23], "audiofilenam": 2, "save": [2, 4, 5, 9, 13, 17, 18, 20, 21, 22, 23], "saveopt": [2, 4, 5], "fals": [2, 10], "ffmpegprofil": [2, 5], "exrcompress": [2, 5], "zip": [2, 5], "zipcompressionlevel": [2, 5], "4": [2, 6], "dwacompressionlevel": [2, 5], "45": 2, "movi": [2, 17, 18, 20, 21, 22, 25], "sequenc": [2, 17, 18, 20, 25], "from": [2, 8, 10, 11, 12, 17, 20, 21, 22, 23, 24, 25], "front": 2, "savepdf": [2, 4], "pdf": [2, 18, 22, 23], "document": [2, 17, 18, 22, 25, 27], "savesess": [], "savesessiona": [], "setcompareopt": [2, 4], "setdisplayopt": [2, 4], "setenvironmentmapopt": [2, 4], "setimageopt": [2, 4], "setlutopt": [2, 4], "setmut": [2, 4], "setstereo3dopt": [2, 4], "stereo3dopt": [2, 3, 4], "stereo": [2, 3, 7, 18, 19], "3d": [2, 3, 18, 19], "setvolum": [2, 4], "volum": [2, 4, 8, 20], "updat": [2, 4, 14], "call": [2, 11, 25], "fl": 2, "check": [2, 14], "number": [2, 8, 22, 23, 24, 25], "elaps": 2, "enum": [3, 7, 16], "control": [3, 15, 18, 21, 22, 23, 25, 26], "alphablend": [3, 4], "member": [3, 5, 7, 15, 16], "straight": [3, 20], "premultipli": [3, 20], "channel": [3, 4, 18, 22, 23], "color": [3, 4, 18, 19, 20, 22, 24], "red": [3, 17, 18, 20, 21, 25], "green": [3, 18, 20, 21], "blue": [3, 17, 18, 20], "alpha": [3, 18, 23], "environmentmaptyp": [3, 4], "spheric": [3, 23], "cubic": [3, 23], "imagefilt": [3, 4], "nearest": [3, 20], "linear": [3, 20], "inputvideolevel": [3, 4], "fromfil": 3, "fullrang": 3, "legalrang": 3, "lutord": [3, 4], "postcolorconfig": 3, "precolorconfig": 3, "videolevel": [3, 4], "yuvcoeffici": [3, 4], "rec709": 3, "bt2020": 3, "stereo3dinput": [3, 4], "stereo3doutput": [3, 4], "anaglyph": [3, 23], "scanlin": [3, 23], "column": 3, "checkerboard": [3, 23], "opengl": [3, 22], "mirror": [3, 4], "x": [3, 6, 7, 18], "flip": [3, 18], "y": [3, 6, 7, 18, 20, 25], "valu": [3, 7, 8, 10, 13, 20, 23], "enabl": [3, 16, 22], "level": [3, 4, 5, 23], "vector3f": [3, 4, 6], "bright": 3, "chang": [3, 18, 20, 21, 22, 23, 25], "contrast": [3, 23], "satur": [3, 22, 23], "tint": [3, 22, 23], "between": [3, 20, 22, 23, 24, 25], "0": [3, 8, 17, 19, 20, 23, 26], "invert": [3, 23], "inlow": 3, "In": [3, 8, 11, 18, 20, 23, 24, 25, 26, 27], "low": 3, "inhigh": 3, "high": [3, 22, 24], "gamma": [3, 18, 20, 22, 23], "outlow": 3, "out": [3, 8, 15, 18, 20, 21, 22, 23, 24, 25], "outhigh": 3, "filter": [3, 18, 23, 25], "minifi": [3, 18], "magnifi": [3, 18], "softclip": [3, 4], "soft": [3, 21, 23], "both": [3, 21], "order": [3, 17, 23], "transform": [3, 25], "blend": 3, "algorithm": 3, "environmentmap": 3, "type": [3, 17, 21, 23, 24], "horizontalapertur": 3, "horizont": [3, 7, 18, 20, 22, 23, 24], "apertur": 3, "verticalapertur": 3, "vertic": [3, 7, 18, 20, 22, 23], "focallength": 3, "focal": 3, "length": 3, "rotatex": 3, "rotat": [3, 7, 23], "rotatei": 3, "subdivisionx": 3, "subdivis": 3, "subdivisioni": 3, "spin": 3, "stereo3d": 3, "input": [3, 18, 20, 23], "stereoinput": 3, "output": [3, 23], "stereooutput": 3, "eyesepar": 3, "separ": [3, 22], "left": [3, 17, 18, 20, 21, 23, 24], "right": [3, 17, 18, 19, 20, 21, 24, 25], "ey": 3, "swapey": 3, "swap": 3, "profil": [4, 5], "compress": [4, 5, 24], "vector2i": [4, 6], "vector2f": [4, 6, 7], "vector4f": [4, 6], "afil": [4, 7], "aindex": [4, 7], "bindex": [4, 7], "bfile": [4, 7], "activefil": [4, 7], "clearb": [4, 7], "firstvers": [4, 7], "lastvers": [4, 7], "nextvers": [4, 7], "previousvers": [4, 7], "seta": [4, 7], "setb": [4, 7], "setlay": [4, 7], "setstereo": [4, 7], "toggleb": [4, 7], "path": [2, 4, 8, 9, 11, 17, 19, 23], "timerang": [4, 8, 15], "filemedia": [4, 7, 8, 9], "add_clip": [], "select": [2, 4, 9, 15, 17, 18, 20, 21, 22, 23, 24, 25], "ins": 4, "memori": [4, 14, 23, 26], "readahead": [4, 14], "readbehind": [4, 14], "setmemori": [4, 14], "setreadahead": [4, 14], "setreadbehind": [4, 14], "filesequenceaudio": [4, 15], "loop": [4, 8, 15, 17, 18, 19, 20, 22], "timermod": [4, 15], "inoutrang": [4, 8, 15], "playbackward": [4, 15], "playforward": [4, 11, 15], "seek": [4, 15, 22], "setin": [4, 15], "setinoutrang": [4, 15], "setloop": [4, 15], "setout": [4, 15], "stop": [4, 15, 18, 20, 22, 24], "renderopt": [4, 16], "setrenderopt": [4, 16], "drawmod": [4, 16], "h264": 5, "prore": 5, "prores_proxi": 5, "prores_lt": 5, "prores_hq": 5, "prores_4444": 5, "prores_xq": 5, "rle": 5, "piz": 5, "pxr24": 5, "b44": 5, "b44a": 5, "dwaa": 5, "dwab": 5, "ffmpeg": 5, "openexr": [5, 20], "": [5, 8, 17, 18, 20, 21, 22, 23, 24, 25], "dwa": [5, 24], "vector": [6, 21], "integ": [6, 8], "3": [6, 12], "z": [6, 18], "w": [6, 18], "A": [7, 10, 20, 21, 22, 23, 25], "b": [3, 7, 18, 20, 22, 23], "activ": [7, 10, 22, 24], "clear": [7, 13, 18], "first": [7, 8, 17, 18, 20, 24, 25], "version": [2, 7, 17, 18, 19, 27], "last": [7, 8, 18, 20, 24, 25], "next": [7, 18, 20, 21, 23, 24, 25], "previou": [7, 18, 20, 21, 23, 24, 25], "new": [7, 8, 10, 11, 12, 20, 21, 22, 23, 25], "toggl": [7, 18, 20, 24, 25], "overlai": [7, 18, 22, 23, 25], "differ": [7, 8, 17, 18, 20, 22, 23, 25], "tile": [7, 18, 22, 23], "comparison": [7, 22, 23], "over": [7, 20, 21], "wipecent": 7, "center": [7, 18, 20, 25], "wiperot": 7, "hold": [8, 20, 25], "self": [8, 10, 11], "idx": 8, "directoru": 8, "getbasenam": 8, "getdirectori": 8, "getextens": 8, "getnumb": 8, "getpad": 8, "isabsolut": 8, "isempti": 8, "repres": 8, "measur": 8, "rt": 8, "rate": [8, 17, 19, 20, 22], "It": [8, 20, 23, 25], "can": [8, 11, 12, 17, 18, 20, 21, 22, 23, 24, 25, 26], "rescal": [8, 25], "anoth": [8, 25], "almost_equ": 8, "other": [8, 12, 17, 22, 23, 24, 25], "delta": 8, "static": 8, "duration_from_start_end_tim": 8, "start_tim": 8, "end_time_exclus": 8, "comput": [8, 22, 24], "durat": 8, "sampl": 8, "exclud": 8, "thi": [8, 11, 17, 18, 20, 21, 22, 23, 24, 25, 27], "same": [8, 17, 23], "distanc": 8, "For": [8, 11, 12, 17, 20, 22, 23, 24], "exampl": [8, 10, 11, 22, 23, 25], "10": [8, 17], "15": 8, "5": 8, "result": [8, 24], "duration_from_start_end_time_inclus": 8, "end_time_inclus": 8, "includ": [8, 22], "6": [8, 20], "from_fram": 8, "turn": 8, "object": 8, "from_second": 8, "from_time_str": 8, "time_str": 8, "convert": 8, "microsecond": 8, "string": 8, "hh": 8, "mm": 8, "ss": 8, "where": [8, 11, 23, 25], "an": [2, 3, 8, 17, 20, 21, 22, 23, 25], "decim": [8, 25], "from_timecod": 8, "timecod": [8, 20, 25], "is_invalid_tim": 8, "invalid": 8, "consid": 8, "ar": [8, 20, 21, 22, 23, 24, 25], "nan": 8, "less": [8, 18], "than": [8, 11, 21, 24, 25], "equal": 8, "zero": 8, "is_valid_timecode_r": 8, "valid": 8, "nearest_valid_timecode_r": 8, "ha": [8, 20, 22, 23, 24, 25], "least": 8, "given": [8, 17, 21], "rescaled_to": 8, "new_rat": 8, "to_fram": 8, "base": [8, 21, 23, 26], "to_second": 8, "to_time_str": 8, "to_timecod": 8, "drop_fram": 8, "value_rescaled_to": 8, "rang": [8, 15, 20, 23], "encod": [8, 17], "mean": [8, 23, 24], "portion": [8, 23], "befor": [8, 23, 24], "epsilon_": 8, "6041666666666666e": 8, "06": 8, "end": [8, 18, 24], "strictli": 8, "preced": [8, 20], "convers": 8, "would": [8, 17, 25], "meet": 8, "begin": 8, "clamp": 8, "accord": 8, "bound": 8, "argument": 8, "anteced": 8, "duration_extended_bi": 8, "outsid": [8, 21], "If": [8, 10, 17, 20, 21, 23, 25], "becaus": 8, "data": [8, 18, 23, 24], "14": 8, "24": 8, "9": 8, "word": [8, 17], "even": [8, 11, 22, 23, 25], "fraction": 8, "extended_bi": 8, "construct": 8, "one": [8, 11, 18, 20, 22, 23, 24, 25], "extend": [8, 21], "finish": 8, "intersect": 8, "OR": 8, "overlap": 8, "range_from_start_end_tim": 8, "creat": [8, 11, 12, 17, 21, 22, 23, 27], "exclus": 8, "end_tim": 8, "have": [8, 11, 17, 20, 21, 22, 23, 25], "range_from_start_end_time_inclus": 8, "inclus": 8, "audiopath": 8, "ani": [8, 12, 17, 20, 21, 22, 23, 25], "state": [8, 22], "currenttim": 8, "videolay": 8, "audiooffset": 8, "offset": 8, "edl": [9, 23], "otio": [2, 9, 17, 22, 25], "rel": 9, "fileitem": 9, "filemodelitem": 9, "playlistindex": 9, "must": [11, 23], "overriden": 10, "like": [10, 12, 17, 20, 24, 25], "import": [10, 11, 12, 22, 23, 25], "demoplugin": 10, "defin": [10, 11, 22], "your": [10, 17, 20, 21, 22, 23, 24, 25, 26], "own": [10, 21, 22], "variabl": [10, 11, 20, 25], "here": [10, 22, 25], "def": [10, 11], "__init__": [10, 11], "super": [10, 11], "pass": 11, "method": [10, 11, 22], "callback": 10, "print": [10, 11, 20, 23, 25], "hello": [10, 11], "whether": [10, 14, 20, 23, 25], "dictionari": 10, "menu": [10, 11, 18, 19, 21, 22], "entri": [10, 11, 22], "kei": [10, 13, 18, 20, 21, 22, 23, 25], "plai": [11, 15, 17, 18, 20, 22, 24, 25], "forward": [15, 18, 20, 24], "default": [10, 15, 17, 18, 19, 20, 23, 26], "dict": [10, 13], "nem": 10, "support": [11, 12, 17, 20, 22, 25], "allow": [11, 17, 18, 20, 21, 22, 23, 25, 26], "you": [11, 12, 17, 18, 20, 21, 22, 23, 24, 25, 26], "actual": [11, 21], "go": [11, 12, 17, 18, 24, 25], "farther": 11, "what": [11, 19, 20, 25], "consol": 11, "To": [11, 17, 20, 21], "mrv2_python_plugin": 11, "colon": 11, "linux": [11, 17, 25], "maco": [11, 17], "semi": 11, "window": [11, 12, 17, 18, 19, 23], "resid": 11, "py": 11, "basic": 11, "structur": 11, "helloplugin": 11, "retriev": 14, "cach": [14, 16, 19, 23, 26], "gigabyt": [14, 23, 26], "read": [14, 23, 24, 26], "ahead": [14, 23, 26], "behind": [14, 23, 26], "arg0": [3, 13, 14, 15], "basenam": 15, "directori": [15, 17, 18, 25], "properti": [3, 5, 15], "name": [3, 5, 15, 23], "onc": [12, 15, 17, 18, 20, 21, 24], "pingpong": 15, "revers": [15, 22], "backward": [15, 18, 20, 24], "univers": [16, 20, 22, 25], "scene": [16, 22, 25], "descript": [16, 22, 25], "render": [16, 19, 21], "point": [16, 18, 20, 23, 24], "wirefram": 16, "wireframeonsurfac": 16, "shadedflat": 16, "shadedsmooth": 16, "geomonli": 16, "geomflat": 16, "geomsmooth": 16, "renderwidth": 16, "width": 16, "complex": [16, 25], "model": 16, "draw": [16, 18, 19, 20, 22, 23, 24, 25], "enablelight": 16, "light": [16, 21, 25], "stagecachecount": [], "stage": 16, "count": 16, "diskcachebytecount": [], "disk": [16, 22, 24], "byte": 16, "pleas": 17, "refer": [11, 17, 27], "github": 17, "http": [12, 17, 27], "com": [17, 27], "ggarra13": 17, "On": [17, 18, 21, 22], "dmg": 17, "icon": [17, 20], "applic": [17, 22], "alreadi": 17, "we": [17, 25], "recommend": [17, 25], "overwrit": 17, "notar": 17, "so": [17, 20, 21, 23, 25], "when": [17, 20, 21, 23, 24, 25], "abl": [17, 24], "warn": 17, "secur": 17, "wa": [17, 25], "download": [17, 25], "internet": 17, "avoid": 17, "need": [17, 20, 21, 22, 23, 24, 25], "finder": 17, "ctrl": [17, 18, 21], "mous": [17, 19, 25], "click": [17, 20, 21, 23], "That": [17, 25], "bring": [17, 23, 25], "up": [14, 17, 18, 20, 22, 23, 24, 25], "button": [12, 17, 19, 20, 24, 25], "onli": [17, 18, 21, 23], "do": [17, 21, 22, 25], "chrome": 17, "also": [17, 20, 21, 23, 24], "protect": 17, "mai": [17, 23, 25, 27], "usual": [17, 20, 25], "archiv": 17, "make": [17, 20, 21, 23, 25], "sure": [17, 23], "arrow": [17, 18, 20, 21, 22, 24], "anywai": 17, "cannot": 17, "ex": 17, "directli": [17, 20, 21, 22], "explor": 17, "should": [17, 21, 23, 24], "Then": 17, "popup": [17, 20, 23, 25], "box": [17, 21, 22], "tell": 17, "smartscreen": 17, "prevent": 17, "unknown": 17, "aplic": 17, "place": [17, 21, 23], "pc": 17, "risk": 17, "more": [11, 17, 18, 20, 22, 23], "inform": [12, 17, 19, 20], "text": [17, 18, 21, 22, 23, 25], "sai": [17, 20], "similar": [17, 23], "appear": [17, 20, 23], "follow": [17, 20, 23], "standard": 17, "instruct": 17, "rpm": 17, "deb": 17, "packag": 17, "requir": [17, 24], "sudo": 17, "permiss": 17, "debian": 17, "ubuntu": 17, "etc": [17, 22, 23, 24], "dpkg": 17, "v0": 17, "7": 17, "amd64": 17, "tar": 17, "gz": 17, "hat": 17, "rocki": 17, "just": [17, 20, 21, 23], "shell": 17, "symlink": 17, "execut": [17, 22, 23], "usr": 17, "bin": 17, "associ": 17, "extens": 17, "easi": [17, 21, 22], "desktop": [17, 22, 23, 25], "choos": [17, 20, 25], "lack": 17, "organ": [17, 20], "uncompress": 17, "xf": 17, "folder": [17, 23, 25], "direcori": 17, "sh": 17, "script": [17, 22], "subdirectori": 17, "while": [17, 21, 23], "termin": [17, 25], "provid": [17, 20, 21, 22], "locat": [17, 23], "wai": [17, 21, 22], "recurs": 17, "thei": [17, 21, 22, 23, 25, 27], "ad": [17, 18, 19, 22, 23], "request": [17, 19], "By": [17, 20], "custom": [17, 20, 22, 25], "howev": 17, "nativ": [17, 22], "chooser": 17, "which": [17, 18, 20, 24, 25], "platform": 17, "might": 17, "o": [17, 18, 20, 22, 23, 24, 25], "won": 17, "t": [17, 18, 20, 23, 24, 25], "due": 17, "being": 17, "regist": [17, 23], "appl": 17, "either": [17, 23], "want": [17, 20, 21, 23, 24], "previous": 17, "conveni": 17, "power": [17, 18], "familiar": 17, "syntax": 17, "variou": 17, "mix": 17, "three": [17, 20, 21], "test": 17, "mov": [17, 22], "0001": 17, "exr": [3, 17, 22, 23, 24], "edit": [17, 18, 20, 22], "back": [17, 22, 24], "natur": [17, 25], "respect": 17, "e": [17, 18, 20], "g": [3, 17, 18, 20], "seri": 17, "jpeg": 17, "tga": [17, 22], "24fp": 17, "adjust": [17, 22, 24], "dpx": 17, "speed": [4, 15, 17, 18, 24], "taken": 17, "metadata": [4, 13, 17, 20], "avail": [17, 20, 22, 23, 25, 26], "made": [17, 20], "visibl": 17, "through": [12, 17, 22, 24, 25], "look": [3, 12, 17], "f4": [17, 18, 23], "With": [17, 20, 21, 25], "see": [17, 22, 24], "behavior": [17, 19, 23, 25, 26], "auto": [17, 20], "come": [18, 20, 23], "assign": 18, "shift": [18, 20, 21, 24], "alt": [18, 20], "As": [18, 21], "quit": [18, 27], "program": 18, "escap": [18, 21], "h": [6, 18, 20], "fit": [18, 20], "screen": [18, 21, 22, 24], "f": [18, 20], "resiz": 18, "textur": 18, "safe": [18, 22], "area": [18, 19, 21, 22], "d": 18, "c": [18, 25], "r": [3, 18, 20], "step": [18, 20, 22, 24], "fp": [15, 18, 19, 23], "j": 18, "direct": 18, "space": [3, 18, 20], "down": [18, 20, 24, 25], "k": 18, "home": [18, 20, 24, 25], "ping": [18, 20, 24], "pong": [18, 20, 24], "pageup": 18, "pagedown": 18, "limit": [18, 24], "cut": 18, "copi": [18, 23, 25], "past": [18, 21], "v": [18, 27], "insert": 18, "slice": 18, "remov": 18, "undo": [18, 21], "redo": [18, 21], "bar": [18, 19, 21, 24], "f1": [18, 20], "top": [18, 19], "pixel": [18, 19, 20, 21, 22], "f2": [18, 20], "f3": [18, 20], "statu": [18, 20, 24, 25], "tool": [18, 20, 21, 22, 23], "dock": [18, 20, 23], "f7": [18, 20, 21], "full": [18, 20, 23, 25], "f11": [18, 20], "present": [18, 20, 21, 23], "f12": [18, 20], "secondari": 18, "network": [18, 19], "n": [18, 25], "u": 18, "thumbnail": [18, 20], "transit": 18, "marker": 18, "reset": [18, 20, 23, 25], "gain": [18, 20, 22], "exposur": [3, 18, 20, 22], "ocio": [3, 18, 19, 20, 22, 23], "view": [3, 18, 19, 22, 23, 24], "scrub": [18, 20, 22], "eras": [18, 21, 22], "rectangl": [18, 25], "circl": [18, 22], "pen": [18, 22], "size": [3, 6, 18, 20, 22, 24], "switch": [18, 20, 23, 24, 25], "black": [18, 20, 25], "background": [3, 4, 18, 24, 25], "hud": 18, "One": [11, 18], "p": 18, "info": 18, "f5": 18, "f6": [18, 23], "f8": 18, "devic": 18, "f9": [18, 23, 26], "histogram": [18, 19], "vectorscop": [18, 19], "waveform": [18, 20], "f10": [18, 25], "log": [18, 19, 25], "about": [12, 18, 23], "8": 20, "overview": 19, "build": [19, 22], "instal": 19, "launch": 19, "load": [4, 13, 19, 22, 23, 24], "drag": [19, 20, 21, 22, 23, 25], "drop": [19, 22], "browser": [19, 22, 23, 25], "recent": 19, "line": [11, 19, 22], "hide": [19, 25], "show": [19, 23], "ui": [19, 22], "element": [19, 23], "divid": [11, 19, 23], "context": 19, "sketch": [19, 22, 23], "modifi": [19, 20], "navig": [19, 22], "specif": 19, "languag": [2, 19], "posit": [19, 22], "toolbar": [19, 20, 24], "error": [19, 20, 23], "hidden": [20, 21], "shown": [20, 21, 25], "third": 20, "viewport": [20, 21, 23], "fourth": 20, "under": [20, 25], "cursor": 20, "final": [20, 23], "let": 20, "know": [20, 25], "action": [20, 24, 25], "some": [12, 20, 22, 25], "shortcut": [20, 24, 25], "topbar": 20, "fullscreen": 20, "These": [20, 25, 27], "exit": 20, "alwai": [20, 21, 24], "configur": [20, 23, 25, 26], "closer": 20, "inspect": [20, 22], "middl": [20, 23], "pan": [20, 22], "within": [20, 22], "keyboard": [20, 21, 25], "perform": [20, 22], "centr": 20, "zoom": [20, 21, 22], "mousewheel": [20, 23, 25], "confort": 20, "factor": 20, "pulldown": 20, "without": [20, 21, 25], "particular": 20, "percentag": 20, "2x": 20, "pull": 20, "slider": 20, "driven": [20, 22], "opencolorio": 20, "gama": 20, "deriv": 20, "specifi": [20, 23], "cg": 20, "config": [3, 20, 23], "ship": 20, "nuke": 20, "studio": 20, "ones": 20, "take": [20, 23], "scale": [20, 22], "quick": [20, 21], "track": [20, 22, 23], "pictur": 20, "immedi": 20, "how": [20, 21, 23, 24, 25, 26], "absolut": 20, "digit": [20, 25], "pretti": 20, "don": [20, 23, 25], "much": [20, 23, 26], "explan": 20, "There": [20, 21, 25], "paus": 20, "jump": [20, 21, 22], "per": [11, 20, 24, 25], "desir": 20, "quickli": [20, 22, 23], "equival": 20, "press": 20, "bottom": [20, 23], "speaker": 20, "behaviour": [20, 24], "film": 20, "crop": 20, "aspect": [20, 22], "enter": [20, 21, 23, 24], "head": 20, "lot": 20, "independ": 20, "dark": 20, "grai": 20, "empti": [20, 21], "instead": [20, 23, 25, 26], "legal": 20, "handl": [20, 22], "logic": 20, "bigger": 20, "smaller": 20, "featur": [21, 22, 23], "tag": 21, "comment": 21, "record": [21, 23], "share": [21, 22, 25], "written": 21, "visual": [21, 22], "feedback": [21, 22], "colleagu": [21, 22], "bookmark": [21, 22], "mark": 21, "hit": 21, "twice": [21, 25], "stroke": [21, 22], "shape": [21, 22], "viewer": [21, 22, 23, 24, 25], "automat": [21, 23, 25], "hard": [21, 23], "depend": 21, "attach": [21, 23], "ghost": [21, 23], "mani": [21, 24, 25], "happen": [21, 23], "remain": [21, 25], "content": 21, "delet": 21, "partial": 21, "total": [21, 22], "presenc": 21, "indic": [21, 24], "yellow": 21, "veric": 21, "grip": 21, "caption": [21, 22], "onto": 21, "abov": [21, 23, 25], "rather": 21, "rasteris": 21, "fly": 21, "graphic": [21, 22, 24], "card": [21, 24], "brush": [21, 22, 23], "boundari": 21, "free": 21, "side": 21, "below": [21, 23], "rememb": [21, 24], "later": 21, "export": 21, "insid": [21, 25], "laser": [21, 23], "non": 21, "persist": 21, "fade": 21, "until": 21, "disappear": 21, "coupl": 21, "highlight": 21, "review": [21, 22], "continu": 21, "still": [21, 27], "around": [21, 23], "font": [21, 22, 23], "happi": 21, "cross": [21, 25], "discard": 21, "clean": 21, "sourc": 22, "profession": 22, "flipbook": 22, "effect": 22, "anim": 22, "industri": 22, "focus": 22, "intuit": 22, "highest": 22, "engin": 22, "its": [22, 23, 24, 25], "code": [22, 23], "pipelin": 22, "integr": 22, "customis": 22, "flexibl": 22, "collect": 22, "specialis": 22, "format": [22, 25], "colour": 22, "manag": [13, 22], "organis": 22, "group": 22, "subset": 22, "highli": 22, "interact": 22, "collabor": 22, "workflow": [22, 24], "essenti": 22, "team": 22, "vfx": 22, "post": 22, "product": 22, "who": 22, "demand": [22, 24], "artwork": 22, "instantan": 22, "across": 22, "multipl": [22, 23], "robust": 22, "solut": 22, "been": [22, 24], "deploi": 22, "facil": 22, "individu": 22, "daili": 22, "sinc": 22, "august": 22, "2022": 22, "develop": [22, 27], "phase": [], "swing": [], "work": [23, 25], "major": [], "virtual": 22, "common": [22, 24], "todai": 22, "tif": 22, "jpg": 22, "psd": 22, "mp4": 22, "webm": 22, "player": 22, "embed": [22, 25], "sound": 22, "opentimelineio": [22, 23], "dissolv": 22, "pixar": [22, 25], "them": [22, 25], "built": [22, 25], "todo": 22, "lo": 22, "cuadro": 22, "respons": 22, "opac": 22, "easili": 22, "staff": 22, "accur": 22, "v2": 22, "correct": 22, "rgba": 22, "predefin": 22, "mask": [22, 25], "pop": [22, 23], "2nd": 22, "dual": 22, "sync": [22, 23], "synchron": 22, "lan": 22, "server": [22, 23, 25], "client": [22, 23, 25], "pref": [22, 25], "interpret": 22, "straightforward": 22, "And": 23, "perman": 23, "vanish": 23, "drawn": 23, "rectangular": 23, "minimum": 23, "maximum": [23, 24], "averag": 23, "after": 23, "field": 23, "seven": 23, "temporari": 23, "give": 23, "access": 23, "clone": 23, "again": 23, "refresh": 23, "re": 23, "sub": 23, "clipboard": 23, "gather": 23, "email": 23, "filemanag": 23, "messag": 23, "emit": 23, "dure": [23, 27], "oper": 23, "occur": 23, "ignor": [23, 24, 25], "hors": 23, "codec": [23, 24], "machin": [23, 25], "connect": [23, 25], "distinguis": 23, "ipv4": 23, "ipv6": 23, "address": 23, "host": 23, "alia": 23, "addit": [23, 27], "port": [23, 25], "fine": 23, "firewal": [23, 25], "incom": 23, "outgo": 23, "aka": 23, "append": 23, "sever": [23, 25, 27], "togeth": 23, "done": 23, "releas": 23, "resolutiono": 23, "match": [23, 24, 25], "assum": 23, "exist": 23, "each": [23, 24, 25], "section": [23, 25], "keypad": 23, "editor": 23, "mainli": [23, 26], "gb": [23, 26], "doe": [23, 24, 25, 26], "half": [23, 26], "ram": [23, 26], "qualiti": 23, "asset": [23, 25], "thing": 24, "random": 24, "widget": [12, 24], "spacebar": 24, "try": 24, "decod": 24, "store": [24, 25], "readi": 24, "effici": 24, "understand": 24, "obviou": 24, "grow": 24, "thu": 24, "slow": [24, 25], "off": 24, "resolut": 24, "wait": 24, "via": 24, "most": 24, "case": [24, 25], "although": 24, "optimis": 24, "veri": 24, "hardwar": 24, "transfer": 24, "faster": 24, "stream": 24, "dwb": 24, "larg": 24, "filmaura": 25, "usernam": 25, "resetset": 25, "old": 25, "calll": 25, "favorit": 25, "someth": 25, "wan": 25, "whole": 25, "behav": 25, "unus": 25, "reposit": 25, "withing": 25, "establish": 25, "fast": 25, "label": 25, "paramet": 25, "fltk": [12, 25], "stick": 25, "gtk": 25, "fill": 25, "well": 25, "otherwis": [10, 25], "those": 25, "recogn": 25, "dramat": 25, "privat": 25, "unless": 25, "soon": 25, "move": 25, "hex": 25, "origin": 25, "process": 25, "hsv": 25, "hsl": 25, "cie": 25, "xyz": 25, "xyi": 25, "lab": 25, "cielab": 25, "luv": 25, "cieluv": 25, "yuv": 25, "analog": 25, "pal": 25, "ydbdr": 25, "secam": 25, "yiq": 25, "ntsc": 25, "itu": 25, "601": 25, "ycbcr": 25, "709": 25, "hdtv": 25, "lumma": 25, "bit": 25, "depth": 25, "repeat": 25, "scratch": 25, "regular": 25, "express": 25, "_v": 25, "far": 25, "drive": 25, "remot": 25, "gga": 25, "unix": 25, "simpl": 25, "local": 25, "sent": 25, "receiv": 25, "noth": 25, "were": 27, "latest": 27, "www": 27, "youtub": 27, "watch": 27, "8jviz": 27, "ppcrg": 27, "plxj9nnbdnfrmd8aq41ajymb7whn99g5c": 27, "demo": 12, "constructor": 10, "rtype": 10, "correspond": 10, "new_menu": [], "redirect": 25, "tcp": 25, "55120": 25, "necessari": 25, "pyfltk": [0, 4], "prefspath": [2, 4], "rootpath": [2, 4], "root": 2, "insal": 2, "fltk14": 12, "sort": 12, "albeit": 12, "older": 12, "gitlab": 12, "sourceforg": 12, "doc": 12, "ch0_prefac": 12, "html": 12, "currentsess": [], "opensess": [], "setcurrentsess": [], "saveotio": [2, 4], "getvers": [2, 4], "sessionmetadata": [], "setsessionmetadata": [], "defaultspe": [4, 15], "setspe": [4, 15], "ocioconfig": [3, 4], "ocioic": [3, 4], "ocioicslist": [3, 4], "ocioview": [3, 4], "setocioconfig": [3, 4], "setocio": [3, 4], "ic": 3, "setocioview": [3, 4], "stagecach": 16, "diskcach": 16, "trigger": 11, "__divider__": 11, "complet": 11, "mrv2_hello": 11, "distribut": 11, "alphablendnon": [], "environmentmapnon": [], "stereo3dinputnon": [], "profilenon": [], "compressionnon": [], "filesequenceaudionon": [], "knone": [3, 5, 15], "tl": 8, "exrdisplai": [3, 4], "suppos": [], "defog": 3, "kneehigh": 3, "kneelow": 3, "pixeltyp": [3, 4], "l_u8": 3, "l_u16": 3, "l_u32": 3, "l_f16": 3, "l_f32": 3, "la_u8": 3, "la_u16": 3, "la_u32": 3, "la_f16": 3, "la_f32": 3, "rgb_u8": 3, "rgb_u16": 3, "rgb_u32": 3, "rgb_f16": 3, "rgb_f32": 3, "rgba_u8": 3, "rgba_u16": 3, "rgba_u32": 3, "rgba_f16": 3, "rgba_f32": 3, "yuv_420p_u8": 3, "yuv_422p_u8": 3, "yuv_444p_u8": 3, "yuv_420p_u16": 3, "yuv_422p_u16": 3, "yuv_444p_u16": 3, "clearmetadata": [4, 13], "setcurr": [4, 13], "setmetadata": [4, 13], "everyth": 13, "transpar": 3, "solid": 3, "checker": 3, "backgroundopt": [3, 4], "checkerscolor0": 3, "color0": 3, "color4f": [3, 4], "checkerscolor1": 3, "color1": 3, "checkerss": 3, "size2i": [3, 4, 6], "solidcolor": 3, "setbackgroundopt": [3, 4], "addclip": [4, 9], "ffmpegaudiocodec": 2, "aac": [2, 5], "audiocodec": [4, 5], "ac3": 5, "true_hd": 5, "mp2": 5, "pcm_s16le": 5, "getlanguag": [2, 4], "mp3": 5, "opu": 5, "vorbi": 5, "checkforupd": [4, 14], "pathtyp": 8, "ocioviewlist": [3, 4], "ociolook": [3, 4], "ociolooklist": [3, 4], "setociolook": [3, 4], "v1": 19}, "objects": {"": [[8, 0, 0, "-", "mrv2"]], "mrv2": [[8, 1, 1, "", "FileMedia"], [8, 1, 1, "", "Path"], [8, 1, 1, "", "RationalTime"], [8, 1, 1, "", "TimeRange"], [1, 0, 0, "-", "annotations"], [2, 0, 0, "-", "cmd"], [3, 0, 0, "-", "image"], [5, 0, 0, "-", "io"], [6, 0, 0, "-", "math"], [7, 0, 0, "-", "media"], [9, 0, 0, "-", "playlist"], [10, 0, 0, "-", "plugin"], [13, 0, 0, "-", "session"], [14, 0, 0, "-", "settings"], [15, 0, 0, "-", "timeline"], [16, 0, 0, "-", "usd"]], "mrv2.FileMedia": [[8, 2, 1, "", "audioOffset"], [8, 2, 1, "", "audioPath"], [8, 2, 1, "", "currentTime"], [8, 2, 1, "", "inOutRange"], [8, 2, 1, "", "loop"], [8, 2, 1, "", "mute"], [8, 2, 1, "", "path"], [8, 2, 1, "", "playback"], [8, 2, 1, "", "timeRange"], [8, 2, 1, "", "videoLayer"], [8, 2, 1, "", "volume"]], "mrv2.Path": [[8, 3, 1, "", "get"], [8, 3, 1, "", "getBaseName"], [8, 3, 1, "", "getDirectory"], [8, 3, 1, "", "getExtension"], [8, 3, 1, "", "getNumber"], [8, 3, 1, "", "getPadding"], [8, 3, 1, "", "isAbsolute"], [8, 3, 1, "", "isEmpty"]], "mrv2.RationalTime": [[8, 3, 1, "", "almost_equal"], [8, 3, 1, "", "duration_from_start_end_time"], [8, 3, 1, "", "duration_from_start_end_time_inclusive"], [8, 3, 1, "", "from_frames"], [8, 3, 1, "", "from_seconds"], [8, 3, 1, "", "from_time_string"], [8, 3, 1, "", "from_timecode"], [8, 3, 1, "", "is_invalid_time"], [8, 3, 1, "", "is_valid_timecode_rate"], [8, 3, 1, "", "nearest_valid_timecode_rate"], [8, 3, 1, "", "rescaled_to"], [8, 3, 1, "", "to_frames"], [8, 3, 1, "", "to_seconds"], [8, 3, 1, "", "to_time_string"], [8, 3, 1, "", "to_timecode"], [8, 3, 1, "", "value_rescaled_to"]], "mrv2.TimeRange": [[8, 3, 1, "", "before"], [8, 3, 1, "", "begins"], [8, 3, 1, "", "clamped"], [8, 3, 1, "", "contains"], [8, 3, 1, "", "duration_extended_by"], [8, 3, 1, "", "end_time_exclusive"], [8, 3, 1, "", "end_time_inclusive"], [8, 3, 1, "", "extended_by"], [8, 3, 1, "", "finishes"], [8, 3, 1, "", "intersects"], [8, 3, 1, "", "meets"], [8, 3, 1, "", "overlaps"], [8, 3, 1, "", "range_from_start_end_time"], [8, 3, 1, "", "range_from_start_end_time_inclusive"]], "mrv2.annotations": [[1, 4, 1, "", "add"]], "mrv2.cmd": [[2, 4, 1, "", "close"], [2, 4, 1, "", "closeAll"], [2, 4, 1, "", "compare"], [2, 4, 1, "", "compareOptions"], [2, 4, 1, "", "displayOptions"], [2, 4, 1, "", "environmentMapOptions"], [2, 4, 1, "", "getLanguage"], [2, 4, 1, "", "getLayers"], [2, 4, 1, "", "getVersion"], [2, 4, 1, "", "imageOptions"], [2, 4, 1, "", "isMuted"], [2, 4, 1, "", "lutOptions"], [2, 4, 1, "", "open"], [2, 4, 1, "", "prefsPath"], [2, 4, 1, "", "rootPath"], [2, 4, 1, "", "save"], [2, 4, 1, "", "saveOTIO"], [2, 4, 1, "", "savePDF"], [2, 4, 1, "", "setCompareOptions"], [2, 4, 1, "", "setDisplayOptions"], [2, 4, 1, "", "setEnvironmentMapOptions"], [2, 4, 1, "", "setImageOptions"], [2, 4, 1, "", "setLUTOptions"], [2, 4, 1, "", "setMute"], [2, 4, 1, "", "setStereo3DOptions"], [2, 4, 1, "", "setVolume"], [2, 4, 1, "", "stereo3DOptions"], [2, 4, 1, "", "update"], [2, 4, 1, "", "volume"]], "mrv2.image": [[3, 1, 1, "", "AlphaBlend"], [3, 1, 1, "", "Background"], [3, 1, 1, "", "BackgroundOptions"], [3, 1, 1, "", "Channels"], [3, 1, 1, "", "Color"], [3, 1, 1, "", "Color4f"], [3, 1, 1, "", "DisplayOptions"], [3, 1, 1, "", "EXRDisplay"], [3, 1, 1, "", "EnvironmentMapOptions"], [3, 1, 1, "", "EnvironmentMapType"], [3, 1, 1, "", "ImageFilter"], [3, 1, 1, "", "ImageFilters"], [3, 1, 1, "", "ImageOptions"], [3, 1, 1, "", "InputVideoLevels"], [3, 1, 1, "", "LUTOptions"], [3, 1, 1, "", "LUTOrder"], [3, 1, 1, "", "Levels"], [3, 1, 1, "", "Mirror"], [3, 1, 1, "", "PixelType"], [3, 1, 1, "", "SoftClip"], [3, 1, 1, "", "Stereo3DInput"], [3, 1, 1, "", "Stereo3DOptions"], [3, 1, 1, "", "Stereo3DOutput"], [3, 1, 1, "", "VideoLevels"], [3, 1, 1, "", "YUVCoefficients"], [3, 4, 1, "", "backgroundOptions"], [3, 4, 1, "", "ocioConfig"], [3, 4, 1, "", "ocioIcs"], [3, 4, 1, "", "ocioIcsList"], [3, 4, 1, "", "ocioLook"], [3, 4, 1, "", "ocioLookList"], [3, 4, 1, "", "ocioView"], [3, 4, 1, "", "ocioViewList"], [3, 4, 1, "", "setBackgroundOptions"], [3, 4, 1, "", "setOcioConfig"], [3, 4, 1, "", "setOcioIcs"], [3, 4, 1, "", "setOcioLook"], [3, 4, 1, "", "setOcioView"]], "mrv2.image.AlphaBlend": [[3, 5, 1, "", "name"]], "mrv2.image.Background": [[3, 5, 1, "", "name"]], "mrv2.image.BackgroundOptions": [[3, 5, 1, "", "checkersColor0"], [3, 5, 1, "", "checkersColor1"], [3, 5, 1, "", "checkersSize"], [3, 5, 1, "", "solidColor"], [3, 5, 1, "", "type"]], "mrv2.image.Channels": [[3, 5, 1, "", "name"]], "mrv2.image.Color": [[3, 2, 1, "", "add"], [3, 2, 1, "", "brightness"], [3, 2, 1, "", "contrast"], [3, 2, 1, "", "enabled"], [3, 2, 1, "", "invert"], [3, 2, 1, "", "saturation"], [3, 2, 1, "", "tint"]], "mrv2.image.Color4f": [[3, 2, 1, "", "a"], [3, 2, 1, "", "b"], [3, 2, 1, "", "g"], [3, 2, 1, "", "r"]], "mrv2.image.DisplayOptions": [[3, 2, 1, "", "channels"], [3, 2, 1, "", "color"], [3, 2, 1, "", "levels"], [3, 2, 1, "", "mirror"], [3, 2, 1, "", "softClip"]], "mrv2.image.EXRDisplay": [[3, 5, 1, "", "defog"], [3, 5, 1, "", "enabled"], [3, 5, 1, "", "exposure"], [3, 5, 1, "", "kneeHigh"], [3, 5, 1, "", "kneeLow"]], "mrv2.image.EnvironmentMapOptions": [[3, 2, 1, "", "focalLength"], [3, 2, 1, "", "horizontalAperture"], [3, 2, 1, "", "rotateX"], [3, 2, 1, "", "rotateY"], [3, 2, 1, "", "spin"], [3, 2, 1, "", "subdivisionX"], [3, 2, 1, "", "subdivisionY"], [3, 2, 1, "", "type"], [3, 2, 1, "", "verticalAperture"]], "mrv2.image.EnvironmentMapType": [[3, 5, 1, "", "name"]], "mrv2.image.ImageFilter": [[3, 5, 1, "", "name"]], "mrv2.image.ImageFilters": [[3, 2, 1, "", "magnify"], [3, 2, 1, "", "minify"]], "mrv2.image.ImageOptions": [[3, 2, 1, "", "alphaBlend"], [3, 2, 1, "", "imageFilters"], [3, 2, 1, "", "videoLevels"]], "mrv2.image.InputVideoLevels": [[3, 5, 1, "", "name"]], "mrv2.image.LUTOptions": [[3, 2, 1, "", "fileName"], [3, 2, 1, "", "order"]], "mrv2.image.LUTOrder": [[3, 5, 1, "", "name"]], "mrv2.image.Levels": [[3, 2, 1, "", "enabled"], [3, 2, 1, "", "gamma"], [3, 2, 1, "", "inHigh"], [3, 2, 1, "", "inLow"], [3, 2, 1, "", "outHigh"], [3, 2, 1, "", "outLow"]], "mrv2.image.Mirror": [[3, 2, 1, "", "x"], [3, 2, 1, "", "y"]], "mrv2.image.PixelType": [[3, 5, 1, "", "name"]], "mrv2.image.SoftClip": [[3, 2, 1, "", "enabled"], [3, 2, 1, "", "value"]], "mrv2.image.Stereo3DInput": [[3, 5, 1, "", "name"]], "mrv2.image.Stereo3DOptions": [[3, 2, 1, "", "eyeSeparation"], [3, 2, 1, "", "input"], [3, 2, 1, "", "output"], [3, 2, 1, "", "swapEyes"]], "mrv2.image.Stereo3DOutput": [[3, 5, 1, "", "name"]], "mrv2.image.VideoLevels": [[3, 5, 1, "", "name"]], "mrv2.image.YUVCoefficients": [[3, 5, 1, "", "name"]], "mrv2.io": [[5, 1, 1, "", "AudioCodec"], [5, 1, 1, "", "Compression"], [5, 1, 1, "", "Profile"], [5, 1, 1, "", "SaveOptions"]], "mrv2.io.AudioCodec": [[5, 5, 1, "", "name"]], "mrv2.io.SaveOptions": [[5, 2, 1, "", "annotations"], [5, 2, 1, "", "dwaCompressionLevel"], [5, 2, 1, "", "exrCompression"], [5, 2, 1, "", "ffmpegProfile"], [5, 2, 1, "", "zipCompressionLevel"]], "mrv2.math": [[6, 1, 1, "", "Size2i"], [6, 1, 1, "", "Vector2f"], [6, 1, 1, "", "Vector2i"], [6, 1, 1, "", "Vector3f"], [6, 1, 1, "", "Vector4f"]], "mrv2.math.Size2i": [[6, 2, 1, "", "h"], [6, 2, 1, "", "w"]], "mrv2.math.Vector2f": [[6, 2, 1, "", "x"], [6, 2, 1, "", "y"]], "mrv2.math.Vector2i": [[6, 2, 1, "", "x"], [6, 2, 1, "", "y"]], "mrv2.math.Vector3f": [[6, 2, 1, "", "x"], [6, 2, 1, "", "y"], [6, 2, 1, "", "z"]], "mrv2.math.Vector4f": [[6, 2, 1, "", "w"], [6, 2, 1, "", "x"], [6, 2, 1, "", "y"], [6, 2, 1, "", "z"]], "mrv2.media": [[7, 4, 1, "", "Afile"], [7, 4, 1, "", "Aindex"], [7, 4, 1, "", "BIndexes"], [7, 4, 1, "", "Bfiles"], [7, 1, 1, "", "CompareMode"], [7, 1, 1, "", "CompareOptions"], [7, 4, 1, "", "activeFiles"], [7, 4, 1, "", "clearB"], [7, 4, 1, "", "close"], [7, 4, 1, "", "closeAll"], [7, 4, 1, "", "firstVersion"], [7, 4, 1, "", "lastVersion"], [7, 4, 1, "", "layers"], [7, 4, 1, "", "list"], [7, 4, 1, "", "nextVersion"], [7, 4, 1, "", "previousVersion"], [7, 4, 1, "", "setA"], [7, 4, 1, "", "setB"], [7, 4, 1, "", "setLayer"], [7, 4, 1, "", "setStereo"], [7, 4, 1, "", "toggleB"]], "mrv2.media.CompareOptions": [[7, 2, 1, "", "mode"], [7, 2, 1, "", "overlay"], [7, 2, 1, "", "wipeCenter"], [7, 2, 1, "", "wipeRotation"]], "mrv2.playlist": [[9, 4, 1, "", "addClip"], [9, 4, 1, "", "list"], [9, 4, 1, "", "save"], [9, 4, 1, "", "select"]], "mrv2.plugin": [[10, 1, 1, "", "Plugin"]], "mrv2.plugin.Plugin": [[10, 3, 1, "", "active"], [10, 3, 1, "", "menus"]], "mrv2.session": [[13, 4, 1, "", "clearMetadata"], [13, 4, 1, "", "current"], [13, 4, 1, "", "load"], [13, 4, 1, "", "metadata"], [13, 4, 1, "", "save"], [13, 4, 1, "", "setCurrent"], [13, 4, 1, "", "setMetadata"]], "mrv2.settings": [[14, 4, 1, "", "checkForUpdates"], [14, 4, 1, "", "memory"], [14, 4, 1, "", "readAhead"], [14, 4, 1, "", "readBehind"], [14, 4, 1, "", "setMemory"], [14, 4, 1, "", "setReadAhead"], [14, 4, 1, "", "setReadBehind"]], "mrv2.timeline": [[15, 1, 1, "", "FileSequenceAudio"], [15, 1, 1, "", "Loop"], [15, 1, 1, "", "Playback"], [15, 1, 1, "", "TimerMode"], [15, 4, 1, "", "defaultSpeed"], [15, 4, 1, "", "frame"], [15, 4, 1, "", "inOutRange"], [15, 4, 1, "", "loop"], [15, 4, 1, "", "playBackwards"], [15, 4, 1, "", "playForwards"], [15, 4, 1, "", "seconds"], [15, 4, 1, "", "seek"], [15, 4, 1, "", "setIn"], [15, 4, 1, "", "setInOutRange"], [15, 4, 1, "", "setLoop"], [15, 4, 1, "", "setOut"], [15, 4, 1, "", "setSpeed"], [15, 4, 1, "", "speed"], [15, 4, 1, "", "stop"], [15, 4, 1, "", "time"], [15, 4, 1, "", "timeRange"]], "mrv2.timeline.FileSequenceAudio": [[15, 5, 1, "", "name"]], "mrv2.timeline.Loop": [[15, 5, 1, "", "name"]], "mrv2.timeline.Playback": [[15, 5, 1, "", "name"]], "mrv2.timeline.TimerMode": [[15, 5, 1, "", "name"]], "mrv2.usd": [[16, 1, 1, "", "DrawMode"], [16, 1, 1, "", "RenderOptions"], [16, 4, 1, "", "renderOptions"], [16, 4, 1, "", "setRenderOptions"]], "mrv2.usd.RenderOptions": [[16, 2, 1, "", "complexity"], [16, 2, 1, "", "diskCache"], [16, 2, 1, "", "drawMode"], [16, 2, 1, "", "enableLighting"], [16, 2, 1, "", "renderWidth"], [16, 2, 1, "", "stageCache"]]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:attribute", "3": "py:method", "4": "py:function", "5": "py:property"}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "attribute", "Python attribute"], "3": ["py", "method", "Python method"], "4": ["py", "function", "Python function"], "5": ["py", "property", "Python property"]}, "titleterms": {"welcom": 0, "mrv2": [0, 8, 17, 19, 20, 22], "": 0, "document": 0, "tabl": 0, "content": 0, "indic": [0, 20], "annot": [1, 21, 23], "modul": [1, 2, 3, 5, 6, 7, 8, 9, 10, 13, 14, 15, 16], "cmd": 2, "imag": [3, 25], "python": [4, 23], "api": 4, "io": 5, "math": 6, "media": [7, 17, 23], "playlist": [9, 23], "plugin": 10, "plug": 11, "system": 11, "ins": 11, "set": [14, 23, 26], "timelin": [15, 20, 25], "usd": [16, 23, 25], "get": 17, "start": [17, 20, 25], "build": 17, "instal": 17, "launch": 17, "load": [17, 25], "drag": 17, "drop": 17, "browser": 17, "recent": 17, "menu": [17, 20, 23, 25], "command": 17, "line": 17, "view": [17, 20, 25], "hotkei": [18, 24], "user": [19, 25], "guid": 19, "The": [20, 25], "interfac": [20, 25], "hide": 20, "show": [20, 25], "ui": [20, 25], "element": [20, 25], "customis": 20, "mous": [20, 23], "interact": 20, "viewer": 20, "top": [20, 25], "bar": [20, 25], "frame": [20, 24, 25], "transport": 20, "control": 20, "fp": [20, 24, 25], "end": 20, "player": 20, "safe": [20, 25], "area": [20, 23, 25], "data": 20, "window": [20, 25], "displai": [20, 25], "mask": 20, "hud": [20, 25], "render": 20, "channel": 20, "mirror": 20, "background": 20, "video": [20, 27], "level": 20, "alpha": 20, "blend": 20, "minifi": 20, "magnifi": 20, "filter": 20, "panel": [20, 23, 25], "divid": 20, "note": 21, "ad": 21, "sketch": 21, "modifi": 21, "navig": 21, "draw": 21, "introduct": 22, "what": 22, "i": 22, "current": [22, 24, 25], "version": [22, 25], "v0": [], "8": [], "0": 22, "overview": 22, "color": [23, 25], "compar": 23, "environ": 23, "map": [23, 25], "file": [23, 25], "context": 23, "right": 23, "button": 23, "histogram": 23, "log": 23, "inform": 23, "network": [23, 25], "stereo": 23, "3d": 23, "vectorscop": 23, "v\u00eddeo": 24, "playback": [24, 25], "loop": [24, 25], "mode": [24, 25], "rate": 24, "specif": 24, "cach": 24, "behavior": 24, "prefer": 25, "alwai": 25, "secondari": 25, "On": 25, "singl": 25, "instanc": 25, "auto": 25, "refit": 25, "normal": 25, "fullscreen": 25, "present": 25, "maco": 25, "tool": 25, "dock": 25, "onli": 25, "One": 25, "gain": 25, "gamma": 25, "crop": 25, "zoom": 25, "speed": 25, "languag": 25, "scheme": 25, "theme": 25, "posit": 25, "save": 25, "exit": 25, "fix": 25, "size": 25, "take": 25, "valu": 25, "request": 25, "click": 25, "travel": 25, "drawer": 25, "thumbnail": 25, "activ": 25, "us": 25, "nativ": 25, "chooser": 25, "scrub": 25, "sensit": 25, "preview": 25, "edit": 25, "transit": 25, "marker": 25, "pixel": 25, "toolbar": 25, "rgba": 25, "lumin": 25, "ocio": 25, "config": 25, "default": 25, "input": 25, "space": 25, "miss": 25, "regex": 25, "maximum": 25, "apart": 25, "path": 25, "add": 25, "remov": 25, "error": 25, "tutori": 27, "viewport": 25, "pyfltk": 12, "session": 13, "v1": 22}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx.ext.todo": 2, "sphinx.ext.viewcode": 1, "sphinx": 60}, "alltitles": {"Welcome to mrv2\u2019s documentation!": [[0, "welcome-to-mrv2-s-documentation"]], "Table of Contents": [[0, "table-of-contents"]], "Indices and tables": [[0, "indices-and-tables"]], "annotations module": [[1, "module-mrv2.annotations"]], "cmd module": [[2, "module-mrv2.cmd"]], "image module": [[3, "module-mrv2.image"]], "Python API": [[4, "python-api"]], "io Module": [[5, "module-mrv2.io"]], "math module": [[6, "module-mrv2.math"]], "media module": [[7, "module-mrv2.media"]], "mrv2 module": [[8, "module-mrv2"]], "playlist module": [[9, "module-mrv2.playlist"]], "plugin module": [[10, "module-mrv2.plugin"]], "Plug-in System": [[11, "plug-in-system"]], "Plug-ins": [[11, "plug-ins"]], "pyFLTK": [[12, "pyfltk"]], "session Module": [[13, "module-mrv2.session"]], "settings module": [[14, "module-mrv2.settings"]], "timeline module": [[15, "module-mrv2.timeline"]], "usd module": [[16, "module-mrv2.usd"]], "Getting Started": [[17, "getting-started"]], "Building mrv2": [[17, "building-mrv2"]], "Installing mrv2": [[17, "installing-mrv2"]], "Launching mrv2": [[17, "launching-mrv2"]], "Loading Media (Drag and Drop)": [[17, "loading-media-drag-and-drop"]], "Loading Media (mrv2 Browser)": [[17, "loading-media-mrv2-browser"]], "Loading Media (Recent menu)": [[17, "loading-media-recent-menu"]], "Loading Media (command line)": [[17, "loading-media-command-line"]], "Viewing Media": [[17, "viewing-media"]], "Hotkeys": [[18, "hotkeys"]], "mrv2 User Guide": [[19, "mrv2-user-guide"]], "The mrv2 Interface": [[20, "the-mrv2-interface"]], "Hiding/Showing UI elements": [[20, "hiding-showing-ui-elements"]], "Customising the Interface": [[20, "customising-the-interface"]], "Mouse interaction in the Viewer": [[20, "mouse-interaction-in-the-viewer"]], "The Top Bar": [[20, "the-top-bar"]], "The Timeline": [[20, "the-timeline"]], "Frame Indicator": [[20, "frame-indicator"]], "Transport Controls": [[20, "transport-controls"]], "FPS": [[20, "fps"], [25, null]], "Start and End Frame Indicator": [[20, "start-and-end-frame-indicator"]], "Player/Viewer Controls": [[20, "player-viewer-controls"]], "View Menu": [[20, "view-menu"]], "Safe Areas": [[20, null], [25, null]], "Data Window": [[20, null]], "Display Window": [[20, null]], "Mask": [[20, null]], "HUD": [[20, null], [25, null]], "Render Menu": [[20, "render-menu"]], "Channels": [[20, null]], "Mirror": [[20, null]], "Background": [[20, null]], "Video Levels": [[20, null]], "Alpha Blend": [[20, null]], "Minify and Magnify Filters": [[20, null]], "The Panels": [[20, "the-panels"]], "Divider": [[20, "divider"]], "Notes and Annotations": [[21, "notes-and-annotations"]], "Adding a Note or Sketch": [[21, "adding-a-note-or-sketch"]], "Modifying a Note": [[21, "modifying-a-note"]], "Navigating Notes": [[21, "navigating-notes"]], "Drawing Annotations": [[21, "drawing-annotations"]], "Introduction": [[22, "introduction"]], "What is mrv2 ?": [[22, "what-is-mrv2"]], "Current Version: v1.0.0 - Overview": [[22, "current-version-v1-0-0-overview"]], "Panels": [[23, "panels"]], "Annotations Panel": [[23, "annotations-panel"]], "Color Area Panel": [[23, "color-area-panel"]], "Color Panel": [[23, "color-panel"]], "Compare Panel": [[23, "compare-panel"]], "Environment Map Panel": [[23, "environment-map-panel"]], "Files Panel": [[23, "files-panel"]], "Files Panel Context Menu (right mouse button)": [[23, "files-panel-context-menu-right-mouse-button"]], "Histogram Panel": [[23, "histogram-panel"]], "Logs Panel": [[23, "logs-panel"]], "Media Information Panel": [[23, "media-information-panel"]], "Network Panel": [[23, "network-panel"]], "Playlist Panel": [[23, "playlist-panel"]], "Python Panel": [[23, "python-panel"]], "Settings Panel": [[23, "settings-panel"]], "Stereo 3D Panel": [[23, "stereo-3d-panel"]], "USD Panel": [[23, "usd-panel"]], "Vectorscope Panel": [[23, "vectorscope-panel"]], "V\u00eddeo Playback": [[24, "video-playback"]], "Current Frame": [[24, "current-frame"]], "Loop Modes": [[24, "loop-modes"]], "FPS Rate": [[24, "fps-rate"]], "Playback Specific Hotkeys": [[24, "playback-specific-hotkeys"]], "Cache Behavior": [[24, "cache-behavior"]], "Preferences": [[25, "preferences"]], "User Interface": [[25, "user-interface"]], "Always on Top and Secondary On Top": [[25, null]], "Single Instance": [[25, null]], "Auto Refit Image": [[25, null]], "Normal, Fullscreen and Presentation": [[25, null]], "UI Elements": [[25, "ui-elements"]], "The UI bars": [[25, null]], "macOS Menus": [[25, null]], "Tool Dock": [[25, null]], "Only One Panel": [[25, null]], "View Window": [[25, "view-window"]], "Gain and Gamma": [[25, null]], "Crop": [[25, null]], "Zoom Speed": [[25, null]], "Language and Colors": [[25, "language-and-colors"]], "Language": [[25, null]], "Scheme": [[25, null]], "Color Theme": [[25, null]], "View Colors": [[25, null]], "Positioning": [[25, "positioning"]], "Always Save on Exit": [[25, null]], "Fixed Position": [[25, null]], "Fixed Size": [[25, null]], "Take Current Window Values": [[25, null]], "File Requester": [[25, "file-requester"]], "Single Click to Travel Drawers": [[25, null]], "Thumbnails Active": [[25, null]], "USD Thumbnails": [[25, null]], "Use Native File Chooser": [[25, null]], "Playback": [[25, "playback"]], "Auto Playback": [[25, null]], "Looping Mode": [[25, null]], "Scrub Sensitivity": [[25, null]], "Timeline": [[25, "timeline"]], "Display": [[25, null]], "Preview Thumbnails": [[25, null]], "Edit Viewport": [[25, "edit-viewport"]], "Start in Edit mode": [[25, null]], "Thumbnails": [[25, null]], "Show Transitions": [[25, null]], "Show Markers": [[25, null]], "Pixel Toolbar": [[25, "pixel-toolbar"]], "RGBA Display": [[25, null]], "Pixel Values": [[25, null]], "Secondary Display": [[25, null]], "Luminance": [[25, null]], "OCIO": [[25, "ocio"]], "OCIO Config File": [[25, null]], "OCIO Defaults": [[25, "ocio-defaults"]], "Use Active Views and Active Displays": [[25, null]], "Input Color Space": [[25, null]], "Loading": [[25, "loading"]], "Missing Frame": [[25, null]], "Version Regex": [[25, null]], "Maximum Images Apart": [[25, null]], "Path Mapping": [[25, "path-mapping"]], "Add Path": [[25, null]], "Remove Path": [[25, null]], "Network": [[25, "network"]], "Errors": [[25, "errors"]], "Settings": [[26, "settings"]], "Video Tutorials": [[27, "video-tutorials"]]}, "indexentries": {"add() (in module mrv2.annotations)": [[1, "mrv2.annotations.add"]], "module": [[1, "module-mrv2.annotations"], [2, "module-mrv2.cmd"], [3, "module-mrv2.image"], [5, "module-mrv2.io"], [6, "module-mrv2.math"], [7, "module-mrv2.media"], [8, "module-mrv2"], [9, "module-mrv2.playlist"], [10, "module-mrv2.plugin"], [13, "module-mrv2.session"], [14, "module-mrv2.settings"], [15, "module-mrv2.timeline"], [16, "module-mrv2.usd"]], "mrv2.annotations": [[1, "module-mrv2.annotations"]], "close() (in module mrv2.cmd)": [[2, "mrv2.cmd.close"]], "closeall() (in module mrv2.cmd)": [[2, "mrv2.cmd.closeAll"]], "compare() (in module mrv2.cmd)": [[2, "mrv2.cmd.compare"]], "compareoptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.compareOptions"]], "displayoptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.displayOptions"]], "environmentmapoptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.environmentMapOptions"]], "getlanguage() (in module mrv2.cmd)": [[2, "mrv2.cmd.getLanguage"]], "getlayers() (in module mrv2.cmd)": [[2, "mrv2.cmd.getLayers"]], "getversion() (in module mrv2.cmd)": [[2, "mrv2.cmd.getVersion"]], "imageoptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.imageOptions"]], "ismuted() (in module mrv2.cmd)": [[2, "mrv2.cmd.isMuted"]], "lutoptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.lutOptions"]], "mrv2.cmd": [[2, "module-mrv2.cmd"]], "open() (in module mrv2.cmd)": [[2, "mrv2.cmd.open"]], "prefspath() (in module mrv2.cmd)": [[2, "mrv2.cmd.prefsPath"]], "rootpath() (in module mrv2.cmd)": [[2, "mrv2.cmd.rootPath"]], "save() (in module mrv2.cmd)": [[2, "mrv2.cmd.save"]], "saveotio() (in module mrv2.cmd)": [[2, "mrv2.cmd.saveOTIO"]], "savepdf() (in module mrv2.cmd)": [[2, "mrv2.cmd.savePDF"]], "setcompareoptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.setCompareOptions"]], "setdisplayoptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.setDisplayOptions"]], "setenvironmentmapoptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.setEnvironmentMapOptions"]], "setimageoptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.setImageOptions"]], "setlutoptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.setLUTOptions"]], "setmute() (in module mrv2.cmd)": [[2, "mrv2.cmd.setMute"]], "setstereo3doptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.setStereo3DOptions"]], "setvolume() (in module mrv2.cmd)": [[2, "mrv2.cmd.setVolume"]], "stereo3doptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.stereo3DOptions"]], "update() (in module mrv2.cmd)": [[2, "mrv2.cmd.update"]], "volume() (in module mrv2.cmd)": [[2, "mrv2.cmd.volume"]], "alphablend (class in mrv2.image)": [[3, "mrv2.image.AlphaBlend"]], "background (class in mrv2.image)": [[3, "mrv2.image.Background"]], "backgroundoptions (class in mrv2.image)": [[3, "mrv2.image.BackgroundOptions"]], "channels (class in mrv2.image)": [[3, "mrv2.image.Channels"]], "color (class in mrv2.image)": [[3, "mrv2.image.Color"]], "color4f (class in mrv2.image)": [[3, "mrv2.image.Color4f"]], "displayoptions (class in mrv2.image)": [[3, "mrv2.image.DisplayOptions"]], "exrdisplay (class in mrv2.image)": [[3, "mrv2.image.EXRDisplay"]], "environmentmapoptions (class in mrv2.image)": [[3, "mrv2.image.EnvironmentMapOptions"]], "environmentmaptype (class in mrv2.image)": [[3, "mrv2.image.EnvironmentMapType"]], "imagefilter (class in mrv2.image)": [[3, "mrv2.image.ImageFilter"]], "imagefilters (class in mrv2.image)": [[3, "mrv2.image.ImageFilters"]], "imageoptions (class in mrv2.image)": [[3, "mrv2.image.ImageOptions"]], "inputvideolevels (class in mrv2.image)": [[3, "mrv2.image.InputVideoLevels"]], "lutoptions (class in mrv2.image)": [[3, "mrv2.image.LUTOptions"]], "lutorder (class in mrv2.image)": [[3, "mrv2.image.LUTOrder"]], "levels (class in mrv2.image)": [[3, "mrv2.image.Levels"]], "mirror (class in mrv2.image)": [[3, "mrv2.image.Mirror"]], "pixeltype (class in mrv2.image)": [[3, "mrv2.image.PixelType"]], "softclip (class in mrv2.image)": [[3, "mrv2.image.SoftClip"]], "stereo3dinput (class in mrv2.image)": [[3, "mrv2.image.Stereo3DInput"]], "stereo3doptions (class in mrv2.image)": [[3, "mrv2.image.Stereo3DOptions"]], "stereo3doutput (class in mrv2.image)": [[3, "mrv2.image.Stereo3DOutput"]], "videolevels (class in mrv2.image)": [[3, "mrv2.image.VideoLevels"]], "yuvcoefficients (class in mrv2.image)": [[3, "mrv2.image.YUVCoefficients"]], "a (mrv2.image.color4f attribute)": [[3, "mrv2.image.Color4f.a"]], "add (mrv2.image.color attribute)": [[3, "mrv2.image.Color.add"]], "alphablend (mrv2.image.imageoptions attribute)": [[3, "mrv2.image.ImageOptions.alphaBlend"]], "b (mrv2.image.color4f attribute)": [[3, "mrv2.image.Color4f.b"]], "backgroundoptions() (in module mrv2.image)": [[3, "mrv2.image.backgroundOptions"]], "brightness (mrv2.image.color attribute)": [[3, "mrv2.image.Color.brightness"]], "channels (mrv2.image.displayoptions attribute)": [[3, "mrv2.image.DisplayOptions.channels"]], "checkerscolor0 (mrv2.image.backgroundoptions property)": [[3, "mrv2.image.BackgroundOptions.checkersColor0"]], "checkerscolor1 (mrv2.image.backgroundoptions property)": [[3, "mrv2.image.BackgroundOptions.checkersColor1"]], "checkerssize (mrv2.image.backgroundoptions property)": [[3, "mrv2.image.BackgroundOptions.checkersSize"]], "color (mrv2.image.displayoptions attribute)": [[3, "mrv2.image.DisplayOptions.color"]], "contrast (mrv2.image.color attribute)": [[3, "mrv2.image.Color.contrast"]], "defog (mrv2.image.exrdisplay property)": [[3, "mrv2.image.EXRDisplay.defog"]], "enabled (mrv2.image.color attribute)": [[3, "mrv2.image.Color.enabled"]], "enabled (mrv2.image.exrdisplay property)": [[3, "mrv2.image.EXRDisplay.enabled"]], "enabled (mrv2.image.levels attribute)": [[3, "mrv2.image.Levels.enabled"]], "enabled (mrv2.image.softclip attribute)": [[3, "mrv2.image.SoftClip.enabled"]], "exposure (mrv2.image.exrdisplay property)": [[3, "mrv2.image.EXRDisplay.exposure"]], "eyeseparation (mrv2.image.stereo3doptions attribute)": [[3, "mrv2.image.Stereo3DOptions.eyeSeparation"]], "filename (mrv2.image.lutoptions attribute)": [[3, "mrv2.image.LUTOptions.fileName"]], "focallength (mrv2.image.environmentmapoptions attribute)": [[3, "mrv2.image.EnvironmentMapOptions.focalLength"]], "g (mrv2.image.color4f attribute)": [[3, "mrv2.image.Color4f.g"]], "gamma (mrv2.image.levels attribute)": [[3, "mrv2.image.Levels.gamma"]], "horizontalaperture (mrv2.image.environmentmapoptions attribute)": [[3, "mrv2.image.EnvironmentMapOptions.horizontalAperture"]], "imagefilters (mrv2.image.imageoptions attribute)": [[3, "mrv2.image.ImageOptions.imageFilters"]], "inhigh (mrv2.image.levels attribute)": [[3, "mrv2.image.Levels.inHigh"]], "inlow (mrv2.image.levels attribute)": [[3, "mrv2.image.Levels.inLow"]], "input (mrv2.image.stereo3doptions attribute)": [[3, "mrv2.image.Stereo3DOptions.input"]], "invert (mrv2.image.color attribute)": [[3, "mrv2.image.Color.invert"]], "kneehigh (mrv2.image.exrdisplay property)": [[3, "mrv2.image.EXRDisplay.kneeHigh"]], "kneelow (mrv2.image.exrdisplay property)": [[3, "mrv2.image.EXRDisplay.kneeLow"]], "levels (mrv2.image.displayoptions attribute)": [[3, "mrv2.image.DisplayOptions.levels"]], "magnify (mrv2.image.imagefilters attribute)": [[3, "mrv2.image.ImageFilters.magnify"]], "minify (mrv2.image.imagefilters attribute)": [[3, "mrv2.image.ImageFilters.minify"]], "mirror (mrv2.image.displayoptions attribute)": [[3, "mrv2.image.DisplayOptions.mirror"]], "mrv2.image": [[3, "module-mrv2.image"]], "name (mrv2.image.alphablend property)": [[3, "mrv2.image.AlphaBlend.name"]], "name (mrv2.image.background property)": [[3, "mrv2.image.Background.name"]], "name (mrv2.image.channels property)": [[3, "mrv2.image.Channels.name"]], "name (mrv2.image.environmentmaptype property)": [[3, "mrv2.image.EnvironmentMapType.name"]], "name (mrv2.image.imagefilter property)": [[3, "mrv2.image.ImageFilter.name"]], "name (mrv2.image.inputvideolevels property)": [[3, "mrv2.image.InputVideoLevels.name"]], "name (mrv2.image.lutorder property)": [[3, "mrv2.image.LUTOrder.name"]], "name (mrv2.image.pixeltype property)": [[3, "mrv2.image.PixelType.name"]], "name (mrv2.image.stereo3dinput property)": [[3, "mrv2.image.Stereo3DInput.name"]], "name (mrv2.image.stereo3doutput property)": [[3, "mrv2.image.Stereo3DOutput.name"]], "name (mrv2.image.videolevels property)": [[3, "mrv2.image.VideoLevels.name"]], "name (mrv2.image.yuvcoefficients property)": [[3, "mrv2.image.YUVCoefficients.name"]], "ocioconfig() (in module mrv2.image)": [[3, "mrv2.image.ocioConfig"]], "ocioics() (in module mrv2.image)": [[3, "mrv2.image.ocioIcs"]], "ocioicslist() (in module mrv2.image)": [[3, "mrv2.image.ocioIcsList"]], "ociolook() (in module mrv2.image)": [[3, "mrv2.image.ocioLook"]], "ociolooklist() (in module mrv2.image)": [[3, "mrv2.image.ocioLookList"]], "ocioview() (in module mrv2.image)": [[3, "mrv2.image.ocioView"]], "ocioviewlist() (in module mrv2.image)": [[3, "mrv2.image.ocioViewList"]], "order (mrv2.image.lutoptions attribute)": [[3, "mrv2.image.LUTOptions.order"]], "outhigh (mrv2.image.levels attribute)": [[3, "mrv2.image.Levels.outHigh"]], "outlow (mrv2.image.levels attribute)": [[3, "mrv2.image.Levels.outLow"]], "output (mrv2.image.stereo3doptions attribute)": [[3, "mrv2.image.Stereo3DOptions.output"]], "r (mrv2.image.color4f attribute)": [[3, "mrv2.image.Color4f.r"]], "rotatex (mrv2.image.environmentmapoptions attribute)": [[3, "mrv2.image.EnvironmentMapOptions.rotateX"]], "rotatey (mrv2.image.environmentmapoptions attribute)": [[3, "mrv2.image.EnvironmentMapOptions.rotateY"]], "saturation (mrv2.image.color attribute)": [[3, "mrv2.image.Color.saturation"]], "setbackgroundoptions() (in module mrv2.image)": [[3, "mrv2.image.setBackgroundOptions"]], "setocioconfig() (in module mrv2.image)": [[3, "mrv2.image.setOcioConfig"]], "setocioics() (in module mrv2.image)": [[3, "mrv2.image.setOcioIcs"]], "setociolook() (in module mrv2.image)": [[3, "mrv2.image.setOcioLook"]], "setocioview() (in module mrv2.image)": [[3, "mrv2.image.setOcioView"]], "softclip (mrv2.image.displayoptions attribute)": [[3, "mrv2.image.DisplayOptions.softClip"]], "solidcolor (mrv2.image.backgroundoptions property)": [[3, "mrv2.image.BackgroundOptions.solidColor"]], "spin (mrv2.image.environmentmapoptions attribute)": [[3, "mrv2.image.EnvironmentMapOptions.spin"]], "subdivisionx (mrv2.image.environmentmapoptions attribute)": [[3, "mrv2.image.EnvironmentMapOptions.subdivisionX"]], "subdivisiony (mrv2.image.environmentmapoptions attribute)": [[3, "mrv2.image.EnvironmentMapOptions.subdivisionY"]], "swapeyes (mrv2.image.stereo3doptions attribute)": [[3, "mrv2.image.Stereo3DOptions.swapEyes"]], "tint (mrv2.image.color attribute)": [[3, "mrv2.image.Color.tint"]], "type (mrv2.image.backgroundoptions property)": [[3, "mrv2.image.BackgroundOptions.type"]], "type (mrv2.image.environmentmapoptions attribute)": [[3, "mrv2.image.EnvironmentMapOptions.type"]], "value (mrv2.image.softclip attribute)": [[3, "mrv2.image.SoftClip.value"]], "verticalaperture (mrv2.image.environmentmapoptions attribute)": [[3, "mrv2.image.EnvironmentMapOptions.verticalAperture"]], "videolevels (mrv2.image.imageoptions attribute)": [[3, "mrv2.image.ImageOptions.videoLevels"]], "x (mrv2.image.mirror attribute)": [[3, "mrv2.image.Mirror.x"]], "y (mrv2.image.mirror attribute)": [[3, "mrv2.image.Mirror.y"]], "audiocodec (class in mrv2.io)": [[5, "mrv2.io.AudioCodec"]], "compression (class in mrv2.io)": [[5, "mrv2.io.Compression"]], "profile (class in mrv2.io)": [[5, "mrv2.io.Profile"]], "saveoptions (class in mrv2.io)": [[5, "mrv2.io.SaveOptions"]], "annotations (mrv2.io.saveoptions attribute)": [[5, "mrv2.io.SaveOptions.annotations"]], "dwacompressionlevel (mrv2.io.saveoptions attribute)": [[5, "mrv2.io.SaveOptions.dwaCompressionLevel"]], "exrcompression (mrv2.io.saveoptions attribute)": [[5, "mrv2.io.SaveOptions.exrCompression"]], "ffmpegprofile (mrv2.io.saveoptions attribute)": [[5, "mrv2.io.SaveOptions.ffmpegProfile"]], "mrv2.io": [[5, "module-mrv2.io"]], "name (mrv2.io.audiocodec property)": [[5, "mrv2.io.AudioCodec.name"]], "zipcompressionlevel (mrv2.io.saveoptions attribute)": [[5, "mrv2.io.SaveOptions.zipCompressionLevel"]], "size2i (class in mrv2.math)": [[6, "mrv2.math.Size2i"]], "vector2f (class in mrv2.math)": [[6, "mrv2.math.Vector2f"]], "vector2i (class in mrv2.math)": [[6, "mrv2.math.Vector2i"]], "vector3f (class in mrv2.math)": [[6, "mrv2.math.Vector3f"]], "vector4f (class in mrv2.math)": [[6, "mrv2.math.Vector4f"]], "h (mrv2.math.size2i attribute)": [[6, "mrv2.math.Size2i.h"]], "mrv2.math": [[6, "module-mrv2.math"]], "w (mrv2.math.size2i attribute)": [[6, "mrv2.math.Size2i.w"]], "w (mrv2.math.vector4f attribute)": [[6, "mrv2.math.Vector4f.w"]], "x (mrv2.math.vector2f attribute)": [[6, "mrv2.math.Vector2f.x"]], "x (mrv2.math.vector2i attribute)": [[6, "mrv2.math.Vector2i.x"]], "x (mrv2.math.vector3f attribute)": [[6, "mrv2.math.Vector3f.x"]], "x (mrv2.math.vector4f attribute)": [[6, "mrv2.math.Vector4f.x"]], "y (mrv2.math.vector2f attribute)": [[6, "mrv2.math.Vector2f.y"]], "y (mrv2.math.vector2i attribute)": [[6, "mrv2.math.Vector2i.y"]], "y (mrv2.math.vector3f attribute)": [[6, "mrv2.math.Vector3f.y"]], "y (mrv2.math.vector4f attribute)": [[6, "mrv2.math.Vector4f.y"]], "z (mrv2.math.vector3f attribute)": [[6, "mrv2.math.Vector3f.z"]], "z (mrv2.math.vector4f attribute)": [[6, "mrv2.math.Vector4f.z"]], "afile() (in module mrv2.media)": [[7, "mrv2.media.Afile"]], "aindex() (in module mrv2.media)": [[7, "mrv2.media.Aindex"]], "bindexes() (in module mrv2.media)": [[7, "mrv2.media.BIndexes"]], "bfiles() (in module mrv2.media)": [[7, "mrv2.media.Bfiles"]], "comparemode (class in mrv2.media)": [[7, "mrv2.media.CompareMode"]], "compareoptions (class in mrv2.media)": [[7, "mrv2.media.CompareOptions"]], "activefiles() (in module mrv2.media)": [[7, "mrv2.media.activeFiles"]], "clearb() (in module mrv2.media)": [[7, "mrv2.media.clearB"]], "close() (in module mrv2.media)": [[7, "mrv2.media.close"]], "closeall() (in module mrv2.media)": [[7, "mrv2.media.closeAll"]], "firstversion() (in module mrv2.media)": [[7, "mrv2.media.firstVersion"]], "lastversion() (in module mrv2.media)": [[7, "mrv2.media.lastVersion"]], "layers() (in module mrv2.media)": [[7, "mrv2.media.layers"]], "list() (in module mrv2.media)": [[7, "mrv2.media.list"]], "mode (mrv2.media.compareoptions attribute)": [[7, "mrv2.media.CompareOptions.mode"]], "mrv2.media": [[7, "module-mrv2.media"]], "nextversion() (in module mrv2.media)": [[7, "mrv2.media.nextVersion"]], "overlay (mrv2.media.compareoptions attribute)": [[7, "mrv2.media.CompareOptions.overlay"]], "previousversion() (in module mrv2.media)": [[7, "mrv2.media.previousVersion"]], "seta() (in module mrv2.media)": [[7, "mrv2.media.setA"]], "setb() (in module mrv2.media)": [[7, "mrv2.media.setB"]], "setlayer() (in module mrv2.media)": [[7, "mrv2.media.setLayer"]], "setstereo() (in module mrv2.media)": [[7, "mrv2.media.setStereo"]], "toggleb() (in module mrv2.media)": [[7, "mrv2.media.toggleB"]], "wipecenter (mrv2.media.compareoptions attribute)": [[7, "mrv2.media.CompareOptions.wipeCenter"]], "wiperotation (mrv2.media.compareoptions attribute)": [[7, "mrv2.media.CompareOptions.wipeRotation"]], "filemedia (class in mrv2)": [[8, "mrv2.FileMedia"]], "path (class in mrv2)": [[8, "mrv2.Path"]], "rationaltime (class in mrv2)": [[8, "mrv2.RationalTime"]], "timerange (class in mrv2)": [[8, "mrv2.TimeRange"]], "almost_equal() (mrv2.rationaltime method)": [[8, "mrv2.RationalTime.almost_equal"]], "audiooffset (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.audioOffset"]], "audiopath (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.audioPath"]], "before() (mrv2.timerange method)": [[8, "mrv2.TimeRange.before"]], "begins() (mrv2.timerange method)": [[8, "mrv2.TimeRange.begins"]], "clamped() (mrv2.timerange method)": [[8, "mrv2.TimeRange.clamped"]], "contains() (mrv2.timerange method)": [[8, "mrv2.TimeRange.contains"]], "currenttime (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.currentTime"]], "duration_extended_by() (mrv2.timerange method)": [[8, "mrv2.TimeRange.duration_extended_by"]], "duration_from_start_end_time() (mrv2.rationaltime static method)": [[8, "mrv2.RationalTime.duration_from_start_end_time"]], "duration_from_start_end_time_inclusive() (mrv2.rationaltime static method)": [[8, "mrv2.RationalTime.duration_from_start_end_time_inclusive"]], "end_time_exclusive() (mrv2.timerange method)": [[8, "mrv2.TimeRange.end_time_exclusive"]], "end_time_inclusive() (mrv2.timerange method)": [[8, "mrv2.TimeRange.end_time_inclusive"]], "extended_by() (mrv2.timerange method)": [[8, "mrv2.TimeRange.extended_by"]], "finishes() (mrv2.timerange method)": [[8, "mrv2.TimeRange.finishes"]], "from_frames() (mrv2.rationaltime static method)": [[8, "mrv2.RationalTime.from_frames"]], "from_seconds() (mrv2.rationaltime static method)": [[8, "mrv2.RationalTime.from_seconds"]], "from_time_string() (mrv2.rationaltime static method)": [[8, "mrv2.RationalTime.from_time_string"]], "from_timecode() (mrv2.rationaltime static method)": [[8, "mrv2.RationalTime.from_timecode"]], "get() (mrv2.path method)": [[8, "mrv2.Path.get"]], "getbasename() (mrv2.path method)": [[8, "mrv2.Path.getBaseName"]], "getdirectory() (mrv2.path method)": [[8, "mrv2.Path.getDirectory"]], "getextension() (mrv2.path method)": [[8, "mrv2.Path.getExtension"]], "getnumber() (mrv2.path method)": [[8, "mrv2.Path.getNumber"]], "getpadding() (mrv2.path method)": [[8, "mrv2.Path.getPadding"]], "inoutrange (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.inOutRange"]], "intersects() (mrv2.timerange method)": [[8, "mrv2.TimeRange.intersects"]], "isabsolute() (mrv2.path method)": [[8, "mrv2.Path.isAbsolute"]], "isempty() (mrv2.path method)": [[8, "mrv2.Path.isEmpty"]], "is_invalid_time() (mrv2.rationaltime method)": [[8, "mrv2.RationalTime.is_invalid_time"]], "is_valid_timecode_rate() (mrv2.rationaltime static method)": [[8, "mrv2.RationalTime.is_valid_timecode_rate"]], "loop (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.loop"]], "meets() (mrv2.timerange method)": [[8, "mrv2.TimeRange.meets"]], "mrv2": [[8, "module-mrv2"]], "mute (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.mute"]], "nearest_valid_timecode_rate() (mrv2.rationaltime static method)": [[8, "mrv2.RationalTime.nearest_valid_timecode_rate"]], "overlaps() (mrv2.timerange method)": [[8, "mrv2.TimeRange.overlaps"]], "path (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.path"]], "playback (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.playback"]], "range_from_start_end_time() (mrv2.timerange static method)": [[8, "mrv2.TimeRange.range_from_start_end_time"]], "range_from_start_end_time_inclusive() (mrv2.timerange static method)": [[8, "mrv2.TimeRange.range_from_start_end_time_inclusive"]], "rescaled_to() (mrv2.rationaltime method)": [[8, "mrv2.RationalTime.rescaled_to"]], "timerange (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.timeRange"]], "to_frames() (mrv2.rationaltime method)": [[8, "mrv2.RationalTime.to_frames"]], "to_seconds() (mrv2.rationaltime method)": [[8, "mrv2.RationalTime.to_seconds"]], "to_time_string() (mrv2.rationaltime method)": [[8, "mrv2.RationalTime.to_time_string"]], "to_timecode() (mrv2.rationaltime method)": [[8, "mrv2.RationalTime.to_timecode"]], "value_rescaled_to() (mrv2.rationaltime method)": [[8, "mrv2.RationalTime.value_rescaled_to"]], "videolayer (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.videoLayer"]], "volume (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.volume"]], "addclip() (in module mrv2.playlist)": [[9, "mrv2.playlist.addClip"]], "list() (in module mrv2.playlist)": [[9, "mrv2.playlist.list"]], "mrv2.playlist": [[9, "module-mrv2.playlist"]], "save() (in module mrv2.playlist)": [[9, "mrv2.playlist.save"]], "select() (in module mrv2.playlist)": [[9, "mrv2.playlist.select"]], "plugin (class in mrv2.plugin)": [[10, "mrv2.plugin.Plugin"]], "active() (mrv2.plugin.plugin method)": [[10, "mrv2.plugin.Plugin.active"]], "menus() (mrv2.plugin.plugin method)": [[10, "mrv2.plugin.Plugin.menus"]], "mrv2.plugin": [[10, "module-mrv2.plugin"]], "clearmetadata() (in module mrv2.session)": [[13, "mrv2.session.clearMetadata"]], "current() (in module mrv2.session)": [[13, "mrv2.session.current"]], "load() (in module mrv2.session)": [[13, "mrv2.session.load"]], "metadata() (in module mrv2.session)": [[13, "mrv2.session.metadata"]], "mrv2.session": [[13, "module-mrv2.session"]], "save() (in module mrv2.session)": [[13, "mrv2.session.save"]], "setcurrent() (in module mrv2.session)": [[13, "mrv2.session.setCurrent"]], "setmetadata() (in module mrv2.session)": [[13, "mrv2.session.setMetadata"]], "checkforupdates() (in module mrv2.settings)": [[14, "mrv2.settings.checkForUpdates"]], "memory() (in module mrv2.settings)": [[14, "mrv2.settings.memory"]], "mrv2.settings": [[14, "module-mrv2.settings"]], "readahead() (in module mrv2.settings)": [[14, "mrv2.settings.readAhead"]], "readbehind() (in module mrv2.settings)": [[14, "mrv2.settings.readBehind"]], "setmemory() (in module mrv2.settings)": [[14, "mrv2.settings.setMemory"]], "setreadahead() (in module mrv2.settings)": [[14, "mrv2.settings.setReadAhead"]], "setreadbehind() (in module mrv2.settings)": [[14, "mrv2.settings.setReadBehind"]], "filesequenceaudio (class in mrv2.timeline)": [[15, "mrv2.timeline.FileSequenceAudio"]], "loop (class in mrv2.timeline)": [[15, "mrv2.timeline.Loop"]], "playback (class in mrv2.timeline)": [[15, "mrv2.timeline.Playback"]], "timermode (class in mrv2.timeline)": [[15, "mrv2.timeline.TimerMode"]], "defaultspeed() (in module mrv2.timeline)": [[15, "mrv2.timeline.defaultSpeed"]], "frame() (in module mrv2.timeline)": [[15, "mrv2.timeline.frame"]], "inoutrange() (in module mrv2.timeline)": [[15, "mrv2.timeline.inOutRange"]], "loop() (in module mrv2.timeline)": [[15, "mrv2.timeline.loop"]], "mrv2.timeline": [[15, "module-mrv2.timeline"]], "name (mrv2.timeline.filesequenceaudio property)": [[15, "mrv2.timeline.FileSequenceAudio.name"]], "name (mrv2.timeline.loop property)": [[15, "mrv2.timeline.Loop.name"]], "name (mrv2.timeline.playback property)": [[15, "mrv2.timeline.Playback.name"]], "name (mrv2.timeline.timermode property)": [[15, "mrv2.timeline.TimerMode.name"]], "playbackwards() (in module mrv2.timeline)": [[15, "mrv2.timeline.playBackwards"]], "playforwards() (in module mrv2.timeline)": [[15, "mrv2.timeline.playForwards"]], "seconds() (in module mrv2.timeline)": [[15, "mrv2.timeline.seconds"]], "seek() (in module mrv2.timeline)": [[15, "mrv2.timeline.seek"]], "setin() (in module mrv2.timeline)": [[15, "mrv2.timeline.setIn"]], "setinoutrange() (in module mrv2.timeline)": [[15, "mrv2.timeline.setInOutRange"]], "setloop() (in module mrv2.timeline)": [[15, "mrv2.timeline.setLoop"]], "setout() (in module mrv2.timeline)": [[15, "mrv2.timeline.setOut"]], "setspeed() (in module mrv2.timeline)": [[15, "mrv2.timeline.setSpeed"]], "speed() (in module mrv2.timeline)": [[15, "mrv2.timeline.speed"]], "stop() (in module mrv2.timeline)": [[15, "mrv2.timeline.stop"]], "time() (in module mrv2.timeline)": [[15, "mrv2.timeline.time"]], "timerange() (in module mrv2.timeline)": [[15, "mrv2.timeline.timeRange"]], "drawmode (class in mrv2.usd)": [[16, "mrv2.usd.DrawMode"]], "renderoptions (class in mrv2.usd)": [[16, "mrv2.usd.RenderOptions"]], "complexity (mrv2.usd.renderoptions attribute)": [[16, "mrv2.usd.RenderOptions.complexity"]], "diskcache (mrv2.usd.renderoptions attribute)": [[16, "mrv2.usd.RenderOptions.diskCache"]], "drawmode (mrv2.usd.renderoptions attribute)": [[16, "mrv2.usd.RenderOptions.drawMode"]], "enablelighting (mrv2.usd.renderoptions attribute)": [[16, "mrv2.usd.RenderOptions.enableLighting"]], "mrv2.usd": [[16, "module-mrv2.usd"]], "renderoptions() (in module mrv2.usd)": [[16, "mrv2.usd.renderOptions"]], "renderwidth (mrv2.usd.renderoptions attribute)": [[16, "mrv2.usd.RenderOptions.renderWidth"]], "setrenderoptions() (in module mrv2.usd)": [[16, "mrv2.usd.setRenderOptions"]], "stagecache (mrv2.usd.renderoptions attribute)": [[16, "mrv2.usd.RenderOptions.stageCache"]]}}) \ No newline at end of file +Search.setIndex({"docnames": ["index", "python_api/annotations", "python_api/cmd", "python_api/image", "python_api/index", "python_api/io", "python_api/math", "python_api/media", "python_api/mrv2", "python_api/playlist", "python_api/plug-ins", "python_api/plug-ins-system", "python_api/pyFLTK", "python_api/session", "python_api/settings", "python_api/timeline", "python_api/usd", "user_docs/getting_started/getting_started", "user_docs/hotkeys", "user_docs/index", "user_docs/interface/interface", "user_docs/notes", "user_docs/overview", "user_docs/panels/panels", "user_docs/playback", "user_docs/preferences", "user_docs/settings", "user_docs/videos"], "filenames": ["index.rst", "python_api/annotations.rst", "python_api/cmd.rst", "python_api/image.rst", "python_api/index.rst", "python_api/io.rst", "python_api/math.rst", "python_api/media.rst", "python_api/mrv2.rst", "python_api/playlist.rst", "python_api/plug-ins.rst", "python_api/plug-ins-system.rst", "python_api/pyFLTK.rst", "python_api/session.rst", "python_api/settings.rst", "python_api/timeline.rst", "python_api/usd.rst", "user_docs/getting_started/getting_started.rst", "user_docs/hotkeys.rst", "user_docs/index.rst", "user_docs/interface/interface.rst", "user_docs/notes.rst", "user_docs/overview.rst", "user_docs/panels/panels.rst", "user_docs/playback.rst", "user_docs/preferences.rst", "user_docs/settings.rst", "user_docs/videos.rst"], "titles": ["Welcome to mrv2\u2019s documentation!", "annotations module", "cmd module", "image module", "Python API", "io Module", "math module", "media module", "mrv2 module", "playlist module", "plugin module", "Plug-in System", "pyFLTK", "session Module", "settings module", "timeline module", "usd module", "Getting Started", "Hotkeys", "mrv2 User Guide", "The mrv2 Interface", "Notes and Annotations", "Introduction", "Panels", "V\u00eddeo Playback", "Preferences", "Settings", "Video Tutorials"], "terms": {"user": [0, 17, 20, 21, 22, 24], "guid": [0, 22], "introduct": [0, 19], "get": [0, 2, 3, 8, 15, 16, 19, 20, 21, 24], "start": [0, 8, 14, 19, 21, 22, 23, 24], "The": [0, 8, 17, 18, 19, 21, 22, 23, 24, 26], "interfac": [0, 19, 22], "panel": [0, 17, 18, 19, 21, 22, 24, 26], "note": [0, 1, 2, 19, 22, 23, 25], "annot": [0, 2, 4, 5, 18, 19, 22, 24], "v\u00eddeo": [0, 19], "playback": [0, 2, 4, 8, 11, 15, 17, 18, 19, 22], "set": [0, 2, 3, 4, 7, 13, 15, 16, 17, 18, 19, 20, 21, 22, 24, 25], "hotkei": [0, 19, 20, 21, 22, 23, 25, 26], "prefer": [0, 2, 17, 18, 19, 20, 21, 23], "video": [0, 3, 8, 19, 23, 24], "tutori": [0, 19], "python": [0, 10, 11, 12, 18, 19, 22], "api": [0, 22, 23], "modul": [0, 4, 12], "cmd": [0, 4], "imag": [0, 2, 4, 17, 18, 20, 21, 22, 23, 24], "io": [0, 2, 4, 12], "math": [0, 3, 4, 7], "media": [0, 2, 4, 8, 18, 19, 20, 21, 22, 24], "playlist": [0, 4, 18, 19, 22, 24], "plugin": [0, 4, 11], "plug": [0, 4, 10], "system": [0, 4, 15, 17, 18, 22, 25], "timelin": [0, 2, 4, 8, 11, 18, 19, 21, 22, 23, 24], "usd": [0, 4, 18, 19, 22], "index": [0, 7, 9], "search": [0, 17, 18, 25], "page": 0, "contain": [1, 3, 6, 7, 8, 9, 10, 14, 15, 16, 20], "all": [1, 2, 3, 6, 7, 9, 10, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 25], "function": [1, 8, 9, 11, 13, 14, 15, 18], "class": [1, 3, 5, 6, 7, 8, 9, 10, 11, 15, 16], "relat": [1, 3, 7, 9, 10, 13, 15, 16], "annotationss": 1, "mrv2": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 21, 23, 24, 25, 26, 27], "add": [1, 3, 4, 9, 11, 21, 22, 23], "arg": [1, 8, 9, 13, 15], "kwarg": [1, 8, 9, 13, 15], "overload": [1, 8, 9, 13, 15], "time": [1, 4, 8, 15, 17, 20, 23, 25], "rationaltim": [1, 4, 8, 15], "str": [1, 2, 3, 8, 9, 13], "none": [1, 2, 3, 7, 9, 13, 14, 15, 16, 20, 25], "current": [1, 2, 3, 4, 7, 8, 9, 11, 13, 15, 17, 18, 19, 20, 21, 23], "clip": [1, 3, 8, 9, 11, 17, 18, 20, 22, 23, 24], "certain": [1, 20], "frame": [1, 4, 8, 15, 17, 18, 19, 21, 22, 23], "int": [1, 2, 3, 5, 6, 7, 8, 9, 14, 15, 16], "second": [1, 2, 4, 8, 14, 15, 20, 21, 23, 24, 25, 26], "float": [1, 2, 3, 5, 6, 7, 8, 14, 15, 16, 18, 20, 25], "command": [2, 11, 18, 19], "us": [2, 8, 10, 11, 13, 17, 20, 21, 22, 23, 24, 26, 27], "run": [2, 10, 17, 23], "main": [2, 11, 17, 18, 20, 25], "displai": [2, 3, 18, 21, 22, 23, 24], "compar": [2, 4, 7, 18, 19, 22], "lut": [2, 3, 23, 25], "option": [2, 3, 5, 7, 10, 16, 17, 20, 23], "close": [2, 4, 7, 17, 18, 22, 23], "item": [2, 7, 8, 9, 17, 21, 22, 23], "1": [2, 3, 8, 12, 20], "file": [2, 3, 7, 8, 9, 11, 13, 17, 18, 19, 20, 21, 22], "closeal": [2, 4, 7], "itema": 2, "itemb": 2, "mode": [2, 7, 15, 16, 17, 18, 19, 20, 21, 22], "comparemod": [2, 4, 7], "wipe": [2, 7, 18, 22, 23], "2": [2, 6, 8], "two": [2, 11, 20, 23], "compareopt": [2, 4, 7], "return": [2, 7, 8, 10, 11, 13, 14, 15, 18], "displayopt": [2, 3, 4], "environmentmapopt": [2, 3, 4], "environ": [2, 3, 11, 18, 19, 20, 25], "map": [2, 3, 18, 19], "getlay": [2, 4], "list": [2, 3, 4, 7, 9, 11, 18, 20, 23, 25, 27], "layer": [2, 4, 7, 8, 20, 23], "gui": 2, "imageopt": [2, 3, 4], "ismut": [2, 4], "bool": [2, 3, 5, 7, 8, 10, 13, 14, 16], "true": [2, 8, 10], "audio": [2, 8, 15, 20, 22, 23], "i": [2, 8, 10, 17, 18, 19, 20, 21, 23, 24, 25, 26], "mute": [2, 8, 20], "lutopt": [2, 3, 4], "oepnsess": [], "open": [2, 4, 13, 17, 18, 22, 23, 25], "session": [0, 4, 18, 22, 23], "filenam": [2, 3, 9, 15, 23], "audiofilenam": 2, "save": [2, 4, 5, 9, 13, 17, 18, 20, 21, 22, 23], "saveopt": [2, 4, 5], "fals": [2, 10], "ffmpegprofil": [2, 5], "exrcompress": [2, 5], "zip": [2, 5], "zipcompressionlevel": [2, 5], "4": [2, 6], "dwacompressionlevel": [2, 5], "45": 2, "movi": [2, 17, 18, 20, 21, 22, 25], "sequenc": [2, 17, 18, 20, 25], "from": [2, 8, 10, 11, 12, 17, 20, 21, 22, 23, 24, 25], "front": 2, "savepdf": [2, 4], "pdf": [2, 18, 22, 23], "document": [2, 17, 18, 22, 25, 27], "savesess": [], "savesessiona": [], "setcompareopt": [2, 4], "setdisplayopt": [2, 4], "setenvironmentmapopt": [2, 4], "setimageopt": [2, 4], "setlutopt": [2, 4], "setmut": [2, 4], "setstereo3dopt": [2, 4], "stereo3dopt": [2, 3, 4], "stereo": [2, 3, 7, 18, 19], "3d": [2, 3, 18, 19], "setvolum": [2, 4], "volum": [2, 4, 8, 20], "updat": [2, 4, 14], "call": [2, 11, 25], "fl": 2, "check": [2, 14], "number": [2, 8, 22, 23, 24, 25], "elaps": 2, "enum": [3, 7, 16], "control": [3, 15, 18, 21, 22, 23, 25, 26], "alphablend": [3, 4], "member": [3, 5, 7, 15, 16], "straight": [3, 20], "premultipli": [3, 20], "channel": [3, 4, 18, 22, 23], "color": [3, 4, 18, 19, 20, 22, 24], "red": [3, 17, 18, 20, 21, 25], "green": [3, 18, 20, 21], "blue": [3, 17, 18, 20], "alpha": [3, 18, 23], "environmentmaptyp": [3, 4], "spheric": [3, 23], "cubic": [3, 23], "imagefilt": [3, 4], "nearest": [3, 20], "linear": [3, 20], "inputvideolevel": [3, 4], "fromfil": 3, "fullrang": 3, "legalrang": 3, "lutord": [3, 4], "postcolorconfig": 3, "precolorconfig": 3, "videolevel": [3, 4], "yuvcoeffici": [3, 4], "rec709": 3, "bt2020": 3, "stereo3dinput": [3, 4], "stereo3doutput": [3, 4], "anaglyph": [3, 23], "scanlin": [3, 23], "column": 3, "checkerboard": [3, 23], "opengl": [3, 22], "mirror": [3, 4], "x": [3, 6, 7, 18], "flip": [3, 18], "y": [3, 6, 7, 18, 20, 25], "valu": [3, 7, 8, 10, 13, 20, 23], "enabl": [3, 16, 22], "level": [3, 4, 5, 23], "vector3f": [3, 4, 6], "bright": 3, "chang": [3, 18, 20, 21, 22, 23, 25], "contrast": [3, 23], "satur": [3, 22, 23], "tint": [3, 22, 23], "between": [3, 20, 22, 23, 24, 25], "0": [3, 8, 17, 19, 20, 23, 26], "invert": [3, 23], "inlow": 3, "In": [3, 8, 11, 18, 20, 23, 24, 25, 26, 27], "low": 3, "inhigh": 3, "high": [3, 22, 24], "gamma": [3, 18, 20, 22, 23], "outlow": 3, "out": [3, 8, 15, 18, 20, 21, 22, 23, 24, 25], "outhigh": 3, "filter": [3, 18, 23, 25], "minifi": [3, 18], "magnifi": [3, 18], "softclip": [3, 4], "soft": [3, 21, 23], "both": [3, 21], "order": [3, 17, 23], "transform": [3, 25], "blend": 3, "algorithm": 3, "environmentmap": 3, "type": [3, 17, 21, 23, 24], "horizontalapertur": 3, "horizont": [3, 7, 18, 20, 22, 23, 24], "apertur": 3, "verticalapertur": 3, "vertic": [3, 7, 18, 20, 22, 23], "focallength": 3, "focal": 3, "length": 3, "rotatex": 3, "rotat": [3, 7, 23], "rotatei": 3, "subdivisionx": 3, "subdivis": 3, "subdivisioni": 3, "spin": 3, "stereo3d": 3, "input": [3, 18, 20, 23], "stereoinput": 3, "output": [3, 23], "stereooutput": 3, "eyesepar": 3, "separ": [3, 22], "left": [3, 17, 18, 20, 21, 23, 24], "right": [3, 17, 18, 19, 20, 21, 24, 25], "ey": 3, "swapey": 3, "swap": 3, "profil": [4, 5], "compress": [4, 5, 24], "vector2i": [4, 6], "vector2f": [4, 6, 7], "vector4f": [4, 6], "afil": [4, 7], "aindex": [4, 7], "bindex": [4, 7], "bfile": [4, 7], "activefil": [4, 7], "clearb": [4, 7], "firstvers": [4, 7], "lastvers": [4, 7], "nextvers": [4, 7], "previousvers": [4, 7], "seta": [4, 7], "setb": [4, 7], "setlay": [4, 7], "setstereo": [4, 7], "toggleb": [4, 7], "path": [2, 4, 8, 9, 11, 17, 19, 23], "timerang": [4, 8, 15], "filemedia": [4, 7, 8, 9], "add_clip": [], "select": [2, 4, 9, 15, 17, 18, 20, 21, 22, 23, 24, 25], "ins": 4, "memori": [4, 14, 23, 26], "readahead": [4, 14], "readbehind": [4, 14], "setmemori": [4, 14], "setreadahead": [4, 14], "setreadbehind": [4, 14], "filesequenceaudio": [4, 15], "loop": [4, 8, 15, 17, 18, 19, 20, 22], "timermod": [4, 15], "inoutrang": [4, 8, 15], "playbackward": [4, 15], "playforward": [4, 11, 15], "seek": [4, 15, 22], "setin": [4, 15], "setinoutrang": [4, 15], "setloop": [4, 15], "setout": [4, 15], "stop": [4, 15, 18, 20, 22, 24], "renderopt": [4, 16], "setrenderopt": [4, 16], "drawmod": [4, 16], "h264": 5, "prore": 5, "prores_proxi": 5, "prores_lt": 5, "prores_hq": 5, "prores_4444": 5, "prores_xq": 5, "rle": 5, "piz": 5, "pxr24": 5, "b44": 5, "b44a": 5, "dwaa": 5, "dwab": 5, "ffmpeg": 5, "openexr": [5, 20], "": [5, 8, 17, 18, 20, 21, 22, 23, 24, 25], "dwa": [5, 24], "vector": [6, 21], "integ": [6, 8], "3": [6, 12], "z": [6, 18], "w": [6, 18], "A": [7, 10, 20, 21, 22, 23, 25], "b": [3, 7, 18, 20, 22, 23], "activ": [7, 10, 22, 24], "clear": [7, 13, 18], "first": [7, 8, 17, 18, 20, 24, 25], "version": [2, 7, 17, 18, 19, 27], "last": [7, 8, 18, 20, 24, 25], "next": [7, 18, 20, 21, 23, 24, 25], "previou": [7, 18, 20, 21, 23, 24, 25], "new": [7, 8, 10, 11, 12, 20, 21, 22, 23, 25], "toggl": [7, 18, 20, 24, 25], "overlai": [7, 18, 22, 23, 25], "differ": [7, 8, 17, 18, 20, 22, 23, 25], "tile": [7, 18, 22, 23], "comparison": [7, 22, 23], "over": [7, 20, 21], "wipecent": 7, "center": [7, 18, 20, 25], "wiperot": 7, "hold": [8, 20, 25], "self": [8, 10, 11], "idx": 8, "directoru": 8, "getbasenam": 8, "getdirectori": 8, "getextens": 8, "getnumb": 8, "getpad": 8, "isabsolut": 8, "isempti": 8, "repres": 8, "measur": 8, "rt": 8, "rate": [8, 17, 19, 20, 22], "It": [8, 20, 23, 25], "can": [8, 11, 12, 17, 18, 20, 21, 22, 23, 24, 25, 26], "rescal": [8, 25], "anoth": [8, 25], "almost_equ": 8, "other": [8, 12, 17, 22, 23, 24, 25], "delta": 8, "static": 8, "duration_from_start_end_tim": 8, "start_tim": 8, "end_time_exclus": 8, "comput": [8, 22, 24], "durat": 8, "sampl": 8, "exclud": 8, "thi": [8, 11, 17, 18, 20, 21, 22, 23, 24, 25, 27], "same": [8, 17, 23], "distanc": 8, "For": [8, 11, 12, 17, 20, 22, 23, 24], "exampl": [8, 10, 11, 22, 23, 25], "10": [8, 17], "15": 8, "5": 8, "result": [8, 24], "duration_from_start_end_time_inclus": 8, "end_time_inclus": 8, "includ": [8, 22], "6": [8, 20], "from_fram": 8, "turn": 8, "object": 8, "from_second": 8, "from_time_str": 8, "time_str": 8, "convert": 8, "microsecond": 8, "string": 8, "hh": 8, "mm": 8, "ss": 8, "where": [8, 11, 23, 25], "an": [2, 3, 8, 17, 20, 21, 22, 23, 25], "decim": [8, 25], "from_timecod": 8, "timecod": [8, 20, 25], "is_invalid_tim": 8, "invalid": 8, "consid": 8, "ar": [8, 20, 21, 22, 23, 24, 25], "nan": 8, "less": [8, 18], "than": [8, 11, 21, 24, 25], "equal": 8, "zero": 8, "is_valid_timecode_r": 8, "valid": 8, "nearest_valid_timecode_r": 8, "ha": [8, 20, 22, 23, 24, 25], "least": 8, "given": [8, 17, 21], "rescaled_to": 8, "new_rat": 8, "to_fram": 8, "base": [8, 21, 23, 26], "to_second": 8, "to_time_str": 8, "to_timecod": 8, "drop_fram": 8, "value_rescaled_to": 8, "rang": [8, 15, 20, 23], "encod": [8, 17], "mean": [8, 23, 24], "portion": [8, 23], "befor": [8, 23, 24], "epsilon_": 8, "6041666666666666e": 8, "06": 8, "end": [8, 18, 24], "strictli": 8, "preced": [8, 20], "convers": 8, "would": [8, 17, 25], "meet": 8, "begin": 8, "clamp": 8, "accord": 8, "bound": 8, "argument": 8, "anteced": 8, "duration_extended_bi": 8, "outsid": [8, 21], "If": [8, 10, 17, 20, 21, 23, 25], "becaus": 8, "data": [8, 18, 23, 24], "14": 8, "24": 8, "9": 8, "word": [8, 17], "even": [8, 11, 22, 23, 25], "fraction": 8, "extended_bi": 8, "construct": 8, "one": [8, 11, 18, 20, 22, 23, 24, 25], "extend": [8, 21], "finish": 8, "intersect": 8, "OR": 8, "overlap": 8, "range_from_start_end_tim": 8, "creat": [8, 11, 12, 17, 21, 22, 23, 27], "exclus": 8, "end_tim": 8, "have": [8, 11, 17, 20, 21, 22, 23, 25], "range_from_start_end_time_inclus": 8, "inclus": 8, "audiopath": 8, "ani": [8, 12, 17, 20, 21, 22, 23, 25], "state": [8, 22], "currenttim": 8, "videolay": 8, "audiooffset": 8, "offset": 8, "edl": [9, 23], "otio": [2, 9, 17, 22, 25], "rel": 9, "fileitem": 9, "filemodelitem": 9, "playlistindex": 9, "must": [11, 23], "overriden": 10, "like": [10, 12, 17, 20, 24, 25], "import": [10, 11, 12, 22, 23, 25], "demoplugin": 10, "defin": [10, 11, 22], "your": [10, 17, 20, 21, 22, 23, 24, 25, 26], "own": [10, 21, 22], "variabl": [10, 11, 20, 25], "here": [10, 22, 25], "def": [10, 11], "__init__": [10, 11], "super": [10, 11], "pass": 11, "method": [10, 11, 22], "callback": 10, "print": [10, 11, 20, 23, 25], "hello": [10, 11], "whether": [10, 14, 20, 23, 25], "dictionari": 10, "menu": [10, 11, 18, 19, 21, 22], "entri": [10, 11, 22], "kei": [10, 13, 18, 20, 21, 22, 23, 25], "plai": [11, 15, 17, 18, 20, 22, 24, 25], "forward": [15, 18, 20, 24], "default": [10, 15, 17, 18, 19, 20, 23, 26], "dict": [10, 13], "nem": 10, "support": [11, 12, 17, 20, 22, 25], "allow": [11, 17, 18, 20, 21, 22, 23, 25, 26], "you": [11, 12, 17, 18, 20, 21, 22, 23, 24, 25, 26], "actual": [11, 21], "go": [11, 12, 17, 18, 24, 25], "farther": 11, "what": [11, 19, 20, 25], "consol": 11, "To": [11, 17, 20, 21], "mrv2_python_plugin": 11, "colon": 11, "linux": [11, 17, 25], "maco": [11, 17], "semi": 11, "window": [11, 12, 17, 18, 19, 23], "resid": 11, "py": 11, "basic": 11, "structur": 11, "helloplugin": 11, "retriev": 14, "cach": [14, 16, 19, 23, 26], "gigabyt": [14, 23, 26], "read": [14, 23, 24, 26], "ahead": [14, 23, 26], "behind": [14, 23, 26], "arg0": [3, 13, 14, 15], "basenam": 15, "directori": [15, 17, 18, 25], "properti": [3, 5, 15], "name": [3, 5, 15, 23], "onc": [12, 15, 17, 18, 20, 21, 24], "pingpong": 15, "revers": [15, 22], "backward": [15, 18, 20, 24], "univers": [16, 20, 22, 25], "scene": [16, 22, 25], "descript": [16, 22, 25], "render": [16, 19, 21], "point": [16, 18, 20, 23, 24], "wirefram": 16, "wireframeonsurfac": 16, "shadedflat": 16, "shadedsmooth": 16, "geomonli": 16, "geomflat": 16, "geomsmooth": 16, "renderwidth": 16, "width": 16, "complex": [16, 25], "model": 16, "draw": [16, 18, 19, 20, 22, 23, 24, 25], "enablelight": 16, "light": [16, 21, 25], "stagecachecount": [], "stage": 16, "count": 16, "diskcachebytecount": [], "disk": [16, 22, 24], "byte": 16, "pleas": 17, "refer": [11, 17, 27], "github": 17, "http": [12, 17, 27], "com": [17, 27], "ggarra13": 17, "On": [17, 18, 21, 22], "dmg": 17, "icon": [17, 20], "applic": [17, 22], "alreadi": 17, "we": [17, 25], "recommend": [17, 25], "overwrit": 17, "notar": 17, "so": [17, 20, 21, 23, 25], "when": [17, 20, 21, 23, 24, 25], "abl": [17, 24], "warn": 17, "secur": 17, "wa": [17, 25], "download": [17, 25], "internet": 17, "avoid": 17, "need": [17, 20, 21, 22, 23, 24, 25], "finder": 17, "ctrl": [17, 18, 21], "mous": [17, 19, 25], "click": [17, 20, 21, 23], "That": [17, 25], "bring": [17, 20, 23, 25], "up": [14, 17, 18, 20, 22, 23, 24, 25], "button": [12, 17, 19, 20, 24, 25], "onli": [17, 18, 21, 23], "do": [17, 21, 22, 25], "chrome": 17, "also": [17, 20, 21, 23, 24], "protect": 17, "mai": [17, 23, 25, 27], "usual": [17, 20, 25], "archiv": 17, "make": [17, 20, 21, 23, 25], "sure": [17, 23], "arrow": [17, 18, 20, 21, 22, 24], "anywai": 17, "cannot": 17, "ex": 17, "directli": [17, 20, 21, 22], "explor": 17, "should": [17, 21, 23, 24], "Then": 17, "popup": [17, 20, 23, 25], "box": [17, 21, 22], "tell": 17, "smartscreen": 17, "prevent": 17, "unknown": 17, "aplic": 17, "place": [17, 21, 23], "pc": 17, "risk": 17, "more": [11, 17, 18, 20, 22, 23], "inform": [12, 17, 19, 20], "text": [17, 18, 21, 22, 23, 25], "sai": [17, 20], "similar": [17, 23], "appear": [17, 20, 23], "follow": [17, 20, 23], "standard": 17, "instruct": 17, "rpm": 17, "deb": 17, "packag": 17, "requir": [17, 24], "sudo": 17, "permiss": 17, "debian": 17, "ubuntu": 17, "etc": [17, 22, 23, 24], "dpkg": 17, "v0": 17, "7": 17, "amd64": 17, "tar": 17, "gz": 17, "hat": 17, "rocki": 17, "just": [17, 20, 21, 23], "shell": 17, "symlink": 17, "execut": [17, 22, 23], "usr": 17, "bin": 17, "associ": 17, "extens": 17, "easi": [17, 21, 22], "desktop": [17, 22, 23, 25], "choos": [17, 20, 25], "lack": 17, "organ": [17, 20], "uncompress": 17, "xf": 17, "folder": [17, 23, 25], "direcori": 17, "sh": 17, "script": [17, 22], "subdirectori": 17, "while": [17, 21, 23], "termin": [17, 25], "provid": [17, 20, 21, 22], "locat": [17, 23], "wai": [17, 21, 22], "recurs": 17, "thei": [17, 21, 22, 23, 25, 27], "ad": [17, 18, 19, 20, 22, 23], "request": [17, 19], "By": [17, 20], "custom": [17, 20, 22, 25], "howev": 17, "nativ": [17, 22], "chooser": 17, "which": [17, 18, 20, 24, 25], "platform": 17, "might": 17, "o": [17, 18, 20, 22, 23, 24, 25], "won": 17, "t": [17, 18, 20, 23, 24, 25], "due": 17, "being": 17, "regist": [17, 23], "appl": 17, "either": [17, 23], "want": [17, 20, 21, 23, 24], "previous": 17, "conveni": 17, "power": [17, 18], "familiar": 17, "syntax": 17, "variou": 17, "mix": 17, "three": [17, 20, 21], "test": 17, "mov": [17, 22], "0001": 17, "exr": [3, 17, 22, 23, 24], "edit": [17, 18, 20, 22], "back": [17, 22, 24], "natur": [17, 25], "respect": 17, "e": [17, 18, 20], "g": [3, 17, 18, 20], "seri": 17, "jpeg": 17, "tga": [17, 22], "24fp": 17, "adjust": [17, 22, 24], "dpx": 17, "speed": [4, 15, 17, 18, 24], "taken": 17, "metadata": [4, 13, 17, 20], "avail": [17, 20, 22, 23, 25, 26], "made": [17, 20], "visibl": 17, "through": [12, 17, 22, 24, 25], "look": [3, 12, 17, 20], "f4": [17, 18, 23], "With": [17, 20, 21, 25], "see": [17, 22, 24], "behavior": [17, 19, 23, 25, 26], "auto": [17, 20], "come": [18, 20, 23], "assign": 18, "shift": [18, 20, 21, 24], "alt": [18, 20], "As": [18, 21], "quit": [18, 27], "program": 18, "escap": [18, 21], "h": [6, 18, 20], "fit": [18, 20], "screen": [18, 21, 22, 24], "f": [18, 20], "resiz": 18, "textur": 18, "safe": [18, 22], "area": [18, 19, 21, 22], "d": 18, "c": [18, 25], "r": [3, 18, 20], "step": [18, 20, 22, 24], "fp": [15, 18, 19, 23], "j": 18, "direct": 18, "space": [3, 18, 20], "down": [18, 20, 24, 25], "k": 18, "home": [18, 20, 24, 25], "ping": [18, 20, 24], "pong": [18, 20, 24], "pageup": 18, "pagedown": 18, "limit": [18, 24], "cut": 18, "copi": [18, 23, 25], "past": [18, 21], "v": [18, 27], "insert": 18, "slice": 18, "remov": 18, "undo": [18, 21], "redo": [18, 21], "bar": [18, 19, 21, 24], "f1": [18, 20], "top": [18, 19], "pixel": [18, 19, 20, 21, 22], "f2": [18, 20], "f3": [18, 20], "statu": [18, 20, 24, 25], "tool": [18, 20, 21, 22, 23], "dock": [18, 20, 23], "f7": [18, 20, 21], "full": [18, 20, 23, 25], "f11": [18, 20], "present": [18, 20, 21, 23], "f12": [18, 20], "secondari": 18, "network": [18, 19], "n": [18, 25], "u": 18, "thumbnail": [18, 20], "transit": 18, "marker": 18, "reset": [18, 20, 23, 25], "gain": [18, 20, 22], "exposur": [3, 18, 20, 22], "ocio": [3, 18, 19, 20, 22, 23], "view": [3, 18, 19, 22, 23, 24], "scrub": [18, 20, 22], "eras": [18, 21, 22], "rectangl": [18, 25], "circl": [18, 22], "pen": [18, 22], "size": [3, 6, 18, 20, 22, 24], "switch": [18, 20, 23, 24, 25], "black": [18, 20, 25], "background": [3, 4, 18, 24, 25], "hud": 18, "One": [11, 18], "p": 18, "info": 18, "f5": 18, "f6": [18, 23], "f8": 18, "devic": 18, "f9": [18, 23, 26], "histogram": [18, 19], "vectorscop": [18, 19], "waveform": [18, 20], "f10": [18, 25], "log": [18, 19, 25], "about": [12, 18, 23], "8": 20, "overview": 19, "build": [19, 22], "instal": 19, "launch": 19, "load": [4, 13, 19, 22, 23, 24], "drag": [19, 20, 21, 22, 23, 25], "drop": [19, 22], "browser": [19, 22, 23, 25], "recent": 19, "line": [11, 19, 22], "hide": [19, 25], "show": [19, 23], "ui": [19, 22], "element": [19, 23], "divid": [11, 19, 23], "context": 19, "sketch": [19, 22, 23], "modifi": [19, 20], "navig": [19, 22], "specif": 19, "languag": [2, 19], "posit": [19, 22], "toolbar": [19, 20, 24], "error": [19, 20, 23], "hidden": [20, 21], "shown": [20, 21, 25], "third": 20, "viewport": [20, 21, 23], "fourth": 20, "under": [20, 25], "cursor": 20, "final": [20, 23], "let": 20, "know": [20, 25], "action": [20, 24, 25], "some": [12, 20, 22, 25], "shortcut": [20, 24, 25], "topbar": 20, "fullscreen": 20, "These": [20, 25, 27], "exit": 20, "alwai": [20, 21, 24], "configur": [20, 23, 25, 26], "closer": 20, "inspect": [20, 22], "middl": [20, 23], "pan": [20, 22], "within": [20, 22], "keyboard": [20, 21, 25], "perform": [20, 22], "centr": 20, "zoom": [20, 21, 22], "mousewheel": [20, 23, 25], "confort": 20, "factor": 20, "pulldown": 20, "without": [20, 21, 25], "particular": 20, "percentag": 20, "2x": 20, "pull": 20, "slider": 20, "driven": [20, 22], "opencolorio": 20, "gama": [], "deriv": 20, "specifi": [20, 23], "cg": 20, "config": [3, 20, 23], "ship": 20, "nuke": 20, "studio": 20, "ones": 20, "take": [20, 23], "scale": [20, 22], "quick": [20, 21], "track": [20, 22, 23], "pictur": 20, "immedi": 20, "how": [20, 21, 23, 24, 25, 26], "absolut": 20, "digit": [20, 25], "pretti": 20, "don": [20, 23, 25], "much": [20, 23, 26], "explan": 20, "There": [20, 21, 25], "paus": 20, "jump": [20, 21, 22], "per": [11, 20, 24, 25], "desir": 20, "quickli": [20, 22, 23], "equival": 20, "press": 20, "bottom": [20, 23], "speaker": 20, "behaviour": [20, 24], "film": 20, "crop": 20, "aspect": [20, 22], "enter": [20, 21, 23, 24], "head": 20, "lot": 20, "independ": 20, "dark": 20, "grai": 20, "empti": [20, 21], "instead": [20, 23, 25, 26], "legal": 20, "handl": [20, 22], "logic": 20, "bigger": 20, "smaller": 20, "featur": [21, 22, 23], "tag": 21, "comment": 21, "record": [21, 23], "share": [21, 22, 25], "written": 21, "visual": [21, 22], "feedback": [21, 22], "colleagu": [21, 22], "bookmark": [21, 22], "mark": 21, "hit": 21, "twice": [21, 25], "stroke": [21, 22], "shape": [21, 22], "viewer": [21, 22, 23, 24, 25], "automat": [21, 23, 25], "hard": [21, 23], "depend": 21, "attach": [21, 23], "ghost": [21, 23], "mani": [21, 24, 25], "happen": [21, 23], "remain": [21, 25], "content": 21, "delet": 21, "partial": 21, "total": [21, 22], "presenc": 21, "indic": [21, 24], "yellow": 21, "veric": 21, "grip": 21, "caption": [21, 22], "onto": 21, "abov": [21, 23, 25], "rather": 21, "rasteris": 21, "fly": 21, "graphic": [21, 22, 24], "card": [21, 24], "brush": [21, 22, 23], "boundari": 21, "free": 21, "side": 21, "below": [21, 23], "rememb": [21, 24], "later": 21, "export": 21, "insid": [21, 25], "laser": [21, 23], "non": 21, "persist": 21, "fade": 21, "until": 21, "disappear": 21, "coupl": 21, "highlight": 21, "review": [21, 22], "continu": 21, "still": [21, 27], "around": [21, 23], "font": [21, 22, 23], "happi": 21, "cross": [21, 25], "discard": 21, "clean": 21, "sourc": 22, "profession": 22, "flipbook": 22, "effect": 22, "anim": 22, "industri": 22, "focus": 22, "intuit": 22, "highest": 22, "engin": 22, "its": [22, 23, 24, 25], "code": [22, 23], "pipelin": 22, "integr": 22, "customis": 22, "flexibl": 22, "collect": 22, "specialis": 22, "format": [22, 25], "colour": 22, "manag": [13, 22], "organis": 22, "group": 22, "subset": 22, "highli": 22, "interact": 22, "collabor": 22, "workflow": [20, 22, 24], "essenti": 22, "team": 22, "vfx": 22, "post": 22, "product": 22, "who": 22, "demand": [22, 24], "artwork": 22, "instantan": 22, "across": 22, "multipl": [22, 23], "robust": 22, "solut": 22, "been": [22, 24], "deploi": 22, "facil": 22, "individu": 22, "daili": 22, "sinc": 22, "august": 22, "2022": 22, "develop": [22, 27], "phase": [], "swing": [], "work": [23, 25], "major": [], "virtual": 22, "common": [22, 24], "todai": 22, "tif": 22, "jpg": 22, "psd": 22, "mp4": 22, "webm": 22, "player": 22, "embed": [22, 25], "sound": 22, "opentimelineio": [22, 23], "dissolv": 22, "pixar": [22, 25], "them": [22, 25], "built": [22, 25], "todo": 22, "lo": 22, "cuadro": 22, "respons": 22, "opac": 22, "easili": 22, "staff": 22, "accur": 22, "v2": 22, "correct": 22, "rgba": 22, "predefin": 22, "mask": [22, 25], "pop": [22, 23], "2nd": 22, "dual": 22, "sync": [22, 23], "synchron": 22, "lan": 22, "server": [22, 23, 25], "client": [22, 23, 25], "pref": [22, 25], "interpret": 22, "straightforward": 22, "And": 23, "perman": 23, "vanish": 23, "drawn": 23, "rectangular": 23, "minimum": 23, "maximum": [23, 24], "averag": 23, "after": 23, "field": 23, "seven": 23, "temporari": 23, "give": 23, "access": 23, "clone": 23, "again": 23, "refresh": 23, "re": 23, "sub": 23, "clipboard": 23, "gather": 23, "email": 23, "filemanag": 23, "messag": 23, "emit": 23, "dure": [23, 27], "oper": 23, "occur": 23, "ignor": [23, 24, 25], "hors": 23, "codec": [23, 24], "machin": [23, 25], "connect": [23, 25], "distinguis": 23, "ipv4": 23, "ipv6": 23, "address": 23, "host": 23, "alia": 23, "addit": [23, 27], "port": [23, 25], "fine": 23, "firewal": [23, 25], "incom": 23, "outgo": 23, "aka": 23, "append": 23, "sever": [23, 25, 27], "togeth": 23, "done": 23, "releas": 23, "resolutiono": 23, "match": [23, 24, 25], "assum": 23, "exist": 23, "each": [23, 24, 25], "section": [23, 25], "keypad": 23, "editor": 23, "mainli": [23, 26], "gb": [23, 26], "doe": [23, 24, 25, 26], "half": [23, 26], "ram": [23, 26], "qualiti": 23, "asset": [23, 25], "thing": 24, "random": 24, "widget": [12, 24], "spacebar": 24, "try": 24, "decod": 24, "store": [24, 25], "readi": 24, "effici": 24, "understand": 24, "obviou": 24, "grow": 24, "thu": 24, "slow": [24, 25], "off": 24, "resolut": 24, "wait": 24, "via": 24, "most": 24, "case": [24, 25], "although": 24, "optimis": 24, "veri": 24, "hardwar": 24, "transfer": 24, "faster": 24, "stream": 24, "dwb": 24, "larg": 24, "filmaura": 25, "usernam": 25, "resetset": 25, "old": 25, "calll": 25, "favorit": 25, "someth": 25, "wan": 25, "whole": 25, "behav": 25, "unus": 25, "reposit": 25, "withing": 25, "establish": 25, "fast": 25, "label": 25, "paramet": 25, "fltk": [12, 25], "stick": 25, "gtk": 25, "fill": 25, "well": 25, "otherwis": [10, 25], "those": 25, "recogn": 25, "dramat": 25, "privat": 25, "unless": 25, "soon": 25, "move": 25, "hex": 25, "origin": 25, "process": 25, "hsv": 25, "hsl": 25, "cie": 25, "xyz": 25, "xyi": 25, "lab": 25, "cielab": 25, "luv": 25, "cieluv": 25, "yuv": 25, "analog": 25, "pal": 25, "ydbdr": 25, "secam": 25, "yiq": 25, "ntsc": 25, "itu": 25, "601": 25, "ycbcr": 25, "709": 25, "hdtv": 25, "lumma": 25, "bit": 25, "depth": 25, "repeat": 25, "scratch": 25, "regular": 25, "express": 25, "_v": 25, "far": 25, "drive": 25, "remot": 25, "gga": 25, "unix": 25, "simpl": 25, "local": 25, "sent": 25, "receiv": 25, "noth": 25, "were": 27, "latest": 27, "www": 27, "youtub": 27, "watch": 27, "8jviz": 27, "ppcrg": 27, "plxj9nnbdnfrmd8aq41ajymb7whn99g5c": 27, "demo": 12, "constructor": 10, "rtype": 10, "correspond": 10, "new_menu": [], "redirect": 25, "tcp": 25, "55120": 25, "necessari": 25, "pyfltk": [0, 4], "prefspath": [2, 4], "rootpath": [2, 4], "root": 2, "insal": 2, "fltk14": 12, "sort": 12, "albeit": 12, "older": 12, "gitlab": 12, "sourceforg": 12, "doc": 12, "ch0_prefac": 12, "html": 12, "currentsess": [], "opensess": [], "setcurrentsess": [], "saveotio": [2, 4], "getvers": [2, 4], "sessionmetadata": [], "setsessionmetadata": [], "defaultspe": [4, 15], "setspe": [4, 15], "ocioconfig": [3, 4], "ocioic": [3, 4], "ocioicslist": [3, 4], "ocioview": [3, 4], "setocioconfig": [3, 4], "setocio": [3, 4], "ic": 3, "setocioview": [3, 4], "stagecach": 16, "diskcach": 16, "trigger": 11, "__divider__": 11, "complet": 11, "mrv2_hello": 11, "distribut": 11, "alphablendnon": [], "environmentmapnon": [], "stereo3dinputnon": [], "profilenon": [], "compressionnon": [], "filesequenceaudionon": [], "knone": [3, 5, 15], "tl": 8, "exrdisplai": [3, 4], "suppos": [], "defog": 3, "kneehigh": 3, "kneelow": 3, "pixeltyp": [3, 4], "l_u8": 3, "l_u16": 3, "l_u32": 3, "l_f16": 3, "l_f32": 3, "la_u8": 3, "la_u16": 3, "la_u32": 3, "la_f16": 3, "la_f32": 3, "rgb_u8": 3, "rgb_u16": 3, "rgb_u32": 3, "rgb_f16": 3, "rgb_f32": 3, "rgba_u8": 3, "rgba_u16": 3, "rgba_u32": 3, "rgba_f16": 3, "rgba_f32": 3, "yuv_420p_u8": 3, "yuv_422p_u8": 3, "yuv_444p_u8": 3, "yuv_420p_u16": 3, "yuv_422p_u16": 3, "yuv_444p_u16": 3, "clearmetadata": [4, 13], "setcurr": [4, 13], "setmetadata": [4, 13], "everyth": 13, "transpar": 3, "solid": 3, "checker": 3, "backgroundopt": [3, 4], "checkerscolor0": 3, "color0": 3, "color4f": [3, 4], "checkerscolor1": 3, "color1": 3, "checkerss": 3, "size2i": [3, 4, 6], "solidcolor": 3, "setbackgroundopt": [3, 4], "addclip": [4, 9], "ffmpegaudiocodec": 2, "aac": [2, 5], "audiocodec": [4, 5], "ac3": 5, "true_hd": 5, "mp2": 5, "pcm_s16le": 5, "getlanguag": [2, 4], "mp3": 5, "opu": 5, "vorbi": 5, "checkforupd": [4, 14], "pathtyp": 8, "ocioviewlist": [3, 4], "ociolook": [3, 4], "ociolooklist": [3, 4], "setociolook": [3, 4], "v1": 19, "l": 20, "artist": 20, "besid": 20, "normal": 20, "ac": 20}, "objects": {"": [[8, 0, 0, "-", "mrv2"]], "mrv2": [[8, 1, 1, "", "FileMedia"], [8, 1, 1, "", "Path"], [8, 1, 1, "", "RationalTime"], [8, 1, 1, "", "TimeRange"], [1, 0, 0, "-", "annotations"], [2, 0, 0, "-", "cmd"], [3, 0, 0, "-", "image"], [5, 0, 0, "-", "io"], [6, 0, 0, "-", "math"], [7, 0, 0, "-", "media"], [9, 0, 0, "-", "playlist"], [10, 0, 0, "-", "plugin"], [13, 0, 0, "-", "session"], [14, 0, 0, "-", "settings"], [15, 0, 0, "-", "timeline"], [16, 0, 0, "-", "usd"]], "mrv2.FileMedia": [[8, 2, 1, "", "audioOffset"], [8, 2, 1, "", "audioPath"], [8, 2, 1, "", "currentTime"], [8, 2, 1, "", "inOutRange"], [8, 2, 1, "", "loop"], [8, 2, 1, "", "mute"], [8, 2, 1, "", "path"], [8, 2, 1, "", "playback"], [8, 2, 1, "", "timeRange"], [8, 2, 1, "", "videoLayer"], [8, 2, 1, "", "volume"]], "mrv2.Path": [[8, 3, 1, "", "get"], [8, 3, 1, "", "getBaseName"], [8, 3, 1, "", "getDirectory"], [8, 3, 1, "", "getExtension"], [8, 3, 1, "", "getNumber"], [8, 3, 1, "", "getPadding"], [8, 3, 1, "", "isAbsolute"], [8, 3, 1, "", "isEmpty"]], "mrv2.RationalTime": [[8, 3, 1, "", "almost_equal"], [8, 3, 1, "", "duration_from_start_end_time"], [8, 3, 1, "", "duration_from_start_end_time_inclusive"], [8, 3, 1, "", "from_frames"], [8, 3, 1, "", "from_seconds"], [8, 3, 1, "", "from_time_string"], [8, 3, 1, "", "from_timecode"], [8, 3, 1, "", "is_invalid_time"], [8, 3, 1, "", "is_valid_timecode_rate"], [8, 3, 1, "", "nearest_valid_timecode_rate"], [8, 3, 1, "", "rescaled_to"], [8, 3, 1, "", "to_frames"], [8, 3, 1, "", "to_seconds"], [8, 3, 1, "", "to_time_string"], [8, 3, 1, "", "to_timecode"], [8, 3, 1, "", "value_rescaled_to"]], "mrv2.TimeRange": [[8, 3, 1, "", "before"], [8, 3, 1, "", "begins"], [8, 3, 1, "", "clamped"], [8, 3, 1, "", "contains"], [8, 3, 1, "", "duration_extended_by"], [8, 3, 1, "", "end_time_exclusive"], [8, 3, 1, "", "end_time_inclusive"], [8, 3, 1, "", "extended_by"], [8, 3, 1, "", "finishes"], [8, 3, 1, "", "intersects"], [8, 3, 1, "", "meets"], [8, 3, 1, "", "overlaps"], [8, 3, 1, "", "range_from_start_end_time"], [8, 3, 1, "", "range_from_start_end_time_inclusive"]], "mrv2.annotations": [[1, 4, 1, "", "add"]], "mrv2.cmd": [[2, 4, 1, "", "close"], [2, 4, 1, "", "closeAll"], [2, 4, 1, "", "compare"], [2, 4, 1, "", "compareOptions"], [2, 4, 1, "", "displayOptions"], [2, 4, 1, "", "environmentMapOptions"], [2, 4, 1, "", "getLanguage"], [2, 4, 1, "", "getLayers"], [2, 4, 1, "", "getVersion"], [2, 4, 1, "", "imageOptions"], [2, 4, 1, "", "isMuted"], [2, 4, 1, "", "lutOptions"], [2, 4, 1, "", "open"], [2, 4, 1, "", "prefsPath"], [2, 4, 1, "", "rootPath"], [2, 4, 1, "", "save"], [2, 4, 1, "", "saveOTIO"], [2, 4, 1, "", "savePDF"], [2, 4, 1, "", "setCompareOptions"], [2, 4, 1, "", "setDisplayOptions"], [2, 4, 1, "", "setEnvironmentMapOptions"], [2, 4, 1, "", "setImageOptions"], [2, 4, 1, "", "setLUTOptions"], [2, 4, 1, "", "setMute"], [2, 4, 1, "", "setStereo3DOptions"], [2, 4, 1, "", "setVolume"], [2, 4, 1, "", "stereo3DOptions"], [2, 4, 1, "", "update"], [2, 4, 1, "", "volume"]], "mrv2.image": [[3, 1, 1, "", "AlphaBlend"], [3, 1, 1, "", "Background"], [3, 1, 1, "", "BackgroundOptions"], [3, 1, 1, "", "Channels"], [3, 1, 1, "", "Color"], [3, 1, 1, "", "Color4f"], [3, 1, 1, "", "DisplayOptions"], [3, 1, 1, "", "EXRDisplay"], [3, 1, 1, "", "EnvironmentMapOptions"], [3, 1, 1, "", "EnvironmentMapType"], [3, 1, 1, "", "ImageFilter"], [3, 1, 1, "", "ImageFilters"], [3, 1, 1, "", "ImageOptions"], [3, 1, 1, "", "InputVideoLevels"], [3, 1, 1, "", "LUTOptions"], [3, 1, 1, "", "LUTOrder"], [3, 1, 1, "", "Levels"], [3, 1, 1, "", "Mirror"], [3, 1, 1, "", "PixelType"], [3, 1, 1, "", "SoftClip"], [3, 1, 1, "", "Stereo3DInput"], [3, 1, 1, "", "Stereo3DOptions"], [3, 1, 1, "", "Stereo3DOutput"], [3, 1, 1, "", "VideoLevels"], [3, 1, 1, "", "YUVCoefficients"], [3, 4, 1, "", "backgroundOptions"], [3, 4, 1, "", "ocioConfig"], [3, 4, 1, "", "ocioIcs"], [3, 4, 1, "", "ocioIcsList"], [3, 4, 1, "", "ocioLook"], [3, 4, 1, "", "ocioLookList"], [3, 4, 1, "", "ocioView"], [3, 4, 1, "", "ocioViewList"], [3, 4, 1, "", "setBackgroundOptions"], [3, 4, 1, "", "setOcioConfig"], [3, 4, 1, "", "setOcioIcs"], [3, 4, 1, "", "setOcioLook"], [3, 4, 1, "", "setOcioView"]], "mrv2.image.AlphaBlend": [[3, 5, 1, "", "name"]], "mrv2.image.Background": [[3, 5, 1, "", "name"]], "mrv2.image.BackgroundOptions": [[3, 5, 1, "", "checkersColor0"], [3, 5, 1, "", "checkersColor1"], [3, 5, 1, "", "checkersSize"], [3, 5, 1, "", "solidColor"], [3, 5, 1, "", "type"]], "mrv2.image.Channels": [[3, 5, 1, "", "name"]], "mrv2.image.Color": [[3, 2, 1, "", "add"], [3, 2, 1, "", "brightness"], [3, 2, 1, "", "contrast"], [3, 2, 1, "", "enabled"], [3, 2, 1, "", "invert"], [3, 2, 1, "", "saturation"], [3, 2, 1, "", "tint"]], "mrv2.image.Color4f": [[3, 2, 1, "", "a"], [3, 2, 1, "", "b"], [3, 2, 1, "", "g"], [3, 2, 1, "", "r"]], "mrv2.image.DisplayOptions": [[3, 2, 1, "", "channels"], [3, 2, 1, "", "color"], [3, 2, 1, "", "levels"], [3, 2, 1, "", "mirror"], [3, 2, 1, "", "softClip"]], "mrv2.image.EXRDisplay": [[3, 5, 1, "", "defog"], [3, 5, 1, "", "enabled"], [3, 5, 1, "", "exposure"], [3, 5, 1, "", "kneeHigh"], [3, 5, 1, "", "kneeLow"]], "mrv2.image.EnvironmentMapOptions": [[3, 2, 1, "", "focalLength"], [3, 2, 1, "", "horizontalAperture"], [3, 2, 1, "", "rotateX"], [3, 2, 1, "", "rotateY"], [3, 2, 1, "", "spin"], [3, 2, 1, "", "subdivisionX"], [3, 2, 1, "", "subdivisionY"], [3, 2, 1, "", "type"], [3, 2, 1, "", "verticalAperture"]], "mrv2.image.EnvironmentMapType": [[3, 5, 1, "", "name"]], "mrv2.image.ImageFilter": [[3, 5, 1, "", "name"]], "mrv2.image.ImageFilters": [[3, 2, 1, "", "magnify"], [3, 2, 1, "", "minify"]], "mrv2.image.ImageOptions": [[3, 2, 1, "", "alphaBlend"], [3, 2, 1, "", "imageFilters"], [3, 2, 1, "", "videoLevels"]], "mrv2.image.InputVideoLevels": [[3, 5, 1, "", "name"]], "mrv2.image.LUTOptions": [[3, 2, 1, "", "fileName"], [3, 2, 1, "", "order"]], "mrv2.image.LUTOrder": [[3, 5, 1, "", "name"]], "mrv2.image.Levels": [[3, 2, 1, "", "enabled"], [3, 2, 1, "", "gamma"], [3, 2, 1, "", "inHigh"], [3, 2, 1, "", "inLow"], [3, 2, 1, "", "outHigh"], [3, 2, 1, "", "outLow"]], "mrv2.image.Mirror": [[3, 2, 1, "", "x"], [3, 2, 1, "", "y"]], "mrv2.image.PixelType": [[3, 5, 1, "", "name"]], "mrv2.image.SoftClip": [[3, 2, 1, "", "enabled"], [3, 2, 1, "", "value"]], "mrv2.image.Stereo3DInput": [[3, 5, 1, "", "name"]], "mrv2.image.Stereo3DOptions": [[3, 2, 1, "", "eyeSeparation"], [3, 2, 1, "", "input"], [3, 2, 1, "", "output"], [3, 2, 1, "", "swapEyes"]], "mrv2.image.Stereo3DOutput": [[3, 5, 1, "", "name"]], "mrv2.image.VideoLevels": [[3, 5, 1, "", "name"]], "mrv2.image.YUVCoefficients": [[3, 5, 1, "", "name"]], "mrv2.io": [[5, 1, 1, "", "AudioCodec"], [5, 1, 1, "", "Compression"], [5, 1, 1, "", "Profile"], [5, 1, 1, "", "SaveOptions"]], "mrv2.io.AudioCodec": [[5, 5, 1, "", "name"]], "mrv2.io.SaveOptions": [[5, 2, 1, "", "annotations"], [5, 2, 1, "", "dwaCompressionLevel"], [5, 2, 1, "", "exrCompression"], [5, 2, 1, "", "ffmpegProfile"], [5, 2, 1, "", "zipCompressionLevel"]], "mrv2.math": [[6, 1, 1, "", "Size2i"], [6, 1, 1, "", "Vector2f"], [6, 1, 1, "", "Vector2i"], [6, 1, 1, "", "Vector3f"], [6, 1, 1, "", "Vector4f"]], "mrv2.math.Size2i": [[6, 2, 1, "", "h"], [6, 2, 1, "", "w"]], "mrv2.math.Vector2f": [[6, 2, 1, "", "x"], [6, 2, 1, "", "y"]], "mrv2.math.Vector2i": [[6, 2, 1, "", "x"], [6, 2, 1, "", "y"]], "mrv2.math.Vector3f": [[6, 2, 1, "", "x"], [6, 2, 1, "", "y"], [6, 2, 1, "", "z"]], "mrv2.math.Vector4f": [[6, 2, 1, "", "w"], [6, 2, 1, "", "x"], [6, 2, 1, "", "y"], [6, 2, 1, "", "z"]], "mrv2.media": [[7, 4, 1, "", "Afile"], [7, 4, 1, "", "Aindex"], [7, 4, 1, "", "BIndexes"], [7, 4, 1, "", "Bfiles"], [7, 1, 1, "", "CompareMode"], [7, 1, 1, "", "CompareOptions"], [7, 4, 1, "", "activeFiles"], [7, 4, 1, "", "clearB"], [7, 4, 1, "", "close"], [7, 4, 1, "", "closeAll"], [7, 4, 1, "", "firstVersion"], [7, 4, 1, "", "lastVersion"], [7, 4, 1, "", "layers"], [7, 4, 1, "", "list"], [7, 4, 1, "", "nextVersion"], [7, 4, 1, "", "previousVersion"], [7, 4, 1, "", "setA"], [7, 4, 1, "", "setB"], [7, 4, 1, "", "setLayer"], [7, 4, 1, "", "setStereo"], [7, 4, 1, "", "toggleB"]], "mrv2.media.CompareOptions": [[7, 2, 1, "", "mode"], [7, 2, 1, "", "overlay"], [7, 2, 1, "", "wipeCenter"], [7, 2, 1, "", "wipeRotation"]], "mrv2.playlist": [[9, 4, 1, "", "addClip"], [9, 4, 1, "", "list"], [9, 4, 1, "", "save"], [9, 4, 1, "", "select"]], "mrv2.plugin": [[10, 1, 1, "", "Plugin"]], "mrv2.plugin.Plugin": [[10, 3, 1, "", "active"], [10, 3, 1, "", "menus"]], "mrv2.session": [[13, 4, 1, "", "clearMetadata"], [13, 4, 1, "", "current"], [13, 4, 1, "", "load"], [13, 4, 1, "", "metadata"], [13, 4, 1, "", "save"], [13, 4, 1, "", "setCurrent"], [13, 4, 1, "", "setMetadata"]], "mrv2.settings": [[14, 4, 1, "", "checkForUpdates"], [14, 4, 1, "", "memory"], [14, 4, 1, "", "readAhead"], [14, 4, 1, "", "readBehind"], [14, 4, 1, "", "setMemory"], [14, 4, 1, "", "setReadAhead"], [14, 4, 1, "", "setReadBehind"]], "mrv2.timeline": [[15, 1, 1, "", "FileSequenceAudio"], [15, 1, 1, "", "Loop"], [15, 1, 1, "", "Playback"], [15, 1, 1, "", "TimerMode"], [15, 4, 1, "", "defaultSpeed"], [15, 4, 1, "", "frame"], [15, 4, 1, "", "inOutRange"], [15, 4, 1, "", "loop"], [15, 4, 1, "", "playBackwards"], [15, 4, 1, "", "playForwards"], [15, 4, 1, "", "seconds"], [15, 4, 1, "", "seek"], [15, 4, 1, "", "setIn"], [15, 4, 1, "", "setInOutRange"], [15, 4, 1, "", "setLoop"], [15, 4, 1, "", "setOut"], [15, 4, 1, "", "setSpeed"], [15, 4, 1, "", "speed"], [15, 4, 1, "", "stop"], [15, 4, 1, "", "time"], [15, 4, 1, "", "timeRange"]], "mrv2.timeline.FileSequenceAudio": [[15, 5, 1, "", "name"]], "mrv2.timeline.Loop": [[15, 5, 1, "", "name"]], "mrv2.timeline.Playback": [[15, 5, 1, "", "name"]], "mrv2.timeline.TimerMode": [[15, 5, 1, "", "name"]], "mrv2.usd": [[16, 1, 1, "", "DrawMode"], [16, 1, 1, "", "RenderOptions"], [16, 4, 1, "", "renderOptions"], [16, 4, 1, "", "setRenderOptions"]], "mrv2.usd.RenderOptions": [[16, 2, 1, "", "complexity"], [16, 2, 1, "", "diskCache"], [16, 2, 1, "", "drawMode"], [16, 2, 1, "", "enableLighting"], [16, 2, 1, "", "renderWidth"], [16, 2, 1, "", "stageCache"]]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:attribute", "3": "py:method", "4": "py:function", "5": "py:property"}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "attribute", "Python attribute"], "3": ["py", "method", "Python method"], "4": ["py", "function", "Python function"], "5": ["py", "property", "Python property"]}, "titleterms": {"welcom": 0, "mrv2": [0, 8, 17, 19, 20, 22], "": 0, "document": 0, "tabl": 0, "content": 0, "indic": [0, 20], "annot": [1, 21, 23], "modul": [1, 2, 3, 5, 6, 7, 8, 9, 10, 13, 14, 15, 16], "cmd": 2, "imag": [3, 25], "python": [4, 23], "api": 4, "io": 5, "math": 6, "media": [7, 17, 23], "playlist": [9, 23], "plugin": 10, "plug": 11, "system": 11, "ins": 11, "set": [14, 23, 26], "timelin": [15, 20, 25], "usd": [16, 23, 25], "get": 17, "start": [17, 20, 25], "build": 17, "instal": 17, "launch": 17, "load": [17, 25], "drag": 17, "drop": 17, "browser": 17, "recent": 17, "menu": [17, 20, 23, 25], "command": 17, "line": 17, "view": [17, 20, 25], "hotkei": [18, 24], "user": [19, 25], "guid": 19, "The": [20, 25], "interfac": [20, 25], "hide": 20, "show": [20, 25], "ui": [20, 25], "element": [20, 25], "customis": 20, "mous": [20, 23], "interact": 20, "viewer": 20, "top": [20, 25], "bar": [20, 25], "frame": [20, 24, 25], "transport": 20, "control": 20, "fp": [20, 24, 25], "end": 20, "player": 20, "safe": [20, 25], "area": [20, 23, 25], "data": 20, "window": [20, 25], "displai": [20, 25], "mask": 20, "hud": [20, 25], "render": 20, "channel": 20, "mirror": 20, "background": 20, "video": [20, 27], "level": 20, "alpha": 20, "blend": 20, "minifi": 20, "magnifi": 20, "filter": 20, "panel": [20, 23, 25], "divid": 20, "note": 21, "ad": 21, "sketch": 21, "modifi": 21, "navig": 21, "draw": 21, "introduct": 22, "what": 22, "i": 22, "current": [22, 24, 25], "version": [22, 25], "v0": [], "8": [], "0": 22, "overview": 22, "color": [23, 25], "compar": 23, "environ": 23, "map": [23, 25], "file": [23, 25], "context": 23, "right": 23, "button": 23, "histogram": 23, "log": 23, "inform": 23, "network": [23, 25], "stereo": 23, "3d": 23, "vectorscop": 23, "v\u00eddeo": 24, "playback": [24, 25], "loop": [24, 25], "mode": [24, 25], "rate": 24, "specif": 24, "cach": 24, "behavior": 24, "prefer": 25, "alwai": 25, "secondari": 25, "On": 25, "singl": 25, "instanc": 25, "auto": 25, "refit": 25, "normal": 25, "fullscreen": 25, "present": 25, "maco": 25, "tool": 25, "dock": 25, "onli": 25, "One": 25, "gain": 25, "gamma": 25, "crop": 25, "zoom": 25, "speed": 25, "languag": 25, "scheme": 25, "theme": 25, "posit": 25, "save": 25, "exit": 25, "fix": 25, "size": 25, "take": 25, "valu": 25, "request": 25, "click": 25, "travel": 25, "drawer": 25, "thumbnail": 25, "activ": 25, "us": 25, "nativ": 25, "chooser": 25, "scrub": 25, "sensit": 25, "preview": 25, "edit": 25, "transit": 25, "marker": 25, "pixel": 25, "toolbar": 25, "rgba": 25, "lumin": 25, "ocio": 25, "config": 25, "default": 25, "input": 25, "space": 25, "miss": 25, "regex": 25, "maximum": 25, "apart": 25, "path": 25, "add": 25, "remov": 25, "error": 25, "tutori": 27, "viewport": 25, "pyfltk": 12, "session": 13, "v1": 22}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx.ext.todo": 2, "sphinx.ext.viewcode": 1, "sphinx": 60}, "alltitles": {"Welcome to mrv2\u2019s documentation!": [[0, "welcome-to-mrv2-s-documentation"]], "Table of Contents": [[0, "table-of-contents"]], "Indices and tables": [[0, "indices-and-tables"]], "annotations module": [[1, "module-mrv2.annotations"]], "cmd module": [[2, "module-mrv2.cmd"]], "image module": [[3, "module-mrv2.image"]], "Python API": [[4, "python-api"]], "io Module": [[5, "module-mrv2.io"]], "math module": [[6, "module-mrv2.math"]], "media module": [[7, "module-mrv2.media"]], "mrv2 module": [[8, "module-mrv2"]], "playlist module": [[9, "module-mrv2.playlist"]], "plugin module": [[10, "module-mrv2.plugin"]], "Plug-in System": [[11, "plug-in-system"]], "Plug-ins": [[11, "plug-ins"]], "pyFLTK": [[12, "pyfltk"]], "session Module": [[13, "module-mrv2.session"]], "settings module": [[14, "module-mrv2.settings"]], "timeline module": [[15, "module-mrv2.timeline"]], "usd module": [[16, "module-mrv2.usd"]], "Getting Started": [[17, "getting-started"]], "Building mrv2": [[17, "building-mrv2"]], "Installing mrv2": [[17, "installing-mrv2"]], "Launching mrv2": [[17, "launching-mrv2"]], "Loading Media (Drag and Drop)": [[17, "loading-media-drag-and-drop"]], "Loading Media (mrv2 Browser)": [[17, "loading-media-mrv2-browser"]], "Loading Media (Recent menu)": [[17, "loading-media-recent-menu"]], "Loading Media (command line)": [[17, "loading-media-command-line"]], "Viewing Media": [[17, "viewing-media"]], "Hotkeys": [[18, "hotkeys"]], "mrv2 User Guide": [[19, "mrv2-user-guide"]], "The mrv2 Interface": [[20, "the-mrv2-interface"]], "Hiding/Showing UI elements": [[20, "hiding-showing-ui-elements"]], "Customising the Interface": [[20, "customising-the-interface"]], "Mouse interaction in the Viewer": [[20, "mouse-interaction-in-the-viewer"]], "The Top Bar": [[20, "the-top-bar"]], "The Timeline": [[20, "the-timeline"]], "Frame Indicator": [[20, "frame-indicator"]], "Transport Controls": [[20, "transport-controls"]], "FPS": [[20, "fps"], [25, null]], "Start and End Frame Indicator": [[20, "start-and-end-frame-indicator"]], "Player/Viewer Controls": [[20, "player-viewer-controls"]], "View Menu": [[20, "view-menu"]], "Safe Areas": [[20, null], [25, null]], "Data Window": [[20, null]], "Display Window": [[20, null]], "Mask": [[20, null]], "HUD": [[20, null], [25, null]], "Render Menu": [[20, "render-menu"]], "Channels": [[20, null]], "Mirror": [[20, null]], "Background": [[20, null]], "Video Levels": [[20, null]], "Alpha Blend": [[20, null]], "Minify and Magnify Filters": [[20, null]], "The Panels": [[20, "the-panels"]], "Divider": [[20, "divider"]], "Notes and Annotations": [[21, "notes-and-annotations"]], "Adding a Note or Sketch": [[21, "adding-a-note-or-sketch"]], "Modifying a Note": [[21, "modifying-a-note"]], "Navigating Notes": [[21, "navigating-notes"]], "Drawing Annotations": [[21, "drawing-annotations"]], "Introduction": [[22, "introduction"]], "What is mrv2 ?": [[22, "what-is-mrv2"]], "Current Version: v1.0.0 - Overview": [[22, "current-version-v1-0-0-overview"]], "Panels": [[23, "panels"]], "Annotations Panel": [[23, "annotations-panel"]], "Color Area Panel": [[23, "color-area-panel"]], "Color Panel": [[23, "color-panel"]], "Compare Panel": [[23, "compare-panel"]], "Environment Map Panel": [[23, "environment-map-panel"]], "Files Panel": [[23, "files-panel"]], "Files Panel Context Menu (right mouse button)": [[23, "files-panel-context-menu-right-mouse-button"]], "Histogram Panel": [[23, "histogram-panel"]], "Logs Panel": [[23, "logs-panel"]], "Media Information Panel": [[23, "media-information-panel"]], "Network Panel": [[23, "network-panel"]], "Playlist Panel": [[23, "playlist-panel"]], "Python Panel": [[23, "python-panel"]], "Settings Panel": [[23, "settings-panel"]], "Stereo 3D Panel": [[23, "stereo-3d-panel"]], "USD Panel": [[23, "usd-panel"]], "Vectorscope Panel": [[23, "vectorscope-panel"]], "V\u00eddeo Playback": [[24, "video-playback"]], "Current Frame": [[24, "current-frame"]], "Loop Modes": [[24, "loop-modes"]], "FPS Rate": [[24, "fps-rate"]], "Playback Specific Hotkeys": [[24, "playback-specific-hotkeys"]], "Cache Behavior": [[24, "cache-behavior"]], "Preferences": [[25, "preferences"]], "User Interface": [[25, "user-interface"]], "Always on Top and Secondary On Top": [[25, null]], "Single Instance": [[25, null]], "Auto Refit Image": [[25, null]], "Normal, Fullscreen and Presentation": [[25, null]], "UI Elements": [[25, "ui-elements"]], "The UI bars": [[25, null]], "macOS Menus": [[25, null]], "Tool Dock": [[25, null]], "Only One Panel": [[25, null]], "View Window": [[25, "view-window"]], "Gain and Gamma": [[25, null]], "Crop": [[25, null]], "Zoom Speed": [[25, null]], "Language and Colors": [[25, "language-and-colors"]], "Language": [[25, null]], "Scheme": [[25, null]], "Color Theme": [[25, null]], "View Colors": [[25, null]], "Positioning": [[25, "positioning"]], "Always Save on Exit": [[25, null]], "Fixed Position": [[25, null]], "Fixed Size": [[25, null]], "Take Current Window Values": [[25, null]], "File Requester": [[25, "file-requester"]], "Single Click to Travel Drawers": [[25, null]], "Thumbnails Active": [[25, null]], "USD Thumbnails": [[25, null]], "Use Native File Chooser": [[25, null]], "Playback": [[25, "playback"]], "Auto Playback": [[25, null]], "Looping Mode": [[25, null]], "Scrub Sensitivity": [[25, null]], "Timeline": [[25, "timeline"]], "Display": [[25, null]], "Preview Thumbnails": [[25, null]], "Edit Viewport": [[25, "edit-viewport"]], "Start in Edit mode": [[25, null]], "Thumbnails": [[25, null]], "Show Transitions": [[25, null]], "Show Markers": [[25, null]], "Pixel Toolbar": [[25, "pixel-toolbar"]], "RGBA Display": [[25, null]], "Pixel Values": [[25, null]], "Secondary Display": [[25, null]], "Luminance": [[25, null]], "OCIO": [[25, "ocio"]], "OCIO Config File": [[25, null]], "OCIO Defaults": [[25, "ocio-defaults"]], "Use Active Views and Active Displays": [[25, null]], "Input Color Space": [[25, null]], "Loading": [[25, "loading"]], "Missing Frame": [[25, null]], "Version Regex": [[25, null]], "Maximum Images Apart": [[25, null]], "Path Mapping": [[25, "path-mapping"]], "Add Path": [[25, null]], "Remove Path": [[25, null]], "Network": [[25, "network"]], "Errors": [[25, "errors"]], "Settings": [[26, "settings"]], "Video Tutorials": [[27, "video-tutorials"]]}, "indexentries": {"add() (in module mrv2.annotations)": [[1, "mrv2.annotations.add"]], "module": [[1, "module-mrv2.annotations"], [2, "module-mrv2.cmd"], [3, "module-mrv2.image"], [5, "module-mrv2.io"], [6, "module-mrv2.math"], [7, "module-mrv2.media"], [8, "module-mrv2"], [9, "module-mrv2.playlist"], [10, "module-mrv2.plugin"], [13, "module-mrv2.session"], [14, "module-mrv2.settings"], [15, "module-mrv2.timeline"], [16, "module-mrv2.usd"]], "mrv2.annotations": [[1, "module-mrv2.annotations"]], "close() (in module mrv2.cmd)": [[2, "mrv2.cmd.close"]], "closeall() (in module mrv2.cmd)": [[2, "mrv2.cmd.closeAll"]], "compare() (in module mrv2.cmd)": [[2, "mrv2.cmd.compare"]], "compareoptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.compareOptions"]], "displayoptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.displayOptions"]], "environmentmapoptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.environmentMapOptions"]], "getlanguage() (in module mrv2.cmd)": [[2, "mrv2.cmd.getLanguage"]], "getlayers() (in module mrv2.cmd)": [[2, "mrv2.cmd.getLayers"]], "getversion() (in module mrv2.cmd)": [[2, "mrv2.cmd.getVersion"]], "imageoptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.imageOptions"]], "ismuted() (in module mrv2.cmd)": [[2, "mrv2.cmd.isMuted"]], "lutoptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.lutOptions"]], "mrv2.cmd": [[2, "module-mrv2.cmd"]], "open() (in module mrv2.cmd)": [[2, "mrv2.cmd.open"]], "prefspath() (in module mrv2.cmd)": [[2, "mrv2.cmd.prefsPath"]], "rootpath() (in module mrv2.cmd)": [[2, "mrv2.cmd.rootPath"]], "save() (in module mrv2.cmd)": [[2, "mrv2.cmd.save"]], "saveotio() (in module mrv2.cmd)": [[2, "mrv2.cmd.saveOTIO"]], "savepdf() (in module mrv2.cmd)": [[2, "mrv2.cmd.savePDF"]], "setcompareoptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.setCompareOptions"]], "setdisplayoptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.setDisplayOptions"]], "setenvironmentmapoptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.setEnvironmentMapOptions"]], "setimageoptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.setImageOptions"]], "setlutoptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.setLUTOptions"]], "setmute() (in module mrv2.cmd)": [[2, "mrv2.cmd.setMute"]], "setstereo3doptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.setStereo3DOptions"]], "setvolume() (in module mrv2.cmd)": [[2, "mrv2.cmd.setVolume"]], "stereo3doptions() (in module mrv2.cmd)": [[2, "mrv2.cmd.stereo3DOptions"]], "update() (in module mrv2.cmd)": [[2, "mrv2.cmd.update"]], "volume() (in module mrv2.cmd)": [[2, "mrv2.cmd.volume"]], "alphablend (class in mrv2.image)": [[3, "mrv2.image.AlphaBlend"]], "background (class in mrv2.image)": [[3, "mrv2.image.Background"]], "backgroundoptions (class in mrv2.image)": [[3, "mrv2.image.BackgroundOptions"]], "channels (class in mrv2.image)": [[3, "mrv2.image.Channels"]], "color (class in mrv2.image)": [[3, "mrv2.image.Color"]], "color4f (class in mrv2.image)": [[3, "mrv2.image.Color4f"]], "displayoptions (class in mrv2.image)": [[3, "mrv2.image.DisplayOptions"]], "exrdisplay (class in mrv2.image)": [[3, "mrv2.image.EXRDisplay"]], "environmentmapoptions (class in mrv2.image)": [[3, "mrv2.image.EnvironmentMapOptions"]], "environmentmaptype (class in mrv2.image)": [[3, "mrv2.image.EnvironmentMapType"]], "imagefilter (class in mrv2.image)": [[3, "mrv2.image.ImageFilter"]], "imagefilters (class in mrv2.image)": [[3, "mrv2.image.ImageFilters"]], "imageoptions (class in mrv2.image)": [[3, "mrv2.image.ImageOptions"]], "inputvideolevels (class in mrv2.image)": [[3, "mrv2.image.InputVideoLevels"]], "lutoptions (class in mrv2.image)": [[3, "mrv2.image.LUTOptions"]], "lutorder (class in mrv2.image)": [[3, "mrv2.image.LUTOrder"]], "levels (class in mrv2.image)": [[3, "mrv2.image.Levels"]], "mirror (class in mrv2.image)": [[3, "mrv2.image.Mirror"]], "pixeltype (class in mrv2.image)": [[3, "mrv2.image.PixelType"]], "softclip (class in mrv2.image)": [[3, "mrv2.image.SoftClip"]], "stereo3dinput (class in mrv2.image)": [[3, "mrv2.image.Stereo3DInput"]], "stereo3doptions (class in mrv2.image)": [[3, "mrv2.image.Stereo3DOptions"]], "stereo3doutput (class in mrv2.image)": [[3, "mrv2.image.Stereo3DOutput"]], "videolevels (class in mrv2.image)": [[3, "mrv2.image.VideoLevels"]], "yuvcoefficients (class in mrv2.image)": [[3, "mrv2.image.YUVCoefficients"]], "a (mrv2.image.color4f attribute)": [[3, "mrv2.image.Color4f.a"]], "add (mrv2.image.color attribute)": [[3, "mrv2.image.Color.add"]], "alphablend (mrv2.image.imageoptions attribute)": [[3, "mrv2.image.ImageOptions.alphaBlend"]], "b (mrv2.image.color4f attribute)": [[3, "mrv2.image.Color4f.b"]], "backgroundoptions() (in module mrv2.image)": [[3, "mrv2.image.backgroundOptions"]], "brightness (mrv2.image.color attribute)": [[3, "mrv2.image.Color.brightness"]], "channels (mrv2.image.displayoptions attribute)": [[3, "mrv2.image.DisplayOptions.channels"]], "checkerscolor0 (mrv2.image.backgroundoptions property)": [[3, "mrv2.image.BackgroundOptions.checkersColor0"]], "checkerscolor1 (mrv2.image.backgroundoptions property)": [[3, "mrv2.image.BackgroundOptions.checkersColor1"]], "checkerssize (mrv2.image.backgroundoptions property)": [[3, "mrv2.image.BackgroundOptions.checkersSize"]], "color (mrv2.image.displayoptions attribute)": [[3, "mrv2.image.DisplayOptions.color"]], "contrast (mrv2.image.color attribute)": [[3, "mrv2.image.Color.contrast"]], "defog (mrv2.image.exrdisplay property)": [[3, "mrv2.image.EXRDisplay.defog"]], "enabled (mrv2.image.color attribute)": [[3, "mrv2.image.Color.enabled"]], "enabled (mrv2.image.exrdisplay property)": [[3, "mrv2.image.EXRDisplay.enabled"]], "enabled (mrv2.image.levels attribute)": [[3, "mrv2.image.Levels.enabled"]], "enabled (mrv2.image.softclip attribute)": [[3, "mrv2.image.SoftClip.enabled"]], "exposure (mrv2.image.exrdisplay property)": [[3, "mrv2.image.EXRDisplay.exposure"]], "eyeseparation (mrv2.image.stereo3doptions attribute)": [[3, "mrv2.image.Stereo3DOptions.eyeSeparation"]], "filename (mrv2.image.lutoptions attribute)": [[3, "mrv2.image.LUTOptions.fileName"]], "focallength (mrv2.image.environmentmapoptions attribute)": [[3, "mrv2.image.EnvironmentMapOptions.focalLength"]], "g (mrv2.image.color4f attribute)": [[3, "mrv2.image.Color4f.g"]], "gamma (mrv2.image.levels attribute)": [[3, "mrv2.image.Levels.gamma"]], "horizontalaperture (mrv2.image.environmentmapoptions attribute)": [[3, "mrv2.image.EnvironmentMapOptions.horizontalAperture"]], "imagefilters (mrv2.image.imageoptions attribute)": [[3, "mrv2.image.ImageOptions.imageFilters"]], "inhigh (mrv2.image.levels attribute)": [[3, "mrv2.image.Levels.inHigh"]], "inlow (mrv2.image.levels attribute)": [[3, "mrv2.image.Levels.inLow"]], "input (mrv2.image.stereo3doptions attribute)": [[3, "mrv2.image.Stereo3DOptions.input"]], "invert (mrv2.image.color attribute)": [[3, "mrv2.image.Color.invert"]], "kneehigh (mrv2.image.exrdisplay property)": [[3, "mrv2.image.EXRDisplay.kneeHigh"]], "kneelow (mrv2.image.exrdisplay property)": [[3, "mrv2.image.EXRDisplay.kneeLow"]], "levels (mrv2.image.displayoptions attribute)": [[3, "mrv2.image.DisplayOptions.levels"]], "magnify (mrv2.image.imagefilters attribute)": [[3, "mrv2.image.ImageFilters.magnify"]], "minify (mrv2.image.imagefilters attribute)": [[3, "mrv2.image.ImageFilters.minify"]], "mirror (mrv2.image.displayoptions attribute)": [[3, "mrv2.image.DisplayOptions.mirror"]], "mrv2.image": [[3, "module-mrv2.image"]], "name (mrv2.image.alphablend property)": [[3, "mrv2.image.AlphaBlend.name"]], "name (mrv2.image.background property)": [[3, "mrv2.image.Background.name"]], "name (mrv2.image.channels property)": [[3, "mrv2.image.Channels.name"]], "name (mrv2.image.environmentmaptype property)": [[3, "mrv2.image.EnvironmentMapType.name"]], "name (mrv2.image.imagefilter property)": [[3, "mrv2.image.ImageFilter.name"]], "name (mrv2.image.inputvideolevels property)": [[3, "mrv2.image.InputVideoLevels.name"]], "name (mrv2.image.lutorder property)": [[3, "mrv2.image.LUTOrder.name"]], "name (mrv2.image.pixeltype property)": [[3, "mrv2.image.PixelType.name"]], "name (mrv2.image.stereo3dinput property)": [[3, "mrv2.image.Stereo3DInput.name"]], "name (mrv2.image.stereo3doutput property)": [[3, "mrv2.image.Stereo3DOutput.name"]], "name (mrv2.image.videolevels property)": [[3, "mrv2.image.VideoLevels.name"]], "name (mrv2.image.yuvcoefficients property)": [[3, "mrv2.image.YUVCoefficients.name"]], "ocioconfig() (in module mrv2.image)": [[3, "mrv2.image.ocioConfig"]], "ocioics() (in module mrv2.image)": [[3, "mrv2.image.ocioIcs"]], "ocioicslist() (in module mrv2.image)": [[3, "mrv2.image.ocioIcsList"]], "ociolook() (in module mrv2.image)": [[3, "mrv2.image.ocioLook"]], "ociolooklist() (in module mrv2.image)": [[3, "mrv2.image.ocioLookList"]], "ocioview() (in module mrv2.image)": [[3, "mrv2.image.ocioView"]], "ocioviewlist() (in module mrv2.image)": [[3, "mrv2.image.ocioViewList"]], "order (mrv2.image.lutoptions attribute)": [[3, "mrv2.image.LUTOptions.order"]], "outhigh (mrv2.image.levels attribute)": [[3, "mrv2.image.Levels.outHigh"]], "outlow (mrv2.image.levels attribute)": [[3, "mrv2.image.Levels.outLow"]], "output (mrv2.image.stereo3doptions attribute)": [[3, "mrv2.image.Stereo3DOptions.output"]], "r (mrv2.image.color4f attribute)": [[3, "mrv2.image.Color4f.r"]], "rotatex (mrv2.image.environmentmapoptions attribute)": [[3, "mrv2.image.EnvironmentMapOptions.rotateX"]], "rotatey (mrv2.image.environmentmapoptions attribute)": [[3, "mrv2.image.EnvironmentMapOptions.rotateY"]], "saturation (mrv2.image.color attribute)": [[3, "mrv2.image.Color.saturation"]], "setbackgroundoptions() (in module mrv2.image)": [[3, "mrv2.image.setBackgroundOptions"]], "setocioconfig() (in module mrv2.image)": [[3, "mrv2.image.setOcioConfig"]], "setocioics() (in module mrv2.image)": [[3, "mrv2.image.setOcioIcs"]], "setociolook() (in module mrv2.image)": [[3, "mrv2.image.setOcioLook"]], "setocioview() (in module mrv2.image)": [[3, "mrv2.image.setOcioView"]], "softclip (mrv2.image.displayoptions attribute)": [[3, "mrv2.image.DisplayOptions.softClip"]], "solidcolor (mrv2.image.backgroundoptions property)": [[3, "mrv2.image.BackgroundOptions.solidColor"]], "spin (mrv2.image.environmentmapoptions attribute)": [[3, "mrv2.image.EnvironmentMapOptions.spin"]], "subdivisionx (mrv2.image.environmentmapoptions attribute)": [[3, "mrv2.image.EnvironmentMapOptions.subdivisionX"]], "subdivisiony (mrv2.image.environmentmapoptions attribute)": [[3, "mrv2.image.EnvironmentMapOptions.subdivisionY"]], "swapeyes (mrv2.image.stereo3doptions attribute)": [[3, "mrv2.image.Stereo3DOptions.swapEyes"]], "tint (mrv2.image.color attribute)": [[3, "mrv2.image.Color.tint"]], "type (mrv2.image.backgroundoptions property)": [[3, "mrv2.image.BackgroundOptions.type"]], "type (mrv2.image.environmentmapoptions attribute)": [[3, "mrv2.image.EnvironmentMapOptions.type"]], "value (mrv2.image.softclip attribute)": [[3, "mrv2.image.SoftClip.value"]], "verticalaperture (mrv2.image.environmentmapoptions attribute)": [[3, "mrv2.image.EnvironmentMapOptions.verticalAperture"]], "videolevels (mrv2.image.imageoptions attribute)": [[3, "mrv2.image.ImageOptions.videoLevels"]], "x (mrv2.image.mirror attribute)": [[3, "mrv2.image.Mirror.x"]], "y (mrv2.image.mirror attribute)": [[3, "mrv2.image.Mirror.y"]], "audiocodec (class in mrv2.io)": [[5, "mrv2.io.AudioCodec"]], "compression (class in mrv2.io)": [[5, "mrv2.io.Compression"]], "profile (class in mrv2.io)": [[5, "mrv2.io.Profile"]], "saveoptions (class in mrv2.io)": [[5, "mrv2.io.SaveOptions"]], "annotations (mrv2.io.saveoptions attribute)": [[5, "mrv2.io.SaveOptions.annotations"]], "dwacompressionlevel (mrv2.io.saveoptions attribute)": [[5, "mrv2.io.SaveOptions.dwaCompressionLevel"]], "exrcompression (mrv2.io.saveoptions attribute)": [[5, "mrv2.io.SaveOptions.exrCompression"]], "ffmpegprofile (mrv2.io.saveoptions attribute)": [[5, "mrv2.io.SaveOptions.ffmpegProfile"]], "mrv2.io": [[5, "module-mrv2.io"]], "name (mrv2.io.audiocodec property)": [[5, "mrv2.io.AudioCodec.name"]], "zipcompressionlevel (mrv2.io.saveoptions attribute)": [[5, "mrv2.io.SaveOptions.zipCompressionLevel"]], "size2i (class in mrv2.math)": [[6, "mrv2.math.Size2i"]], "vector2f (class in mrv2.math)": [[6, "mrv2.math.Vector2f"]], "vector2i (class in mrv2.math)": [[6, "mrv2.math.Vector2i"]], "vector3f (class in mrv2.math)": [[6, "mrv2.math.Vector3f"]], "vector4f (class in mrv2.math)": [[6, "mrv2.math.Vector4f"]], "h (mrv2.math.size2i attribute)": [[6, "mrv2.math.Size2i.h"]], "mrv2.math": [[6, "module-mrv2.math"]], "w (mrv2.math.size2i attribute)": [[6, "mrv2.math.Size2i.w"]], "w (mrv2.math.vector4f attribute)": [[6, "mrv2.math.Vector4f.w"]], "x (mrv2.math.vector2f attribute)": [[6, "mrv2.math.Vector2f.x"]], "x (mrv2.math.vector2i attribute)": [[6, "mrv2.math.Vector2i.x"]], "x (mrv2.math.vector3f attribute)": [[6, "mrv2.math.Vector3f.x"]], "x (mrv2.math.vector4f attribute)": [[6, "mrv2.math.Vector4f.x"]], "y (mrv2.math.vector2f attribute)": [[6, "mrv2.math.Vector2f.y"]], "y (mrv2.math.vector2i attribute)": [[6, "mrv2.math.Vector2i.y"]], "y (mrv2.math.vector3f attribute)": [[6, "mrv2.math.Vector3f.y"]], "y (mrv2.math.vector4f attribute)": [[6, "mrv2.math.Vector4f.y"]], "z (mrv2.math.vector3f attribute)": [[6, "mrv2.math.Vector3f.z"]], "z (mrv2.math.vector4f attribute)": [[6, "mrv2.math.Vector4f.z"]], "afile() (in module mrv2.media)": [[7, "mrv2.media.Afile"]], "aindex() (in module mrv2.media)": [[7, "mrv2.media.Aindex"]], "bindexes() (in module mrv2.media)": [[7, "mrv2.media.BIndexes"]], "bfiles() (in module mrv2.media)": [[7, "mrv2.media.Bfiles"]], "comparemode (class in mrv2.media)": [[7, "mrv2.media.CompareMode"]], "compareoptions (class in mrv2.media)": [[7, "mrv2.media.CompareOptions"]], "activefiles() (in module mrv2.media)": [[7, "mrv2.media.activeFiles"]], "clearb() (in module mrv2.media)": [[7, "mrv2.media.clearB"]], "close() (in module mrv2.media)": [[7, "mrv2.media.close"]], "closeall() (in module mrv2.media)": [[7, "mrv2.media.closeAll"]], "firstversion() (in module mrv2.media)": [[7, "mrv2.media.firstVersion"]], "lastversion() (in module mrv2.media)": [[7, "mrv2.media.lastVersion"]], "layers() (in module mrv2.media)": [[7, "mrv2.media.layers"]], "list() (in module mrv2.media)": [[7, "mrv2.media.list"]], "mode (mrv2.media.compareoptions attribute)": [[7, "mrv2.media.CompareOptions.mode"]], "mrv2.media": [[7, "module-mrv2.media"]], "nextversion() (in module mrv2.media)": [[7, "mrv2.media.nextVersion"]], "overlay (mrv2.media.compareoptions attribute)": [[7, "mrv2.media.CompareOptions.overlay"]], "previousversion() (in module mrv2.media)": [[7, "mrv2.media.previousVersion"]], "seta() (in module mrv2.media)": [[7, "mrv2.media.setA"]], "setb() (in module mrv2.media)": [[7, "mrv2.media.setB"]], "setlayer() (in module mrv2.media)": [[7, "mrv2.media.setLayer"]], "setstereo() (in module mrv2.media)": [[7, "mrv2.media.setStereo"]], "toggleb() (in module mrv2.media)": [[7, "mrv2.media.toggleB"]], "wipecenter (mrv2.media.compareoptions attribute)": [[7, "mrv2.media.CompareOptions.wipeCenter"]], "wiperotation (mrv2.media.compareoptions attribute)": [[7, "mrv2.media.CompareOptions.wipeRotation"]], "filemedia (class in mrv2)": [[8, "mrv2.FileMedia"]], "path (class in mrv2)": [[8, "mrv2.Path"]], "rationaltime (class in mrv2)": [[8, "mrv2.RationalTime"]], "timerange (class in mrv2)": [[8, "mrv2.TimeRange"]], "almost_equal() (mrv2.rationaltime method)": [[8, "mrv2.RationalTime.almost_equal"]], "audiooffset (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.audioOffset"]], "audiopath (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.audioPath"]], "before() (mrv2.timerange method)": [[8, "mrv2.TimeRange.before"]], "begins() (mrv2.timerange method)": [[8, "mrv2.TimeRange.begins"]], "clamped() (mrv2.timerange method)": [[8, "mrv2.TimeRange.clamped"]], "contains() (mrv2.timerange method)": [[8, "mrv2.TimeRange.contains"]], "currenttime (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.currentTime"]], "duration_extended_by() (mrv2.timerange method)": [[8, "mrv2.TimeRange.duration_extended_by"]], "duration_from_start_end_time() (mrv2.rationaltime static method)": [[8, "mrv2.RationalTime.duration_from_start_end_time"]], "duration_from_start_end_time_inclusive() (mrv2.rationaltime static method)": [[8, "mrv2.RationalTime.duration_from_start_end_time_inclusive"]], "end_time_exclusive() (mrv2.timerange method)": [[8, "mrv2.TimeRange.end_time_exclusive"]], "end_time_inclusive() (mrv2.timerange method)": [[8, "mrv2.TimeRange.end_time_inclusive"]], "extended_by() (mrv2.timerange method)": [[8, "mrv2.TimeRange.extended_by"]], "finishes() (mrv2.timerange method)": [[8, "mrv2.TimeRange.finishes"]], "from_frames() (mrv2.rationaltime static method)": [[8, "mrv2.RationalTime.from_frames"]], "from_seconds() (mrv2.rationaltime static method)": [[8, "mrv2.RationalTime.from_seconds"]], "from_time_string() (mrv2.rationaltime static method)": [[8, "mrv2.RationalTime.from_time_string"]], "from_timecode() (mrv2.rationaltime static method)": [[8, "mrv2.RationalTime.from_timecode"]], "get() (mrv2.path method)": [[8, "mrv2.Path.get"]], "getbasename() (mrv2.path method)": [[8, "mrv2.Path.getBaseName"]], "getdirectory() (mrv2.path method)": [[8, "mrv2.Path.getDirectory"]], "getextension() (mrv2.path method)": [[8, "mrv2.Path.getExtension"]], "getnumber() (mrv2.path method)": [[8, "mrv2.Path.getNumber"]], "getpadding() (mrv2.path method)": [[8, "mrv2.Path.getPadding"]], "inoutrange (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.inOutRange"]], "intersects() (mrv2.timerange method)": [[8, "mrv2.TimeRange.intersects"]], "isabsolute() (mrv2.path method)": [[8, "mrv2.Path.isAbsolute"]], "isempty() (mrv2.path method)": [[8, "mrv2.Path.isEmpty"]], "is_invalid_time() (mrv2.rationaltime method)": [[8, "mrv2.RationalTime.is_invalid_time"]], "is_valid_timecode_rate() (mrv2.rationaltime static method)": [[8, "mrv2.RationalTime.is_valid_timecode_rate"]], "loop (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.loop"]], "meets() (mrv2.timerange method)": [[8, "mrv2.TimeRange.meets"]], "mrv2": [[8, "module-mrv2"]], "mute (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.mute"]], "nearest_valid_timecode_rate() (mrv2.rationaltime static method)": [[8, "mrv2.RationalTime.nearest_valid_timecode_rate"]], "overlaps() (mrv2.timerange method)": [[8, "mrv2.TimeRange.overlaps"]], "path (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.path"]], "playback (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.playback"]], "range_from_start_end_time() (mrv2.timerange static method)": [[8, "mrv2.TimeRange.range_from_start_end_time"]], "range_from_start_end_time_inclusive() (mrv2.timerange static method)": [[8, "mrv2.TimeRange.range_from_start_end_time_inclusive"]], "rescaled_to() (mrv2.rationaltime method)": [[8, "mrv2.RationalTime.rescaled_to"]], "timerange (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.timeRange"]], "to_frames() (mrv2.rationaltime method)": [[8, "mrv2.RationalTime.to_frames"]], "to_seconds() (mrv2.rationaltime method)": [[8, "mrv2.RationalTime.to_seconds"]], "to_time_string() (mrv2.rationaltime method)": [[8, "mrv2.RationalTime.to_time_string"]], "to_timecode() (mrv2.rationaltime method)": [[8, "mrv2.RationalTime.to_timecode"]], "value_rescaled_to() (mrv2.rationaltime method)": [[8, "mrv2.RationalTime.value_rescaled_to"]], "videolayer (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.videoLayer"]], "volume (mrv2.filemedia attribute)": [[8, "mrv2.FileMedia.volume"]], "addclip() (in module mrv2.playlist)": [[9, "mrv2.playlist.addClip"]], "list() (in module mrv2.playlist)": [[9, "mrv2.playlist.list"]], "mrv2.playlist": [[9, "module-mrv2.playlist"]], "save() (in module mrv2.playlist)": [[9, "mrv2.playlist.save"]], "select() (in module mrv2.playlist)": [[9, "mrv2.playlist.select"]], "plugin (class in mrv2.plugin)": [[10, "mrv2.plugin.Plugin"]], "active() (mrv2.plugin.plugin method)": [[10, "mrv2.plugin.Plugin.active"]], "menus() (mrv2.plugin.plugin method)": [[10, "mrv2.plugin.Plugin.menus"]], "mrv2.plugin": [[10, "module-mrv2.plugin"]], "clearmetadata() (in module mrv2.session)": [[13, "mrv2.session.clearMetadata"]], "current() (in module mrv2.session)": [[13, "mrv2.session.current"]], "load() (in module mrv2.session)": [[13, "mrv2.session.load"]], "metadata() (in module mrv2.session)": [[13, "mrv2.session.metadata"]], "mrv2.session": [[13, "module-mrv2.session"]], "save() (in module mrv2.session)": [[13, "mrv2.session.save"]], "setcurrent() (in module mrv2.session)": [[13, "mrv2.session.setCurrent"]], "setmetadata() (in module mrv2.session)": [[13, "mrv2.session.setMetadata"]], "checkforupdates() (in module mrv2.settings)": [[14, "mrv2.settings.checkForUpdates"]], "memory() (in module mrv2.settings)": [[14, "mrv2.settings.memory"]], "mrv2.settings": [[14, "module-mrv2.settings"]], "readahead() (in module mrv2.settings)": [[14, "mrv2.settings.readAhead"]], "readbehind() (in module mrv2.settings)": [[14, "mrv2.settings.readBehind"]], "setmemory() (in module mrv2.settings)": [[14, "mrv2.settings.setMemory"]], "setreadahead() (in module mrv2.settings)": [[14, "mrv2.settings.setReadAhead"]], "setreadbehind() (in module mrv2.settings)": [[14, "mrv2.settings.setReadBehind"]], "filesequenceaudio (class in mrv2.timeline)": [[15, "mrv2.timeline.FileSequenceAudio"]], "loop (class in mrv2.timeline)": [[15, "mrv2.timeline.Loop"]], "playback (class in mrv2.timeline)": [[15, "mrv2.timeline.Playback"]], "timermode (class in mrv2.timeline)": [[15, "mrv2.timeline.TimerMode"]], "defaultspeed() (in module mrv2.timeline)": [[15, "mrv2.timeline.defaultSpeed"]], "frame() (in module mrv2.timeline)": [[15, "mrv2.timeline.frame"]], "inoutrange() (in module mrv2.timeline)": [[15, "mrv2.timeline.inOutRange"]], "loop() (in module mrv2.timeline)": [[15, "mrv2.timeline.loop"]], "mrv2.timeline": [[15, "module-mrv2.timeline"]], "name (mrv2.timeline.filesequenceaudio property)": [[15, "mrv2.timeline.FileSequenceAudio.name"]], "name (mrv2.timeline.loop property)": [[15, "mrv2.timeline.Loop.name"]], "name (mrv2.timeline.playback property)": [[15, "mrv2.timeline.Playback.name"]], "name (mrv2.timeline.timermode property)": [[15, "mrv2.timeline.TimerMode.name"]], "playbackwards() (in module mrv2.timeline)": [[15, "mrv2.timeline.playBackwards"]], "playforwards() (in module mrv2.timeline)": [[15, "mrv2.timeline.playForwards"]], "seconds() (in module mrv2.timeline)": [[15, "mrv2.timeline.seconds"]], "seek() (in module mrv2.timeline)": [[15, "mrv2.timeline.seek"]], "setin() (in module mrv2.timeline)": [[15, "mrv2.timeline.setIn"]], "setinoutrange() (in module mrv2.timeline)": [[15, "mrv2.timeline.setInOutRange"]], "setloop() (in module mrv2.timeline)": [[15, "mrv2.timeline.setLoop"]], "setout() (in module mrv2.timeline)": [[15, "mrv2.timeline.setOut"]], "setspeed() (in module mrv2.timeline)": [[15, "mrv2.timeline.setSpeed"]], "speed() (in module mrv2.timeline)": [[15, "mrv2.timeline.speed"]], "stop() (in module mrv2.timeline)": [[15, "mrv2.timeline.stop"]], "time() (in module mrv2.timeline)": [[15, "mrv2.timeline.time"]], "timerange() (in module mrv2.timeline)": [[15, "mrv2.timeline.timeRange"]], "drawmode (class in mrv2.usd)": [[16, "mrv2.usd.DrawMode"]], "renderoptions (class in mrv2.usd)": [[16, "mrv2.usd.RenderOptions"]], "complexity (mrv2.usd.renderoptions attribute)": [[16, "mrv2.usd.RenderOptions.complexity"]], "diskcache (mrv2.usd.renderoptions attribute)": [[16, "mrv2.usd.RenderOptions.diskCache"]], "drawmode (mrv2.usd.renderoptions attribute)": [[16, "mrv2.usd.RenderOptions.drawMode"]], "enablelighting (mrv2.usd.renderoptions attribute)": [[16, "mrv2.usd.RenderOptions.enableLighting"]], "mrv2.usd": [[16, "module-mrv2.usd"]], "renderoptions() (in module mrv2.usd)": [[16, "mrv2.usd.renderOptions"]], "renderwidth (mrv2.usd.renderoptions attribute)": [[16, "mrv2.usd.RenderOptions.renderWidth"]], "setrenderoptions() (in module mrv2.usd)": [[16, "mrv2.usd.setRenderOptions"]], "stagecache (mrv2.usd.renderoptions attribute)": [[16, "mrv2.usd.RenderOptions.stageCache"]]}}) \ No newline at end of file diff --git a/mrv2/docs/en/user_docs/interface/interface.html b/mrv2/docs/en/user_docs/interface/interface.html index b0f72380b..8be8d8bbc 100644 --- a/mrv2/docs/en/user_docs/interface/interface.html +++ b/mrv2/docs/en/user_docs/interface/interface.html @@ -143,10 +143,13 @@
Shift + F7
Toggle Drawing and Action Tools.
F11
e
Toggle Thumbnails (Edit) of Timeline.
F11
Toggle Fullscreen mode.
F12
F12
Toggle Presentation mode (no toolbars).
Note
The OpenColorIO (OCIO) controls are derived from your configuration file, which is specified in Window->Preferences->OCIO. By default, the OCIO configuration file used is the cg-config one. mrv2 ships also with the nuke-default and with the studio-config ones. @@ -192,7 +196,7 @@
The Timeline Viewport allows you to scale the Editing’s Thumbnails and Audio waveforms by dragging the viewport up and down. For a quick display of all the tracks, you can click on the Edit button in the Menu toolbar. +
The Timeline Viewport allows you to scale the Editing’s Thumbnails and Audio waveforms by dragging the viewport up and down. For a quick display of all the tracks, you can click on the Edit button (Shortcut ‘e’ by default) in the Menu toolbar. When showing the pictures, you can zoom in and out with the mousewheel.
The Panels have a divided, just like the Timeline Viewport, and can be dragged to make the panel bigger or smaller (and change the size of the main viewport).
+The Panels have a divider, just like the Timeline Viewport, and can be dragged to make the panel bigger or smaller (and change the size of the main viewport).
Algunas teclas útiles por defecto:
-Tecla |
-Acción |
-
---|---|
Shift + F1 |
-Alternar la barra de Menú. |
-
F1 |
-Alternar la barra Superior. |
-
F2 |
-Alternar la barra de Pixel. |
-
F3 |
-Alternar la barra de Línea de Tiempo. |
-
Shift + F7 |
-Alternar las Herramientas de Dibujo y Acción. |
-
F11 |
-Alternar el modo Pantalla Completa. |
-
F12 |
-Alternar el modo Presentación (sin barras). |
-
Shift + F1 Alternar la barra de Menú. +F1 Alternar la barra Superior. +F2 Alternar la barra de Pixel. +F3 Alternar la barra de Línea de Tiempo. +e Alternar los dibujos (edición) en la Línea de Tiempo. +Shift + F7 Alternar las Herramientas de Dibujo y Acción. +F11 Alternar el modo Pantalla Completa. +F12 Alternar el modo Presentación (sin barras). +============ =====================================================
Nota
Para “centrar” la vista, sin cambiar el factor de zoom, puede usar la tecla -“h” hotkey.
+“h” (Home en inglés).