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 @@

Hiding/Showing UI elements

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).

@@ -182,7 +185,8 @@

The Top Bar

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 Top Bar

The Timeline

../../_images/timeline-01.png -

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

@@ -286,7 +290,7 @@

The Panels

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/es/.buildinfo b/mrv2/docs/es/.buildinfo index cbde5c0a5..27bde222c 100644 --- a/mrv2/docs/es/.buildinfo +++ b/mrv2/docs/es/.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: 8ab837b3389525ba9e1b2cc987ad83f5 +config: 101fad38d0252a401dbdcd26cab017e7 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/mrv2/docs/es/_sources/user_docs/interface/interface.rst.txt b/mrv2/docs/es/_sources/user_docs/interface/interface.rst.txt index 02c985d85..1f902b362 100644 --- a/mrv2/docs/es/_sources/user_docs/interface/interface.rst.txt +++ b/mrv2/docs/es/_sources/user_docs/interface/interface.rst.txt @@ -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/es/searchindex.js b/mrv2/docs/es/searchindex.js index 1404ecd17..f7b874509 100644 --- a/mrv2/docs/es/searchindex.js +++ b/mrv2/docs/es/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/pyFLTK", "python_api/session", "python_api/settings", "python_api/sistema-de-plugins", "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/pyFLTK.rst", "python_api/session.rst", "python_api/settings.rst", "python_api/sistema-de-plugins.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": ["Bienvenido a la documentaci\u00f3n de mrv2!", "M\u00f3dulo de anotaciones", "M\u00f3dulo cmd", "M\u00f3dulo image", "Python API", "M\u00f3dulo io", "M\u00f3dulo math", "M\u00f3dulo media", "M\u00f3dulo mrv2", "M\u00f3dulo playlist", "M\u00f3dulo de plugin", "pyFLTK", "M\u00f3dulo session", "M\u00f3dulo settings", "Sistema de Plug-ins", "M\u00f3dulo timeline", "usd module", "Comenzando", "Teclas de Manejo", "Gu\u00eda del Usuario de mrv2", "La interfaz de mrv2", "Notas y Anotaciones", "Introducci\u00f3n", "Paneles", "Reproducci\u00f3n de V\u00eddeo", "Preferencias", "Seteos", "Tutoriales de Video (en Ingl\u00e9s)"], "terms": {"gui": [0, 2, 22], "usuari": [0, 17, 20, 21, 22, 24], "introduccion": [0, 19], "comenz": [0, 19, 23], "La": [0, 8, 17, 19, 21, 23, 24, 25], "interfaz": [0, 19, 22], "panel": [0, 17, 18, 19, 21, 22, 24, 26], "not": [0, 1, 2, 19, 22, 23, 25], "anot": [0, 2, 4, 5, 18, 19, 22, 24], "reproduccion": [0, 2, 8, 9, 14, 18, 19, 20, 22], "vide": [0, 3, 8, 19, 22, 23], "sete": [0, 2, 3, 12, 13, 15, 18, 19, 20, 21, 22, 24, 25], "tecl": [0, 19, 20, 21, 22, 23, 25, 26], "manej": [0, 12, 19, 20, 22, 23], "preferent": [0, 2, 17, 18, 19, 20, 23], "tutorial": [0, 19], "ingles": [0, 19], "python": [0, 10, 11, 14, 18, 19, 22], "api": [0, 22, 23], "modul": [0, 4, 11], "cmd": [0, 4], "imag": [0, 2, 4, 18, 20, 21, 22, 23, 24], "math": [0, 3, 4, 7], "medi": [0, 2, 4, 8, 18, 19, 20, 22, 24], "playlist": [0, 4], "plugin": [0, 4, 14], "settings": [0, 4, 25], "sistem": [0, 4, 17, 18, 22, 23, 25], "plug": [0, 4, 10], "ins": [0, 4], "timelin": [0, 4, 8, 14], "usd": [0, 4, 18, 19, 22], "pagin": 0, "busqued": 0, "m\u00f2dul": [1, 7, 9, 10, 13, 15], "contien": [1, 3, 6, 7, 8, 9, 10, 13, 15, 16, 20, 25], "tod": [1, 2, 3, 6, 7, 9, 10, 12, 13, 15, 16, 17, 18, 20, 21, 22, 23, 25], "clas": [1, 6, 7, 8, 9, 10, 11, 14], "enums": [1, 3, 7, 9, 13, 15, 16], "relacion": [1, 7, 9, 10, 12, 13, 15], "mrv2": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 21, 23, 24, 25, 26, 27], "annotations": [1, 2, 5], "add": [1, 3, 4], "args": [1, 8, 9, 12, 15], "kwargs": [1, 8, 9, 12, 15], "overload": [1, 8, 9, 12, 15], "function": [1, 8, 9, 12, 15], "tim": [1, 4, 15], "rationaltim": [1, 4, 8, 15], "str": [1, 2, 3, 8, 9, 12], "non": [1, 2, 3, 7, 9, 12, 13, 15, 16], "agreg": [1, 3, 9, 14, 17, 18, 19, 22, 23], "clip": [1, 2, 3, 8, 9, 14, 17, 18, 20, 21, 23, 24], "actual": [1, 2, 3, 7, 8, 12, 14, 15, 17, 18, 19, 20, 21, 23], "ciert": [1, 20], "tiemp": [1, 2, 8, 15, 18, 19, 21, 22, 23, 24], "fram": [1, 4, 8, 15, 17, 22, 24], "int": [1, 2, 3, 5, 6, 7, 8, 9, 13, 15, 16], "cuadr": [1, 8, 15, 18, 19, 21, 22, 23], "seconds": [1, 4, 8, 15], "float": [1, 2, 3, 5, 6, 7, 8, 13, 15, 16], "segund": [1, 2, 8, 13, 15, 18, 20, 21, 22, 23, 24, 26], "command": 2, "usad": [2, 12, 20, 22, 25], "par": [2, 7, 8, 10, 11, 12, 14, 15, 17, 18, 20, 21, 22, 23, 24], "corr": [2, 17, 23, 24], "comand": [2, 14, 18, 19], "principal": [2, 17, 20, 23, 25, 26], "obten": [2, 16, 24], "set": [2, 3, 4, 7, 13, 15, 16, 17, 21, 23, 24, 25], "opcion": [2, 3, 7, 16, 17, 20, 23], "display": [2, 3, 18, 22, 23, 24], "compar": [2, 4, 7, 18, 19, 22], "lut": [2, 3, 23, 25], "clos": [2, 4, 7], "item": [2, 7, 17], "1": [2, 3, 8, 11], "cerr": [2, 7, 17, 18, 23], "archiv": [2, 3, 7, 8, 9, 12, 14, 17, 18, 19, 20, 22], "closeall": [2, 4, 7], "itemb": 2, "mod": [2, 7, 15, 16, 17, 18, 19, 20, 21, 22], "comparemod": [2, 4, 7], "wip": [2, 7, 22, 23], "2": [2, 6, 8], "dos": [2, 14, 20, 21, 23, 25], "items": [2, 9, 22], "compareoptions": [2, 4, 7], "return": [2, 8, 10, 14], "the": [2, 8, 25], "current": [2, 4, 12], "options": [2, 5], "displayoptions": [2, 3, 4], "retorn": [2, 3, 7, 8, 12, 13, 15, 18], "environmentmapoptions": [2, 3, 4], "map": [2, 3, 18, 19, 25], "entorn": [2, 3, 14, 18, 19, 20, 25], "getlayers": [2, 4], "list": [2, 3, 4, 7, 9, 14, 18, 19, 22, 24, 27], "cap": [2, 7, 8, 20, 23], "line": [2, 14, 15, 18, 19, 21, 22, 23, 24], "imageoptions": [2, 3, 4], "ismut": [2, 4], "bool": [2, 3, 5, 7, 8, 10, 12, 13, 16], "tru": [2, 8, 10], "si": [2, 8, 10, 13, 17, 18, 20, 21, 23, 24, 25, 26], "audi": [2, 8, 15, 20, 22, 23], "silenci": 2, "lutoptions": [2, 3, 4], "oepnsession": [], "fil": [2, 8, 12], "abrir": [2, 12, 17, 18, 23, 25], "sesion": [12, 18, 22], "open": [2, 4], "filenam": [2, 3, 9, 15], "audiofilenam": 2, "opcional": [2, 8, 10], "sav": [2, 4, 9, 12], "io": [0, 2, 4, 11], "saveoptions": [2, 4, 5], "fals": [2, 10], "ffmpegprofil": [2, 5], "exrcompression": [2, 5], "zip": [2, 5], "zipcompressionlevel": [2, 5], "4": [2, 6], "dwacompressionlevel": [2, 5], "45": 2, "grab": [2, 5, 9, 12, 17, 18, 20, 21, 22, 23], "pelicul": [2, 17, 18, 20, 22, 25], "secuenci": [2, 17, 18, 25], "frent": 2, "savepdf": [2, 4], "dcoument": 2, "pdf": [2, 18, 22, 23], "savesession": [], "setcompareoptions": [2, 4], "setdisplayoptions": [2, 4], "setenvironmentmapoptions": [2, 4], "setimageoptions": [2, 4], "setlutoptions": [2, 4], "setmut": [2, 4], "mut": [2, 8], "mutism": 2, "setstereo3doptions": [2, 4], "stereo3doptions": [2, 3, 4], "estere": [2, 3, 7, 18, 19], "3d": [2, 3, 18, 19], "setvolum": [2, 4], "volum": [2, 4, 8, 20], "stere": [2, 23], "updat": [2, 4], "llam": [2, 10, 14, 25], "rutin": 2, "fl": 2, "check": 2, "refresc": [2, 23], "interfac": 2, "pas": [2, 20, 25], "obteng": 2, "class": [3, 5, 6, 7, 8, 10, 14, 15, 16], "relat": [3, 9, 16], "control": [3, 18, 21, 22, 23, 25, 26], "alphablend": [3, 4], "members": [3, 5, 7, 15, 16], "straight": 3, "premultipli": 3, "channels": [3, 4], "color": [3, 4, 18, 19, 20, 22, 24], "red": [3, 17, 18, 19, 21, 22], "gre": 3, "blu": 3, "alpha": 3, "environmentmaptyp": [3, 4], "spherical": 3, "cubic": [3, 23], "imagefilt": [3, 4], "nearest": 3, "lin": [3, 22, 23, 24], "inputvideolevels": [3, 4], "fromfil": 3, "fullrang": 3, "legalrang": 3, "lutord": [3, 4], "postcolorconfig": 3, "precolorconfig": 3, "videolevels": [3, 4], "yuvcoefficients": [3, 4], "rec709": 3, "bt2020": 3, "stereo3dinput": [3, 4], "stereo3doutput": [3, 4], "anaglyph": 3, "scanlin": 3, "columns": 3, "checkerboard": 3, "opengl": [3, 22], "mirror": [3, 4], "espej": 3, "x": [3, 6, 7, 18], "volt": [3, 18], "Y": [3, 7, 18, 20, 23, 25], "valor": [3, 8, 10, 20, 23], "enabl": 3, "activ": [3, 7, 10, 16, 20, 22, 23, 24], "transform": [3, 25], "nivel": [3, 5, 23], "vector3f": [3, 4, 6], "brightness": 3, "cambi": [3, 18, 20, 21, 22, 23, 24, 25], "brill": 3, "contrast": 3, "contr": [3, 23], "saturation": 3, "satur": [3, 22, 23], "tint": [3, 22, 23], "0": [3, 8, 17, 19, 20, 23, 26], "invert": [3, 23], "levels": [3, 4], "inlow": 3, "baj": [3, 17, 20, 25], "entrad": [3, 10, 14, 15, 18, 20, 22, 23, 24], "inhigh": 3, "alto": 3, "gamm": 3, "gam": [3, 18, 20, 22, 23], "outlow": 3, "sal": [3, 15, 18, 20, 23, 24], "outhigh": 3, "imagefilters": [3, 4], "filtr": [3, 18, 23, 25], "minify": 3, "minif": [3, 18], "magnify": 3, "magnif": [3, 18], "softclip": [3, 4], "soft": 3, "valu": [3, 7, 8, 12], "canal": [3, 18, 22, 23], "ambos": 3, "nombr": [3, 9, 23], "order": 3, "orden": 3, "oper": [3, 23, 25], "algoritm": 3, "mezcl": [3, 17], "alfa": [3, 18, 23], "type": 3, "tip": [3, 17, 23], "horizontalapertur": 3, "aberturn": 3, "horizontal": [3, 7, 18, 20, 22, 23, 24], "proyeccion": 3, "verticalapertur": 3, "abertur": 3, "vertical": [3, 7, 18, 20, 21, 22, 23], "focallength": 3, "distanci": [3, 8, 23], "focal": [3, 23], "rotatex": 3, "rotacion": [3, 7], "rotatey": 3, "subdivisionx": 3, "subdivision": 3, "subdivisiony": 3, "spin": 3, "gir": 3, "input": 3, "stereoinput": 3, "output": [3, 23], "stereooutput": 3, "eyeseparation": 3, "separ": [3, 14, 22], "ojo": 3, "izquierd": [3, 17, 20, 21, 23, 24, 25], "derech": [3, 17, 19, 20, 21, 24], "swapey": 3, "intercambi": [3, 18], "ojos": 3, "vector2i": [4, 6], "vector2f": [4, 6, 7], "vector4f": [4, 6], "afil": [4, 7], "aindex": [4, 7], "bindex": [4, 7], "bfil": [4, 7], "activefil": [4, 7], "clearb": [4, 7], "firstversion": [4, 7], "lastversion": [4, 7], "layers": [4, 7], "nextversion": [4, 7], "previousversion": [4, 7], "setb": [4, 7], "setlay": [4, 7], "setstere": [4, 7], "toggleb": [4, 7], "path": [4, 8, 17], "timerang": [4, 8, 15], "filemedi": [4, 7, 8, 9], "add_clip": [], "select": [4, 9], "memory": [4, 13], "readah": [4, 13], "readbehind": [4, 13], "setmemory": [4, 13], "setreadah": [4, 13], "setreadbehind": [4, 13], "filesequenceaudi": [4, 15], "loop": [4, 8, 15], "playback": [4, 8, 15, 17, 18, 22, 24], "timermod": [4, 15], "inoutrang": [4, 8, 15], "playbackwards": [4, 15], "playforwards": [4, 14, 15], "seek": [4, 15], "setin": [4, 15], "setinoutrang": [4, 15], "setloop": [4, 15], "setout": [4, 15], "stop": [4, 15, 20], "renderoptions": [4, 16], "setrenderoptions": [4, 16], "drawmod": [4, 16], "matemat": 6, "vector": [6, 21], "enter": [6, 8, 17], "element": [6, 19], "com": [6, 10, 14, 17, 18, 20, 21, 22, 23, 24, 25, 27], "flotant": [6, 25], "3": [6, 11], "z": [6, 18], "w": [6, 18], "kas": 7, "A": [7, 20, 21, 22, 23, 24], "indic": [7, 9, 14, 21, 24], "b": [3, 7, 18, 20, 22, 23], "borr": [7, 18, 21, 22], "index": 7, "primer": [7, 8, 25], "version": [2, 7, 11, 17, 18, 19, 27], "ultim": [7, 8, 18, 20, 24, 25, 27], "proxim": [7, 18, 24], "previ": [7, 17, 18, 21, 23, 24], "nuev": [7, 8, 10, 11, 14, 20, 22, 23, 25], "lay": 7, "altern": [7, 18, 20, 24], "overlay": [7, 18, 22], "differenc": [7, 22], "til": 7, "superposicion": [7, 25], "sobr": [7, 17, 18, 20, 21, 23, 25], "wipecent": 7, "centr": [7, 18, 20, 25], "limpiaparabris": [7, 18, 23], "wiperotation": 7, "used": 8, "to": [8, 17], "hold": 8, "get": 8, "self": [8, 10, 14], "idx": 8, "directoru": 8, "returns": 8, "getbasenam": 8, "getdirectory": 8, "getextension": 8, "getnumb": 8, "getpadding": 8, "isabsolut": 8, "isempty": 8, "represent": [8, 20], "med": 8, "rt": 8, "rat": 8, "pued": [8, 11, 14, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27], "ser": [8, 17, 18, 20, 21, 22, 23, 24, 25, 27], "re": [8, 18], "escal": [8, 20], "razon": 8, "almost_equal": 8, "other": 8, "delt": 8, "static": 8, "duration_from_start_end_tim": 8, "start_tim": 8, "end_time_exclusiv": 8, "comput": [8, 22, 24], "duracion": 8, "muestrasd": 8, "exceptu": 8, "Esto": [8, 14, 20, 21, 22, 23, 25], "mism": [8, 17, 23], "Por": [8, 17, 20, 22, 24, 25], "ejempl": [8, 10, 14, 22, 23, 25], "10": [8, 17], "15": 8, "5": 8, "El": [8, 17, 20, 21, 22, 23, 24, 25, 26], "result": [8, 24], "duration_from_start_end_time_inclusiv": 8, "end_time_inclusiv": 8, "inclu": [8, 20, 22], "6": [8, 20], "from_fram": 8, "convert": 8, "numer": [8, 22, 23, 24, 25], "objet": 8, "from_seconds": 8, "from_time_string": 8, "time_string": 8, "conviert": 8, "text": [8, 18, 21, 22, 23, 25], "microsegund": 8, "hh": 8, "mm": 8, "ss": 8, "dond": [8, 14, 17, 23, 25], "or": [8, 14, 21, 25], "decimal": [8, 25], "from_timecod": 8, "timecod": [8, 20, 25], "is_invalid_tim": 8, "verdader": 8, "val": 8, "consider": 8, "inval": 8, "valoers": 8, "nan": 8, "menor": [8, 18], "igual": [8, 25], "cer": 8, "is_valid_timecode_rat": 8, "usar": [8, 14, 17, 20, 21, 22, 23, 26], "nearest_valid_timecode_rat": 8, "prim": [8, 17, 18, 20, 23, 24], "tien": [8, 17, 20, 23, 24, 25], "diferent": [8, 18, 20, 23, 25], "dad": [8, 9, 15, 17, 21], "rescaled_t": 8, "new_rat": 8, "to_fram": 8, "bas": [8, 21, 23, 25], "to_seconds": 8, "to_time_string": 8, "to_timecod": 8, "drop_fram": 8, "object": 8, "value_rescaled_t": 8, "rang": [8, 15, 20, 23], "codif": 8, "comienz": [8, 20, 23, 24], "signific": 8, "porcion": [8, 23], "muestr": [8, 20, 22, 23, 25], "calcul": 8, "befor": 8, "epsilon_s": 8, "6041666666666666e": 8, "06": 8, "final": [8, 20, 23], "estrict": 8, "preced": 8, "equival": 8, "Lo": 8, "opuest": 8, "meets": 8, "begins": 8, "clamp": 8, "limit": [8, 18, 24], "acuerd": 8, "parametr": [8, 25], "contains": 8, "anteced": 8, "duration_extended_by": 8, "fuer": [8, 21], "start": 8, "entonc": 8, "porqu": [8, 17], "dat": [8, 18, 23, 24], "14": 8, "24": [8, 17], "9": 8, "duraci\u00f2n": 8, "En": [8, 17, 18, 23, 24, 25, 26], "palabr": [8, 17], "inclus": [8, 14, 23, 25], "fraccional": 8, "extended_by": 8, "contru": 8, "extend": [8, 21], "finish": 8, "this": 8, "intersects": 8, "O": [8, 20, 24], "overlaps": 8, "range_from_start_end_tim": 8, "cre": [2, 8, 11, 14, 17, 21, 22, 23, 27], "end": 8, "s": [8, 18, 20, 25], "exclus": 8, "end_tim": 8, "range_from_start_end_time_inclusiv": 8, "audiopath": 8, "tiempo": 8, "Estado": 8, "playbacks": 8, "currenttim": 8, "videolay": 8, "mud": [8, 20], "audiooffset": 8, "compens": 8, "dereproduccion": 9, "edl": [9, 23], "seleccion": [2, 9, 15, 17, 18, 20, 21, 22, 23, 25], "oti": [9, 17, 22, 25], "camin": [9, 23, 24, 25], "fileitem": 9, "filemodelitem": 9, "playlistindex": 9, "plugins": 10, "deb": [14, 17, 21, 23, 24], "remplaz": [], "import": [10, 11, 14, 22, 23, 25], "from": [10, 11, 14], "demoplugin": 10, "defin": [10, 14, 22], "propi": [17, 21, 22, 24, 25], "variabl": [10, 14, 20, 25], "aqu": [10, 22, 25], "def": [10, 14], "__init__": [10, 14], "sup": [10, 14, 17], "pass": 14, "metod": [10, 14], "ejecu": [], "run": 10, "print": [10, 14], "hell": 10, "est\u00f1a": [], "diccionari": 10, "menu": [10, 14, 18, 19, 21, 22, 25], "clav": 12, "menus": [10, 14, 20], "hol": [10, 14], "reproduc": [14, 15, 17, 18, 19, 20, 22, 24], "adel": [13, 15, 18, 20, 23, 26], "playforward": [], "reemplaz": 10, "dict": [10, 12], "funcion": [13, 14, 15, 18, 23, 25], "cach": [13, 16, 19, 23, 26], "gigabyt": [13, 23, 26], "leer": [13, 24], "atras": [13, 15, 18, 20, 23, 24, 26], "arg0": [3, 12, 13, 15], "memori": [13, 23, 26], "suport": 14, "permit": [14, 17, 18, 20, 21, 22, 23, 25, 26], "yend": 14, "mas": [14, 17, 18, 20, 22, 23, 24], "alla": 14, "consol": 14, "mrv2_python_plugins": 14, "directori": [14, 17, 25], "punt": [14, 18, 20, 23, 24], "linux": [14, 17, 25], "mac": [14, 17], "semi": 14, "windows": [14, 17, 25], "resid": 14, "alli": 14, "comun": 14, "py": 14, "ten": [14, 21, 22, 23], "estructur": 14, "holaplugin": 14, "desd": [2, 14, 17, 20, 22, 23, 24], "complet": [14, 18, 20, 23], "refier": [14, 17], "mrv2_hell": 14, "distribu": 14, "basenam": 15, "directory": 15, "property": [3, 5, 15], "nam": [3, 5, 15], "once": 15, "pingpong": 15, "forward": 15, "rev": 15, "system": 15, "bucl": [15, 17, 18, 19, 20], "salt": [15, 20, 21, 22], "univesal": 16, "scen": [16, 22, 25], "description": [16, 22, 25], "rend": [16, 19], "points": 16, "wirefram": 16, "wireframeonsurfac": 16, "shadedflat": 16, "shadedsmooth": 16, "geomonly": 16, "geomflat": 16, "geomsmooth": 16, "renderwidth": 16, "ancho": 16, "complexity": 16, "complej": [16, 25], "model": 16, "dibuj": [16, 18, 19, 20, 22, 23, 24, 25], "enablelighting": 16, "ilumin": 16, "stagecachecount": [], "escenari": 16, "diskcachebytecount": [], "conte": 16, "bytes": 16, "disc": [16, 22, 23, 24, 25], "favor": 17, "document": [17, 18, 22, 25, 27], "github": 17, "https": [11, 17, 27], "ggarra13": 17, "usted": [17, 18], "abriend": 17, "dmg": 17, "llev": [17, 21, 23], "icon": [17, 23], "aplic": [17, 22], "recomend": [17, 20, 25], "sobreescrib": 17, "notariz": 17, "cuand": [17, 20, 21, 23, 24, 25], "ejecut": [14, 17, 22, 23], "avis": 17, "segur": [17, 18, 20, 22, 25], "internet": 17, "evit": 17, "necesit": [17, 20, 22, 24], "find": [17, 23], "ir": [17, 24], "presion": [17, 20, 21], "ctrl": [17, 18, 21], "boton": [11, 17, 19, 20, 24, 25], "raton": [17, 19, 25], "Esta": [14, 17, 18, 22, 25], "accion": [17, 20, 21, 23, 24, 25], "tra": 17, "advertent": 17, "per": [17, 20, 23, 24, 27], "vez": [11, 17, 18, 20, 21, 23, 24, 25, 26], "tendr": [17, 20, 25], "abrirl": [17, 23], "hac": [17, 20, 21, 22, 23, 24, 25], "sol": [3, 17, 18, 21, 22, 23], "chrom": 17, "tambien": [17, 20, 21, 23, 24], "protej": 17, "usual": [17, 20], "asegures": 17, "cliqu": [17, 20, 21, 25], "flech": [17, 18, 20, 21, 22, 24], "arrib": [17, 20, 21, 23, 24], "form": [17, 18, 21, 22, 23, 25], "No": [17, 25], "exe": 17, "direct": [17, 20, 21, 22], "carpet": [2, 17, 18, 19, 23], "contenedor": 17, "explor": [17, 23], "descarg": [17, 25], "lueg": 17, "ahi": 17, "mensaj": [17, 23], "azul": [3, 17, 18, 20], "smartscr": 17, "previn": 17, "arranqu": [17, 23, 25], "desconoc": 17, "pon": [17, 25], "pc": 17, "peligr": 17, "clique": [17, 20, 21, 25], "informacion": 17, "dic": 17, "simil": [17, 23], "aparec": [17, 23], "sig": 17, "intrucion": 17, "paquet": 17, "rpm": 17, "requier": 17, "teng": 17, "permis": 17, "administr": 17, "sud": 17, "debi": 17, "ubuntu": 17, "etc": [17, 22, 23, 24], "dpkg": 17, "i": [17, 18, 20, 24], "v0": 17, "7": 17, "amd64": 17, "tar": 17, "gz": 17, "hat": 17, "rocky": 17, "Una": [11, 14, 17, 18, 21], "terminal": [17, 25], "enlac": 17, "simbol": 17, "usr": 17, "bin": 17, "Los": [17, 19, 21, 22, 23, 24, 25], "asoci": [17, 25], "extension": 17, "arranc": [17, 20, 24, 25], "facil": [17, 21, 22, 23], "escritori": [17, 22, 23, 25], "eleg": [17, 20, 23, 25], "organiz": [17, 20, 22], "descomprim": 17, "xf": 17, "Eso": 17, "podr": 17, "usand": [17, 23, 25], "script": 17, "bash": 17, "sh": 17, "encuentr": 17, "subdirectori": 17, "mientr": [17, 21, 23, 24], "defect": [15, 17, 18, 19, 20, 23, 26], "provist": [17, 21, 22], "lug": 17, "ventan": [11, 17, 18, 19, 20, 21, 23], "nautilus": [17, 23], "dej": [17, 20, 25], "recurs": 17, "escan": 17, "clips": [17, 21, 22, 23], "seran": [17, 20, 21, 23, 25], "sequenci": 17, "Sin": 17, "embarg": 17, "nativ": [17, 22], "plataform": [17, 25], "proteg": 17, "OS": 17, "registr": [17, 23], "tampoc": 17, "quier": [17, 20, 21, 23, 24, 25], "hast": [17, 20], "convenient": 17, "poder": [17, 18], "familiaz": 17, "support": [11, 17, 25], "vari": [17, 23, 25, 27], "requ": 17, "tres": [17, 20, 21], "test": 17, "mov": [17, 20, 22, 23], "0001": 17, "exr": [3, 17, 22, 23, 24], "edit": [17, 22], "veloc": [15, 17, 18, 19, 20, 22], "natural": [17, 25], "respet": 17, "codific": 17, "fps": [15, 17, 19, 23], "imagen": [17, 20, 22, 23, 24], "seri": 17, "jpeg": 17, "tga": [17, 22], "usan": 17, "ajust": [17, 18, 20, 22, 24], "window": 17, "dpx": 17, "exrs": [17, 24], "tom": 17, "metadat": [4, 12, 17, 20, 23], "dispon": [17, 20, 21, 22, 23, 25, 26], "visibl": 17, "empez": [13, 17, 20], "verl": [17, 24], "mostr": [17, 19, 21, 23], "f4": [17, 18, 23], "Con": [17, 20, 21, 25], "ver": [17, 22, 24], "comport": [17, 19, 20, 23, 25, 26], "aut": 17, "vien": 18, "Las": [18, 21, 22, 23], "lleng": 18, "busc": [18, 25], "asign": 18, "mayus": 18, "alt": [18, 20], "program": 18, "escap": [18, 21], "h": [6, 18, 20], "enmarc": 18, "pantall": [18, 20, 21, 22, 24], "f": [18, 20], "textur": 18, "are": [18, 19, 21, 22], "d": 18, "mosaic": [18, 22, 23], "c": [18, 25], "roj": [3, 18, 20, 21, 25], "r": [3, 18, 20], "verd": [3, 18, 20, 21], "g": [3, 18, 20], "retroced": 18, "izq": 18, "retrodecd": 18, "avanz": 18, "siguient": [18, 20, 21, 23, 25], "der": 18, "up": [18, 20], "j": 18, "direccion": [18, 23], "espaci": [3, 18, 20, 24], "down": 18, "k": 18, "inici": [18, 24], "fin": [18, 24], "ping": [18, 20, 24], "pong": [18, 20, 24], "pag": 18, "av": 18, "cort": 18, "copi": [18, 23, 25], "peg": [18, 21], "v": [18, 27], "insert": 18, "elimin": 18, "deshac": [18, 21], "edicion": [18, 20, 22], "rehac": [18, 21], "barr": [18, 19, 21, 23, 24], "f1": [18, 20], "superior": [18, 19, 25], "pixel": [18, 19, 20, 21], "f2": [18, 20], "f3": [18, 20], "estatus": [18, 20, 24, 25], "herramient": [18, 20, 21, 22, 23, 25], "f7": [18, 20, 21], "f11": [18, 20], "present": [18, 20, 21, 23], "f12": [18, 20], "flot": 18, "vist": [3, 18, 19, 23], "secundari": 18, "n": [18, 25], "u": 18, "miniatur": [18, 20], "transicion": 18, "marcador": [18, 21], "reset": [18, 20, 25], "gain": 18, "mayor": [18, 22, 24], "exposicion": [3, 18, 20, 22], "men": [18, 20, 25], "oci": [3, 18, 19, 20, 22, 23], "freg": [18, 22], "rectangul": [18, 22, 23, 25], "circul": [18, 22], "t": 18, "tama\u00f1": [3, 6, 18, 20, 21, 22, 24], "lapiz": 18, "establec": [18, 20, 23, 25], "fond": [3, 18, 24, 25], "negr": [18, 20, 25], "hud": 18, "Un": [10, 18, 20, 22, 23], "p": 18, "inform": [11, 18, 19, 20], "f5": 18, "f6": [18, 23], "f8": 18, "disposit": 18, "f9": [18, 23, 26], "histogram": [18, 19], "vectorscopi": [18, 19], "alternalr": 18, "onda": 18, "f10": [18, 25], "bitacor": [18, 19, 25], "acerc": [11, 18, 20, 21], "Qu\u00e9": 19, "8": [20, 22], "descripcion": 19, "general": 19, "compil": 19, "instal": [2, 19], "lanz": 19, "carg": [11, 19, 22, 23, 24], "drag": [19, 22], "and": [19, 22], "drop": [19, 22], "buscador": [19, 23], "recient": 19, "mir": [11, 19], "ocult": [19, 21, 25], "divisor": 19, "context": 19, "modific": [19, 20, 23, 25], "naveg": [19, 22], "especif": [19, 21], "languaj": 19, "posicion": [19, 20, 22], "arhiv": 19, "mape": [19, 23], "error": [19, 20, 23], "prove": 20, "shift": [20, 21, 24], "estan": [20, 22, 23, 25], "tambi": [20, 21, 23], "mous": [20, 25], "tercer": 20, "cuart": 20, "cursor": 20, "desactiv": 20, "imprim": 20, "sab": 20, "scrubbing": 20, "algun": [11, 20, 22, 25], "util": [20, 21, 23, 24, 27], "cualqu": [20, 21, 22], "Estos": [20, 27], "salis": 20, "siempr": [20, 21, 24], "configur": [20, 23, 25, 26], "inspeccion": [20, 22], "sosten": 20, "pan": [20, 22], "grafic": [20, 21, 22, 23, 24, 25], "sosteng": 20, "alej": [20, 21], "rued": [20, 25], "confort": 20, "factor": 20, "zoom": [20, 22], "fit": 20, "hotkey": 20, "porcentaj": 20, "particul": 20, "dig": 20, "2x": 20, "openexr": [5, 20], "gananci": [20, 22], "desliz": 20, "lad": [20, 21], "Este": [20, 25], "opencolori": 20, "junt": [20, 23], "marc": [20, 21, 25], "deriv": 20, "especific": [20, 23], "cg": 20, "config": [3, 20], "nuk": 20, "default": [20, 23, 25], "studi": 20, "precedent": 20, "ondas": 20, "arrastr": [20, 25], "abaj": [20, 21, 23, 24], "rap": [20, 21, 24, 25], "pist": [20, 22, 23], "acercart": 20, "alejart": 20, "inmediat": 20, "normal": 20, "xsecuenci": 20, "digit": 20, "bastant": 20, "universal": [20, 22, 25], "much": [20, 23, 24, 25], "explic": 20, "Hay": [20, 21, 25], "paus": 20, "haci": [20, 24], "delant": [20, 24], "second": [20, 24], "des": 20, "botond": 20, "rapid": [20, 22, 23], "E": 20, "equivalent": 20, "part": 20, "inferior": 20, "prov": [20, 21, 22], "bocin": 20, "establez": 20, "har": 20, "dentendr": 20, "aparient": 20, "film": 20, "masc": [20, 22, 25], "recort": 20, "darl": 20, "aspect": [20, 22], "cinematograf": 20, "determin": 20, "entrar": [20, 21, 23, 24], "heads": 20, "independient": 20, "usa": [20, 23, 25, 26], "gris": 20, "oscur": 20, "vac": [12, 20], "legal": 20, "ningun": [20, 25], "premultiplic": 20, "cerc": [20, 22], "lej": [20, 25], "cercan": 20, "lineal": 20, "soport": [20, 22], "logic": 20, "empotr": [20, 22, 23], "flotat": 20, "arrstra": 20, "peque\u00f1": 20, "amarill": [20, 21], "tal": [20, 25], "grand": 20, "asi": [11, 20, 23, 25], "caracterist": [21, 22, 23, 25], "comentari": 21, "compart": [21, 22, 25], "visual": [21, 22], "coleg": [21, 22], "uso": [21, 22], "fij": 21, "inter": 21, "cualqui": [11, 21, 22, 23, 25], "vec": [21, 23, 25], "empiec": 21, "traz": 21, "visor": [21, 22, 24, 25], "automat": [21, 23, 25], "suav": [21, 23], "dur": [21, 23], "depend": 21, "fantasm": [21, 23], "cuant": [21, 23, 26], "ocurr": [21, 23], "previous": 21, "Entre": 21, "conten": [21, 22], "seccion": [21, 23, 25], "delet": 21, "backspac": 21, "undo": 21, "gom": [21, 22], "parcial": 21, "total": [21, 22], "presenci": 21, "liger": 21, "respect": 21, "entend": 21, "comienc": [21, 25], "figur": 21, "rasteriz": 21, "march": 21, "tarjet": [21, 24], "pincel": [21, 22, 23], "bord": 21, "libr": 21, "bosquej": 21, "prefier": 21, "recuerd": 21, "export": [21, 22], "dentr": [21, 22, 25], "Laser": [21, 23], "persistent": 21, "desaparec": 21, "tras": 21, "revision": [21, 22], "continu": 21, "escrib": [21, 23, 24], "recuadr": 21, "tipograf": [21, 22, 23], "content": 21, "cruz": [21, 25], "descart": 21, "flipbook": 22, "profesional": 22, "codig": [22, 23], "abiert": [22, 25], "industri": 22, "efect": 22, "anim": 22, "focaliz": 22, "intuit": 22, "motor": 22, "performanc": 22, "integr": 22, "pipelin": 22, "estudi": 22, "customiz": [22, 25], "coleccion": 22, "multitud": 22, "format": 22, "especializ": 22, "agrup": 22, "visualiz": 22, "interact": 22, "colabor": 22, "fluj": 22, "esencial": 22, "equip": 22, "post": 22, "production": 22, "demand": [22, 24], "arte": 22, "fuent": 22, "instantan": 22, "pixels": 22, "traves": [11, 22, 25], "multipl": [22, 23], "solucion": 22, "robust": 22, "sid": [22, 24], "despleg": 22, "individu": 22, "diari": 22, "augost": 22, "2022": 22, "fas": [], "desarroll": [22, 27], "todav": [], "plen": [], "trabaj": [], "resum": 22, "virtual": 22, "hoy": 22, "tif": 22, "jpg": 22, "psd": 22, "mp4": 22, "webm": 22, "use": [22, 23, 24], "constru": 22, "scripts": 22, "reproductor": [22, 23], "revers": 22, "opentimelinei": [22, 23], "fund": 22, "pix": [22, 25], "annot": 22, "individual": 22, "simpl": [22, 25], "opac": 22, "suaviz": 22, "flexibil": 22, "utf": 22, "internacional": 22, "japones": 22, "productor": 22, "precis": 22, "v2": 22, "colour": 22, "management": 22, "interaccion": [22, 23], "correcion": 22, "rgba": 22, "sobreposicion": 22, "predefin": [22, 23], "monitor": 22, "sincron": [22, 23], "sincroniz": 22, "lan": 22, "local": [22, 25], "servidor": [22, 23, 25], "client": [22, 23, 25], "mrv2s": 22, "keys": [22, 25], "prefs": [22, 25], "interpret": 22, "bocet": 23, "podes": [23, 25], "herrameint": 23, "pod": [23, 24], "permanent": 23, "desvanec": 23, "podras": 23, "impres": [23, 25], "grabas": 23, "minim": 23, "maxim": [23, 24], "promedi": 23, "realiz": 23, "sum": 23, "in": [10, 14, 23], "out": 23, "despues": 23, "superpon": 23, "esfer": 23, "Te": 23, "rot": 23, "by": 23, "siet": 23, "click": 23, "emergent": 23, "dand": 23, "acces": 23, "clon": 23, "sub": 23, "portapapel": 23, "recolect": 23, "queres": 23, "email": 23, "archivosr": 23, "abre": [23, 25], "localiz": [23, 25], "emit": 23, "Al": [23, 25], "provien": 23, "tembien": 23, "durant": [23, 27], "ignor": [23, 24, 25], "nunc": 23, "meid": 23, "information": 23, "caball": 23, "batall": 23, "codecs": [23, 24], "session": [0, 4, 23], "maquin": [23, 25], "conect": [23, 25], "dich": 23, "distingu": 23, "ipv4": 23, "ipv6": 23, "ali": 23, "utiliz": 23, "hosts": 23, "ademas": [23, 27], "puert": [23, 25], "55150": 23, "bien": [23, 25], "coneccion": [23, 25], "cab": 23, "asegur": 23, "cortafueg": [23, 25], "permt": 23, "entrant": 23, "salient": 23, "port": [23, 25], "conoc": [23, 25], "edls": 23, "solt": 23, "resolu": [23, 24], "cantid": 23, "asum": 23, "exist": 23, "acced": 23, "cad": [23, 24, 25], "different": 23, "divid": 23, "tipe": 23, "editor": 23, "cache": 23, "mit": [23, 26], "ram": [23, 26], "left": 23, "right": 23, "esteror": 23, "anaglif": 23, "cuadricul": [3, 23], "column": 23, "calid": 23, "van": 23, "signif": 24, "cos": 24, "record": 24, "azar": 24, "widget": 24, "detien": 24, "deten": 24, "trat": 24, "decodific": 24, "guard": [24, 25], "eficient": 24, "entiend": 24, "delg": 24, "obvi": 24, "crec": 24, "ello": 24, "lent": [24, 25], "unas": 24, "alta": 24, "esper": 24, "via": 24, "cas": [24, 25], "capaz": 24, "pes": 24, "optimiz": 24, "mejor": 24, "hardwar": 24, "empat": [24, 25], "rati": 24, "transferent": 24, "comprim": 24, "dwa": [5, 24], "dwb": 24, "caching": 24, "\u00e9ste": 24, "llend": 25, "personal": 25, "filmaur": 25, "hom": 25, "users": 25, "resetsettings": 25, "va": 25, "ataj": 25, "paths": 25, "favorit": 25, "Es": 25, "permanezc": 25, "reescal": 25, "reposicion": 25, "Estas": 25, "Est\u00e1": 25, "section": 25, "aparc": 25, "cuan": 25, "encabez": 25, "aca": 25, "fltk": [11, 25], "gtk": 25, "interaz": 25, "black": 25, "unus": 25, "vent": 25, "rellen": 25, "ls": 25, "Sino": 25, "prend": 25, "reconoc": 25, "desacel": 25, "dramat": 25, "viej": 25, "priv": 25, "tan": 25, "pront": 25, "muev": 25, "wayland": 25, "selccion": 25, "hex": 25, "original": 25, "proces": 25, "hsv": 25, "hsl": 25, "cie": 25, "xyz": 25, "xyy": 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, "digital": 25, "ycbcr": 25, "709": 25, "hdtv": 25, "luminanc": 25, "lumm": 25, "lightness": 25, "\u00e9stos": 25, "De": 25, "profund": 25, "bits": 25, "repet": 25, "expresion": 25, "regul": 25, "_v": 25, "cheque": [13, 25], "versiond": 25, "remot": 25, "gga": 25, "unix": 25, "as": 25, "agrag": 25, "remuev": 25, "envi": 25, "recib": 25, "nad": 25, "muell": 25, "gb": 26, "usen": 27, "referent": 27, "www": 27, "youtub": 27, "watch": 27, "8jviz": 27, "ppcrg": 27, "plxj9nnbdnfrmd8aq41ajymb7whn99g5c": 27, "dictionary": [], "of": [], "entri": [], "with": [], "callbacks": [], "lik": [], "nem": [], "must": [], "be": [], "overrid": [], "new": 10, "play": [], "your": [], "own": [], "her": [], "exampl": [], "method": [], "for": [], "callback": [], "optional": [], "wheth": [], "is": [], "dem": 11, "constructor": 10, "if": [], "otherwis": [], "rtype": 10, "corresponding": [], "new_menus": [], "sino": 10, "llav": 10, "correspondient": 10, "instanci": 25, "archivi": 25, "\u00e9stas": 25, "redireccion": 25, "notes": 25, "moment": 25, "compor": 25, "tcp": 25, "em": 25, "55120": 25, "abra": 25, "necesari": 25, "pyfltk": [0, 4], "prefspath": [2, 4], "rootpath": [2, 4], "raiz": 2, "fltk14": 11, "widgets": 11, "aunqu": 11, "anterior": 11, "vay": 11, "gitlab": 11, "sourceforg": 11, "docs": 11, "ch0_prefac": 11, "html": 11, "currentsession": [], "opensession": [], "setcurrentsession": [], "sets": [], "saveoti": [2, 4], "getversion": [2, 4], "sessionmetadat": [], "setsessionmetadat": [], "defaultsp": [4, 15], "setsp": [4, 15], "spe": [4, 15], "obtien": [3, 15], "ocioconfig": [3, 4], "ocioics": [3, 4], "ocioicslist": [3, 4], "ocioview": [3, 4], "view": 3, "setocioconfig": [3, 4], "setocioics": [3, 4], "ics": 3, "setocioview": [3, 4], "stagecach": 16, "diskcach": 16, "divisori": 14, "__divider__": 14, "Se": 14, "achiv": 14, "alphablendnon": [], "environmentmapnon": [], "stereo3dinputnon": [], "filesequenceaudionon": [], "knon": [3, 5, 15], "profil": [4, 5], "compression": [4, 5], "h264": 5, "pror": 5, "prores_proxy": 5, "prores_lt": 5, "prores_hq": 5, "prores_4444": 5, "prores_xq": 5, "rle": 5, "zips": 5, "piz": 5, "pxr24": 5, "b44": 5, "b44a": 5, "dwab": 5, "saving": 5, "perfil": 5, "ffmpeg": 5, "compresion": 5, "tl": 8, "exrdisplay": [3, 4], "they": [], "supp": [], "hav": [], "match": [], "but": [], "don": [], "defog": 3, "exposur": 3, "kneehigh": 3, "kneelow": 3, "desempa\u00f1": 3, "rodill": 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, "clearmetadat": [4, 12], "load": [4, 12], "setcurrent": [4, 12], "setmetadat": [4, 12], "key": 12, "background": [3, 4], "transparent": 3, "checkers": 3, "backgroundoptions": [3, 4], "checkerscolor0": 3, "color0": 3, "color4f": [3, 4], "checkerscolor1": 3, "color1": 3, "checkerssiz": 3, "siz": [], "size2i": [3, 4, 6], "solidcolor": 3, "channel": [], "integers": [], "gets": [], "setbackgroundoptions": [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], "lenguaj": 2, "mp3": 5, "opus": 5, "vorbis": 5, "checkforupdat": [4, 13], "actualiz": 13, "pathtyp": 8, "ocioviewlist": [3, 4], "ade": 3, "displays": 3, "views": 3, "ociolook": [3, 4], "look": 3, "ociolooklist": [3, 4], "looks": 3, "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"], [12, 0, 0, "-", "session"], [13, 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": [[12, 4, 1, "", "clearMetadata"], [12, 4, 1, "", "current"], [12, 4, 1, "", "load"], [12, 4, 1, "", "metadata"], [12, 4, 1, "", "save"], [12, 4, 1, "", "setCurrent"], [12, 4, 1, "", "setMetadata"]], "mrv2.settings": [[13, 4, 1, "", "checkForUpdates"], [13, 4, 1, "", "memory"], [13, 4, 1, "", "readAhead"], [13, 4, 1, "", "readBehind"], [13, 4, 1, "", "setMemory"], [13, 4, 1, "", "setReadAhead"], [13, 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 m\u00f3dulo"], "1": ["py", "class", "Python clase"], "2": ["py", "attribute", "Python atributo"], "3": ["py", "method", "Python m\u00e9todo"], "4": ["py", "function", "Python funci\u00f3n"], "5": ["py", "property", "Python propiedad"]}, "titleterms": {"bienven": 0, "document": 0, "mrv2": [0, 8, 17, 19, 20, 22], "tabl": 0, "conten": 0, "indic": [0, 20], "modul": [1, 2, 3, 5, 6, 7, 8, 9, 10, 12, 13, 15, 16], "anot": [1, 21, 23], "cmd": 2, "imag": [3, 25], "python": [4, 23], "api": 4, "math": 6, "medi": [7, 17, 23], "playlist": 9, "plugin": 10, "settings": 13, "sistem": 14, "plug": 14, "ins": 14, "timelin": 15, "usd": [16, 23, 25], "comenz": [17, 25], "compil": 17, "instal": 17, "lanz": 17, "carg": [17, 25], "drag": 17, "and": [17, 20, 25], "drop": 17, "buscador": [17, 25], "menu": [17, 20, 23], "recient": 17, "line": [17, 20, 25], "comand": 17, "mir": 17, "tecl": [18, 24], "manej": 18, "gui": [19, 20], "usuari": [19, 25], "La": 20, "interfaz": [20, 25], "ocult": 20, "mostr": [20, 25], "element": [20, 25], "personaliz": 20, "interaccion": 20, "raton": [20, 23], "visor": 20, "barr": [20, 25], "superior": 20, "tiemp": [20, 25], "cuadr": [20, 24, 25], "control": 20, "transport": 20, "fps": [20, 24, 25], "start": 20, "end": 20, "fram": [20, 25], "indicator": 20, "play": 20, "view": 20, "controls": 20, "vist": [20, 25], "saf": [20, 25], "are": [20, 23, 25], "dat": 20, "window": 20, "display": [20, 25], "mask": 20, "hud": [20, 25], "rend": 20, "canal": 20, "volt": 20, "fond": 20, "nivel": 20, "vide": [20, 24, 27], "mezcl": 20, "alfa": 20, "filtr": 20, "minif": 20, "magnif": 20, "Los": 20, "panel": [20, 23, 25], "divisor": 20, "not": 21, "agreg": [21, 25], "dibuj": 21, "modific": 21, "naveg": 21, "introduccion": 22, "Qu\u00e9": 22, "version": [22, 25], "actual": [22, 24, 25], "v0": [], "8": [], "0": 22, "descripcion": 22, "general": 22, "color": [23, 25], "compar": 23, "map": 23, "entorn": 23, "archiv": [23, 25], "context": 23, "boton": 23, "derech": 23, "histogram": 23, "bitacor": 23, "inform": 23, "red": [23, 25], "list": 23, "reproduccion": [23, 24], "sete": [23, 26], "estere": 23, "3d": 23, "vectorscopi": 23, "mod": [24, 25], "bucl": [24, 25], "veloc": [24, 25], "especif": 24, "comport": 24, "cach": 24, "preferent": 25, "siempr": 25, "arrib": 25, "flot": 25, "secundari": 25, "Una": 25, "instanc": 25, "aut": 25, "reencuadr": 25, "normal": 25, "pantall": 25, "complet": 25, "present": 25, "ui": 25, "Las": 25, "menus": 25, "mac": 25, "tool": 25, "dock": 25, "Un": 25, "sol": 25, "ventan": 25, "gananci": 25, "gam": 25, "recort": 25, "zoom": 25, "languaj": 25, "lenguaj": 25, "esquem": 25, "tem": 25, "posicion": 25, "grab": 25, "sal": 25, "fij": 25, "tama\u00f1": 25, "tom": 25, "valor": 25, "arhiv": 25, "click": 25, "par": 25, "viaj": 25, "carpet": 25, "miniatur": 25, "activ": 25, "previ": 25, "usar": 25, "nativ": 25, "reproduc": 25, "per": 25, "second": 25, "segund": 25, "sensit": 25, "freg": 25, "edicion": 25, "transicion": 25, "marcador": 25, "pixel": 25, "rgba": 25, "lumin": 25, "oci": 25, "config": 25, "defect": 25, "use": 25, "displays": 25, "espaci": 25, "entrad": 25, "faltant": 25, "regex": 25, "maxim": 25, "imagen": 25, "apart": 25, "mape": 25, "elimin": 25, "error": 25, "tutorial": 27, "ingles": 27, "pyfltk": 11, "io": 5, "sesion": [], "session": 12, "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": {"Bienvenido a la documentaci\u00f3n de mrv2!": [[0, "bienvenido-a-la-documentacion-de-mrv2"]], "Tabla de Contenidos": [[0, "tabla-de-contenidos"]], "\u00cdndices y tablas": [[0, "indices-y-tablas"]], "M\u00f3dulo de anotaciones": [[1, "module-mrv2.annotations"]], "M\u00f3dulo cmd": [[2, "module-mrv2.cmd"]], "M\u00f3dulo image": [[3, "module-mrv2.image"]], "Python API": [[4, "python-api"]], "M\u00f3dulo io": [[5, "module-mrv2.io"]], "M\u00f3dulo math": [[6, "module-mrv2.math"]], "M\u00f3dulo media": [[7, "module-mrv2.media"]], "M\u00f3dulo mrv2": [[8, "module-mrv2"]], "M\u00f3dulo playlist": [[9, "module-mrv2.playlist"]], "M\u00f3dulo de plugin": [[10, "module-mrv2.plugin"]], "pyFLTK": [[11, "pyfltk"]], "M\u00f3dulo session": [[12, "module-mrv2.session"]], "M\u00f3dulo settings": [[13, "module-mrv2.settings"]], "Sistema de Plug-ins": [[14, "sistema-de-plug-ins"]], "Plug-ins": [[14, "plug-ins"]], "M\u00f3dulo timeline": [[15, "module-mrv2.timeline"]], "usd module": [[16, "module-mrv2.usd"]], "Comenzando": [[17, "comenzando"]], "Compilando mrv2": [[17, "compilando-mrv2"]], "Instalando mrv2": [[17, "instalando-mrv2"]], "Lanzando mrv2": [[17, "lanzando-mrv2"]], "Cargando Medios (Drag and Drop)": [[17, "cargando-medios-drag-and-drop"]], "Cargando Medios (Buscador de mrv2)": [[17, "cargando-medios-buscador-de-mrv2"]], "Cargando Medios (Menu Reciente)": [[17, "cargando-medios-menu-reciente"]], "Cargando Medios (L\u00ednea de comandos)": [[17, "cargando-medios-linea-de-comandos"]], "Mirando Medios": [[17, "mirando-medios"]], "Teclas de Manejo": [[18, "teclas-de-manejo"]], "Gu\u00eda del Usuario de mrv2": [[19, "guia-del-usuario-de-mrv2"]], "La interfaz de mrv2": [[20, "la-interfaz-de-mrv2"]], "Ocultando/Mostrando Elementos de la GUI": [[20, "ocultando-mostrando-elementos-de-la-gui"]], "Personalizando la Interfaz": [[20, "personalizando-la-interfaz"]], "Interacci\u00f3n del Rat\u00f3n en el Visor": [[20, "interaccion-del-raton-en-el-visor"]], "La Barra Superior": [[20, "la-barra-superior"]], "La L\u00ednea de Tiempo": [[20, "la-linea-de-tiempo"]], "Indicador de Cuadro": [[20, "indicador-de-cuadro"]], "Controles de Transporte": [[20, "controles-de-transporte"]], "FPS": [[20, "fps"]], "Start and End Frame Indicator": [[20, "start-and-end-frame-indicator"]], "Player/Viewer Controls": [[20, "player-viewer-controls"]], "Menu de Vista": [[20, "menu-de-vista"]], "Safe Areas": [[20, null], [25, null]], "Data Window": [[20, null]], "Display Window": [[20, null]], "Mask": [[20, null]], "HUD": [[20, null], [25, null]], "Men\u00fa de Render": [[20, "menu-de-render"]], "Canales": [[20, null]], "Voltear": [[20, null]], "Fondo": [[20, null]], "Niveles de V\u00eddeo": [[20, null]], "Mezcla Alfa": [[20, null]], "Filtros de Minificaci\u00f3n y Magnificaci\u00f3n": [[20, null]], "Los Paneles": [[20, "los-paneles"]], "Divisor": [[20, "divisor"]], "Notas y Anotaciones": [[21, "notas-y-anotaciones"]], "Agregando una Nota o Dibujo": [[21, "agregando-una-nota-o-dibujo"]], "Modificando una Nota": [[21, "modificando-una-nota"]], "Navegando Notas": [[21, "navegando-notas"]], "Dibujando Anotaciones": [[21, "dibujando-anotaciones"]], "Introducci\u00f3n": [[22, "introduccion"]], "\u00bfQu\u00e9 es mrv2?": [[22, "que-es-mrv2"]], "Versi\u00f3n Actual: v1.0.0 - Descripci\u00f3n General": [[22, "version-actual-v1-0-0-descripcion-general"]], "Paneles": [[23, "paneles"]], "Panel de Anotaciones": [[23, "panel-de-anotaciones"]], "Panel de \u00c1rea de Color": [[23, "panel-de-area-de-color"]], "Panel de Color": [[23, "panel-de-color"]], "Panel de Comparar": [[23, "panel-de-comparar"]], "Panel de Mapa de Entorno": [[23, "panel-de-mapa-de-entorno"]], "Panel de Archivos": [[23, "panel-de-archivos"]], "Men\u00fa de Contexto del Panel de Archivos (Bot\u00f3n derecho del rat\u00f3n)": [[23, "menu-de-contexto-del-panel-de-archivos-boton-derecho-del-raton"]], "Panel de Histograma": [[23, "panel-de-histograma"]], "Panel de Bit\u00e1cora": [[23, "panel-de-bitacora"]], "Panel de Informaci\u00f3n del Medio": [[23, "panel-de-informacion-del-medio"]], "Panel de Red": [[23, "panel-de-red"]], "Panel de Lista de Reproducci\u00f3n": [[23, "panel-de-lista-de-reproduccion"]], "Panel de Python": [[23, "panel-de-python"]], "Panel de Seteos": [[23, "panel-de-seteos"]], "Panel de Est\u00e9reo 3D": [[23, "panel-de-estereo-3d"]], "Panel de USD": [[23, "panel-de-usd"]], "Panel de Vectorscopio": [[23, "panel-de-vectorscopio"]], "Reproducci\u00f3n de V\u00eddeo": [[24, "reproduccion-de-video"]], "Cuadro Actual": [[24, "cuadro-actual"]], "Modos de Bucle": [[24, "modos-de-bucle"]], "Velocidad de FPS": [[24, "velocidad-de-fps"]], "Teclas Espec\u00edficas de Reproducci\u00f3n": [[24, "teclas-especificas-de-reproduccion"]], "Comportamiento del Cache": [[24, "comportamiento-del-cache"]], "Preferencias": [[25, "preferencias"]], "Interfaz del Usuario": [[25, "interfaz-del-usuario"]], "Siempre Arriba y Flotar Vista Secundaria": [[25, null]], "Una Instance": [[25, null]], "Auto Reencuadrar la imagen": [[25, null]], "Normal, Pantalla Completa and Presentaci\u00f3n": [[25, null]], "Elementos de UI": [[25, "elementos-de-ui"]], "Las barras de la UI": [[25, null]], "Menus macOS": [[25, null]], "Tool Dock": [[25, null]], "Un Solo Panel": [[25, null]], "Ventana de Vista": [[25, "ventana-de-vista"]], "Ganancia y Gama": [[25, null]], "Recorte": [[25, null]], "Velocidad de Zoom": [[25, null]], "Languaje y Colores": [[25, "languaje-y-colores"]], "Lenguaje": [[25, null]], "Esquema": [[25, null]], "Tema de Color": [[25, null]], "Colores de Vista": [[25, null]], "Posicionado": [[25, "posicionado"]], "Siempre Grabe al Salir": [[25, null]], "Posici\u00f3n Fija": [[25, null]], "Tama\u00f1o Fijo": [[25, null]], "Tomar los Valores Actuales de la Ventana": [[25, null]], "Buscador de Arhivos": [[25, "buscador-de-arhivos"]], "Un Solo Click para Viajar por Carpetas": [[25, null]], "Miniaturas Activas": [[25, null]], "Vista Previa de Miniaturas de USD": [[25, null]], "Usar el Buscador de Archivos Nativo": [[25, null]], "Reproducir": [[25, "reproducir"]], "Auto Reproducir": [[25, null]], "FPS (Frames per Second o Cuadros por Segundo)": [[25, null]], "Modo de Bucle": [[25, null]], "Sensitividad de Fregado": [[25, null]], "L\u00ednea de Tiempo": [[25, "linea-de-tiempo"]], "Display": [[25, null]], "Vista Previa de Miniaturas": [[25, null], [25, null]], "Ventana de Edici\u00f3n": [[25, "ventana-de-edicion"]], "Comenzar en Modo de Edici\u00f3n": [[25, null]], "Mostrar Transiciones": [[25, null]], "Mostrar Marcadores": [[25, null]], "Barra de Pixel": [[25, "barra-de-pixel"]], "Display RGBA": [[25, null]], "Valores de Pixel": [[25, null]], "Display Secundario": [[25, null]], "Luminancia": [[25, null]], "OCIO": [[25, "ocio"]], "Archivo Config de OCIO": [[25, null]], "OCIO por Defecto": [[25, "ocio-por-defecto"]], "Use Vistas Activas y Displays Activos": [[25, null]], "Espacio de Entrada de Color": [[25, null]], "Cargando": [[25, "cargando"]], "Cuadro Faltante": [[25, null]], "Regex de Versi\u00f3n": [[25, null]], "M\u00e1ximas Im\u00e1genes Aparte": [[25, null]], "Mapeo de Carpetas": [[25, "mapeo-de-carpetas"]], "Agregar Carpetas": [[25, null]], "Eliminar Carpetas": [[25, null]], "Red": [[25, "red"]], "Errores": [[25, "errores"]], "Seteos": [[26, "seteos"]], "Tutoriales de Video (en Ingl\u00e9s)": [[27, "tutoriales-de-video-en-ingles"]]}, "indexentries": {"add() (en el m\u00f3dulo 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"], [12, "module-mrv2.session"], [13, "module-mrv2.settings"], [15, "module-mrv2.timeline"], [16, "module-mrv2.usd"]], "mrv2.annotations": [[1, "module-mrv2.annotations"]], "close() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.close"]], "closeall() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.closeAll"]], "compare() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.compare"]], "compareoptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.compareOptions"]], "displayoptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.displayOptions"]], "environmentmapoptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.environmentMapOptions"]], "getlanguage() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.getLanguage"]], "getlayers() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.getLayers"]], "getversion() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.getVersion"]], "imageoptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.imageOptions"]], "ismuted() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.isMuted"]], "lutoptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.lutOptions"]], "mrv2.cmd": [[2, "module-mrv2.cmd"]], "open() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.open"]], "prefspath() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.prefsPath"]], "rootpath() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.rootPath"]], "save() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.save"]], "saveotio() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.saveOTIO"]], "savepdf() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.savePDF"]], "setcompareoptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.setCompareOptions"]], "setdisplayoptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.setDisplayOptions"]], "setenvironmentmapoptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.setEnvironmentMapOptions"]], "setimageoptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.setImageOptions"]], "setlutoptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.setLUTOptions"]], "setmute() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.setMute"]], "setstereo3doptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.setStereo3DOptions"]], "setvolume() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.setVolume"]], "stereo3doptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.stereo3DOptions"]], "update() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.update"]], "volume() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.volume"]], "alphablend (clase en mrv2.image)": [[3, "mrv2.image.AlphaBlend"]], "background (clase en mrv2.image)": [[3, "mrv2.image.Background"]], "backgroundoptions (clase en mrv2.image)": [[3, "mrv2.image.BackgroundOptions"]], "channels (clase en mrv2.image)": [[3, "mrv2.image.Channels"]], "color (clase en mrv2.image)": [[3, "mrv2.image.Color"]], "color4f (clase en mrv2.image)": [[3, "mrv2.image.Color4f"]], "displayoptions (clase en mrv2.image)": [[3, "mrv2.image.DisplayOptions"]], "exrdisplay (clase en mrv2.image)": [[3, "mrv2.image.EXRDisplay"]], "environmentmapoptions (clase en mrv2.image)": [[3, "mrv2.image.EnvironmentMapOptions"]], "environmentmaptype (clase en mrv2.image)": [[3, "mrv2.image.EnvironmentMapType"]], "imagefilter (clase en mrv2.image)": [[3, "mrv2.image.ImageFilter"]], "imagefilters (clase en mrv2.image)": [[3, "mrv2.image.ImageFilters"]], "imageoptions (clase en mrv2.image)": [[3, "mrv2.image.ImageOptions"]], "inputvideolevels (clase en mrv2.image)": [[3, "mrv2.image.InputVideoLevels"]], "lutoptions (clase en mrv2.image)": [[3, "mrv2.image.LUTOptions"]], "lutorder (clase en mrv2.image)": [[3, "mrv2.image.LUTOrder"]], "levels (clase en mrv2.image)": [[3, "mrv2.image.Levels"]], "mirror (clase en mrv2.image)": [[3, "mrv2.image.Mirror"]], "pixeltype (clase en mrv2.image)": [[3, "mrv2.image.PixelType"]], "softclip (clase en mrv2.image)": [[3, "mrv2.image.SoftClip"]], "stereo3dinput (clase en mrv2.image)": [[3, "mrv2.image.Stereo3DInput"]], "stereo3doptions (clase en mrv2.image)": [[3, "mrv2.image.Stereo3DOptions"]], "stereo3doutput (clase en mrv2.image)": [[3, "mrv2.image.Stereo3DOutput"]], "videolevels (clase en mrv2.image)": [[3, "mrv2.image.VideoLevels"]], "yuvcoefficients (clase en mrv2.image)": [[3, "mrv2.image.YUVCoefficients"]], "a (atributo de mrv2.image.color4f)": [[3, "mrv2.image.Color4f.a"]], "add (atributo de mrv2.image.color)": [[3, "mrv2.image.Color.add"]], "alphablend (atributo de mrv2.image.imageoptions)": [[3, "mrv2.image.ImageOptions.alphaBlend"]], "b (atributo de mrv2.image.color4f)": [[3, "mrv2.image.Color4f.b"]], "backgroundoptions() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.backgroundOptions"]], "brightness (atributo de mrv2.image.color)": [[3, "mrv2.image.Color.brightness"]], "channels (atributo de mrv2.image.displayoptions)": [[3, "mrv2.image.DisplayOptions.channels"]], "checkerscolor0 (mrv2.image.backgroundoptions propiedad)": [[3, "mrv2.image.BackgroundOptions.checkersColor0"]], "checkerscolor1 (mrv2.image.backgroundoptions propiedad)": [[3, "mrv2.image.BackgroundOptions.checkersColor1"]], "checkerssize (mrv2.image.backgroundoptions propiedad)": [[3, "mrv2.image.BackgroundOptions.checkersSize"]], "color (atributo de mrv2.image.displayoptions)": [[3, "mrv2.image.DisplayOptions.color"]], "contrast (atributo de mrv2.image.color)": [[3, "mrv2.image.Color.contrast"]], "defog (mrv2.image.exrdisplay propiedad)": [[3, "mrv2.image.EXRDisplay.defog"]], "enabled (atributo de mrv2.image.color)": [[3, "mrv2.image.Color.enabled"]], "enabled (atributo de mrv2.image.levels)": [[3, "mrv2.image.Levels.enabled"]], "enabled (atributo de mrv2.image.softclip)": [[3, "mrv2.image.SoftClip.enabled"]], "enabled (mrv2.image.exrdisplay propiedad)": [[3, "mrv2.image.EXRDisplay.enabled"]], "exposure (mrv2.image.exrdisplay propiedad)": [[3, "mrv2.image.EXRDisplay.exposure"]], "eyeseparation (atributo de mrv2.image.stereo3doptions)": [[3, "mrv2.image.Stereo3DOptions.eyeSeparation"]], "filename (atributo de mrv2.image.lutoptions)": [[3, "mrv2.image.LUTOptions.fileName"]], "focallength (atributo de mrv2.image.environmentmapoptions)": [[3, "mrv2.image.EnvironmentMapOptions.focalLength"]], "g (atributo de mrv2.image.color4f)": [[3, "mrv2.image.Color4f.g"]], "gamma (atributo de mrv2.image.levels)": [[3, "mrv2.image.Levels.gamma"]], "horizontalaperture (atributo de mrv2.image.environmentmapoptions)": [[3, "mrv2.image.EnvironmentMapOptions.horizontalAperture"]], "imagefilters (atributo de mrv2.image.imageoptions)": [[3, "mrv2.image.ImageOptions.imageFilters"]], "inhigh (atributo de mrv2.image.levels)": [[3, "mrv2.image.Levels.inHigh"]], "inlow (atributo de mrv2.image.levels)": [[3, "mrv2.image.Levels.inLow"]], "input (atributo de mrv2.image.stereo3doptions)": [[3, "mrv2.image.Stereo3DOptions.input"]], "invert (atributo de mrv2.image.color)": [[3, "mrv2.image.Color.invert"]], "kneehigh (mrv2.image.exrdisplay propiedad)": [[3, "mrv2.image.EXRDisplay.kneeHigh"]], "kneelow (mrv2.image.exrdisplay propiedad)": [[3, "mrv2.image.EXRDisplay.kneeLow"]], "levels (atributo de mrv2.image.displayoptions)": [[3, "mrv2.image.DisplayOptions.levels"]], "magnify (atributo de mrv2.image.imagefilters)": [[3, "mrv2.image.ImageFilters.magnify"]], "minify (atributo de mrv2.image.imagefilters)": [[3, "mrv2.image.ImageFilters.minify"]], "mirror (atributo de mrv2.image.displayoptions)": [[3, "mrv2.image.DisplayOptions.mirror"]], "mrv2.image": [[3, "module-mrv2.image"]], "name (mrv2.image.alphablend propiedad)": [[3, "mrv2.image.AlphaBlend.name"]], "name (mrv2.image.background propiedad)": [[3, "mrv2.image.Background.name"]], "name (mrv2.image.channels propiedad)": [[3, "mrv2.image.Channels.name"]], "name (mrv2.image.environmentmaptype propiedad)": [[3, "mrv2.image.EnvironmentMapType.name"]], "name (mrv2.image.imagefilter propiedad)": [[3, "mrv2.image.ImageFilter.name"]], "name (mrv2.image.inputvideolevels propiedad)": [[3, "mrv2.image.InputVideoLevels.name"]], "name (mrv2.image.lutorder propiedad)": [[3, "mrv2.image.LUTOrder.name"]], "name (mrv2.image.pixeltype propiedad)": [[3, "mrv2.image.PixelType.name"]], "name (mrv2.image.stereo3dinput propiedad)": [[3, "mrv2.image.Stereo3DInput.name"]], "name (mrv2.image.stereo3doutput propiedad)": [[3, "mrv2.image.Stereo3DOutput.name"]], "name (mrv2.image.videolevels propiedad)": [[3, "mrv2.image.VideoLevels.name"]], "name (mrv2.image.yuvcoefficients propiedad)": [[3, "mrv2.image.YUVCoefficients.name"]], "ocioconfig() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.ocioConfig"]], "ocioics() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.ocioIcs"]], "ocioicslist() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.ocioIcsList"]], "ociolook() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.ocioLook"]], "ociolooklist() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.ocioLookList"]], "ocioview() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.ocioView"]], "ocioviewlist() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.ocioViewList"]], "order (atributo de mrv2.image.lutoptions)": [[3, "mrv2.image.LUTOptions.order"]], "outhigh (atributo de mrv2.image.levels)": [[3, "mrv2.image.Levels.outHigh"]], "outlow (atributo de mrv2.image.levels)": [[3, "mrv2.image.Levels.outLow"]], "output (atributo de mrv2.image.stereo3doptions)": [[3, "mrv2.image.Stereo3DOptions.output"]], "r (atributo de mrv2.image.color4f)": [[3, "mrv2.image.Color4f.r"]], "rotatex (atributo de mrv2.image.environmentmapoptions)": [[3, "mrv2.image.EnvironmentMapOptions.rotateX"]], "rotatey (atributo de mrv2.image.environmentmapoptions)": [[3, "mrv2.image.EnvironmentMapOptions.rotateY"]], "saturation (atributo de mrv2.image.color)": [[3, "mrv2.image.Color.saturation"]], "setbackgroundoptions() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.setBackgroundOptions"]], "setocioconfig() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.setOcioConfig"]], "setocioics() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.setOcioIcs"]], "setociolook() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.setOcioLook"]], "setocioview() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.setOcioView"]], "softclip (atributo de mrv2.image.displayoptions)": [[3, "mrv2.image.DisplayOptions.softClip"]], "solidcolor (mrv2.image.backgroundoptions propiedad)": [[3, "mrv2.image.BackgroundOptions.solidColor"]], "spin (atributo de mrv2.image.environmentmapoptions)": [[3, "mrv2.image.EnvironmentMapOptions.spin"]], "subdivisionx (atributo de mrv2.image.environmentmapoptions)": [[3, "mrv2.image.EnvironmentMapOptions.subdivisionX"]], "subdivisiony (atributo de mrv2.image.environmentmapoptions)": [[3, "mrv2.image.EnvironmentMapOptions.subdivisionY"]], "swapeyes (atributo de mrv2.image.stereo3doptions)": [[3, "mrv2.image.Stereo3DOptions.swapEyes"]], "tint (atributo de mrv2.image.color)": [[3, "mrv2.image.Color.tint"]], "type (atributo de mrv2.image.environmentmapoptions)": [[3, "mrv2.image.EnvironmentMapOptions.type"]], "type (mrv2.image.backgroundoptions propiedad)": [[3, "mrv2.image.BackgroundOptions.type"]], "value (atributo de mrv2.image.softclip)": [[3, "mrv2.image.SoftClip.value"]], "verticalaperture (atributo de mrv2.image.environmentmapoptions)": [[3, "mrv2.image.EnvironmentMapOptions.verticalAperture"]], "videolevels (atributo de mrv2.image.imageoptions)": [[3, "mrv2.image.ImageOptions.videoLevels"]], "x (atributo de mrv2.image.mirror)": [[3, "mrv2.image.Mirror.x"]], "y (atributo de mrv2.image.mirror)": [[3, "mrv2.image.Mirror.y"]], "audiocodec (clase en mrv2.io)": [[5, "mrv2.io.AudioCodec"]], "compression (clase en mrv2.io)": [[5, "mrv2.io.Compression"]], "profile (clase en mrv2.io)": [[5, "mrv2.io.Profile"]], "saveoptions (clase en mrv2.io)": [[5, "mrv2.io.SaveOptions"]], "annotations (atributo de mrv2.io.saveoptions)": [[5, "mrv2.io.SaveOptions.annotations"]], "dwacompressionlevel (atributo de mrv2.io.saveoptions)": [[5, "mrv2.io.SaveOptions.dwaCompressionLevel"]], "exrcompression (atributo de mrv2.io.saveoptions)": [[5, "mrv2.io.SaveOptions.exrCompression"]], "ffmpegprofile (atributo de mrv2.io.saveoptions)": [[5, "mrv2.io.SaveOptions.ffmpegProfile"]], "mrv2.io": [[5, "module-mrv2.io"]], "name (mrv2.io.audiocodec propiedad)": [[5, "mrv2.io.AudioCodec.name"]], "zipcompressionlevel (atributo de mrv2.io.saveoptions)": [[5, "mrv2.io.SaveOptions.zipCompressionLevel"]], "size2i (clase en mrv2.math)": [[6, "mrv2.math.Size2i"]], "vector2f (clase en mrv2.math)": [[6, "mrv2.math.Vector2f"]], "vector2i (clase en mrv2.math)": [[6, "mrv2.math.Vector2i"]], "vector3f (clase en mrv2.math)": [[6, "mrv2.math.Vector3f"]], "vector4f (clase en mrv2.math)": [[6, "mrv2.math.Vector4f"]], "h (atributo de mrv2.math.size2i)": [[6, "mrv2.math.Size2i.h"]], "mrv2.math": [[6, "module-mrv2.math"]], "w (atributo de mrv2.math.size2i)": [[6, "mrv2.math.Size2i.w"]], "w (atributo de mrv2.math.vector4f)": [[6, "mrv2.math.Vector4f.w"]], "x (atributo de mrv2.math.vector2f)": [[6, "mrv2.math.Vector2f.x"]], "x (atributo de mrv2.math.vector2i)": [[6, "mrv2.math.Vector2i.x"]], "x (atributo de mrv2.math.vector3f)": [[6, "mrv2.math.Vector3f.x"]], "x (atributo de mrv2.math.vector4f)": [[6, "mrv2.math.Vector4f.x"]], "y (atributo de mrv2.math.vector2f)": [[6, "mrv2.math.Vector2f.y"]], "y (atributo de mrv2.math.vector2i)": [[6, "mrv2.math.Vector2i.y"]], "y (atributo de mrv2.math.vector3f)": [[6, "mrv2.math.Vector3f.y"]], "y (atributo de mrv2.math.vector4f)": [[6, "mrv2.math.Vector4f.y"]], "z (atributo de mrv2.math.vector3f)": [[6, "mrv2.math.Vector3f.z"]], "z (atributo de mrv2.math.vector4f)": [[6, "mrv2.math.Vector4f.z"]], "afile() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.Afile"]], "aindex() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.Aindex"]], "bindexes() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.BIndexes"]], "bfiles() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.Bfiles"]], "comparemode (clase en mrv2.media)": [[7, "mrv2.media.CompareMode"]], "compareoptions (clase en mrv2.media)": [[7, "mrv2.media.CompareOptions"]], "activefiles() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.activeFiles"]], "clearb() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.clearB"]], "close() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.close"]], "closeall() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.closeAll"]], "firstversion() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.firstVersion"]], "lastversion() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.lastVersion"]], "layers() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.layers"]], "list() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.list"]], "mode (atributo de mrv2.media.compareoptions)": [[7, "mrv2.media.CompareOptions.mode"]], "mrv2.media": [[7, "module-mrv2.media"]], "nextversion() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.nextVersion"]], "overlay (atributo de mrv2.media.compareoptions)": [[7, "mrv2.media.CompareOptions.overlay"]], "previousversion() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.previousVersion"]], "seta() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.setA"]], "setb() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.setB"]], "setlayer() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.setLayer"]], "setstereo() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.setStereo"]], "toggleb() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.toggleB"]], "wipecenter (atributo de mrv2.media.compareoptions)": [[7, "mrv2.media.CompareOptions.wipeCenter"]], "wiperotation (atributo de mrv2.media.compareoptions)": [[7, "mrv2.media.CompareOptions.wipeRotation"]], "filemedia (clase en mrv2)": [[8, "mrv2.FileMedia"]], "path (clase en mrv2)": [[8, "mrv2.Path"]], "rationaltime (clase en mrv2)": [[8, "mrv2.RationalTime"]], "timerange (clase en mrv2)": [[8, "mrv2.TimeRange"]], "almost_equal() (m\u00e9todo de mrv2.rationaltime)": [[8, "mrv2.RationalTime.almost_equal"]], "audiooffset (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.audioOffset"]], "audiopath (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.audioPath"]], "before() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.before"]], "begins() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.begins"]], "clamped() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.clamped"]], "contains() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.contains"]], "currenttime (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.currentTime"]], "duration_extended_by() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.duration_extended_by"]], "duration_from_start_end_time() (m\u00e9todo est\u00e1tico de mrv2.rationaltime)": [[8, "mrv2.RationalTime.duration_from_start_end_time"]], "duration_from_start_end_time_inclusive() (m\u00e9todo est\u00e1tico de mrv2.rationaltime)": [[8, "mrv2.RationalTime.duration_from_start_end_time_inclusive"]], "end_time_exclusive() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.end_time_exclusive"]], "end_time_inclusive() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.end_time_inclusive"]], "extended_by() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.extended_by"]], "finishes() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.finishes"]], "from_frames() (m\u00e9todo est\u00e1tico de mrv2.rationaltime)": [[8, "mrv2.RationalTime.from_frames"]], "from_seconds() (m\u00e9todo est\u00e1tico de mrv2.rationaltime)": [[8, "mrv2.RationalTime.from_seconds"]], "from_time_string() (m\u00e9todo est\u00e1tico de mrv2.rationaltime)": [[8, "mrv2.RationalTime.from_time_string"]], "from_timecode() (m\u00e9todo est\u00e1tico de mrv2.rationaltime)": [[8, "mrv2.RationalTime.from_timecode"]], "get() (m\u00e9todo de mrv2.path)": [[8, "mrv2.Path.get"]], "getbasename() (m\u00e9todo de mrv2.path)": [[8, "mrv2.Path.getBaseName"]], "getdirectory() (m\u00e9todo de mrv2.path)": [[8, "mrv2.Path.getDirectory"]], "getextension() (m\u00e9todo de mrv2.path)": [[8, "mrv2.Path.getExtension"]], "getnumber() (m\u00e9todo de mrv2.path)": [[8, "mrv2.Path.getNumber"]], "getpadding() (m\u00e9todo de mrv2.path)": [[8, "mrv2.Path.getPadding"]], "inoutrange (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.inOutRange"]], "intersects() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.intersects"]], "isabsolute() (m\u00e9todo de mrv2.path)": [[8, "mrv2.Path.isAbsolute"]], "isempty() (m\u00e9todo de mrv2.path)": [[8, "mrv2.Path.isEmpty"]], "is_invalid_time() (m\u00e9todo de mrv2.rationaltime)": [[8, "mrv2.RationalTime.is_invalid_time"]], "is_valid_timecode_rate() (m\u00e9todo est\u00e1tico de mrv2.rationaltime)": [[8, "mrv2.RationalTime.is_valid_timecode_rate"]], "loop (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.loop"]], "meets() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.meets"]], "mrv2": [[8, "module-mrv2"]], "mute (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.mute"]], "nearest_valid_timecode_rate() (m\u00e9todo est\u00e1tico de mrv2.rationaltime)": [[8, "mrv2.RationalTime.nearest_valid_timecode_rate"]], "overlaps() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.overlaps"]], "path (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.path"]], "playback (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.playback"]], "range_from_start_end_time() (m\u00e9todo est\u00e1tico de mrv2.timerange)": [[8, "mrv2.TimeRange.range_from_start_end_time"]], "range_from_start_end_time_inclusive() (m\u00e9todo est\u00e1tico de mrv2.timerange)": [[8, "mrv2.TimeRange.range_from_start_end_time_inclusive"]], "rescaled_to() (m\u00e9todo de mrv2.rationaltime)": [[8, "mrv2.RationalTime.rescaled_to"]], "timerange (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.timeRange"]], "to_frames() (m\u00e9todo de mrv2.rationaltime)": [[8, "mrv2.RationalTime.to_frames"]], "to_seconds() (m\u00e9todo de mrv2.rationaltime)": [[8, "mrv2.RationalTime.to_seconds"]], "to_time_string() (m\u00e9todo de mrv2.rationaltime)": [[8, "mrv2.RationalTime.to_time_string"]], "to_timecode() (m\u00e9todo de mrv2.rationaltime)": [[8, "mrv2.RationalTime.to_timecode"]], "value_rescaled_to() (m\u00e9todo de mrv2.rationaltime)": [[8, "mrv2.RationalTime.value_rescaled_to"]], "videolayer (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.videoLayer"]], "volume (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.volume"]], "addclip() (en el m\u00f3dulo mrv2.playlist)": [[9, "mrv2.playlist.addClip"]], "list() (en el m\u00f3dulo mrv2.playlist)": [[9, "mrv2.playlist.list"]], "mrv2.playlist": [[9, "module-mrv2.playlist"]], "save() (en el m\u00f3dulo mrv2.playlist)": [[9, "mrv2.playlist.save"]], "select() (en el m\u00f3dulo mrv2.playlist)": [[9, "mrv2.playlist.select"]], "plugin (clase en mrv2.plugin)": [[10, "mrv2.plugin.Plugin"]], "active() (m\u00e9todo de mrv2.plugin.plugin)": [[10, "mrv2.plugin.Plugin.active"]], "menus() (m\u00e9todo de mrv2.plugin.plugin)": [[10, "mrv2.plugin.Plugin.menus"]], "mrv2.plugin": [[10, "module-mrv2.plugin"]], "clearmetadata() (en el m\u00f3dulo mrv2.session)": [[12, "mrv2.session.clearMetadata"]], "current() (en el m\u00f3dulo mrv2.session)": [[12, "mrv2.session.current"]], "load() (en el m\u00f3dulo mrv2.session)": [[12, "mrv2.session.load"]], "metadata() (en el m\u00f3dulo mrv2.session)": [[12, "mrv2.session.metadata"]], "mrv2.session": [[12, "module-mrv2.session"]], "save() (en el m\u00f3dulo mrv2.session)": [[12, "mrv2.session.save"]], "setcurrent() (en el m\u00f3dulo mrv2.session)": [[12, "mrv2.session.setCurrent"]], "setmetadata() (en el m\u00f3dulo mrv2.session)": [[12, "mrv2.session.setMetadata"]], "checkforupdates() (en el m\u00f3dulo mrv2.settings)": [[13, "mrv2.settings.checkForUpdates"]], "memory() (en el m\u00f3dulo mrv2.settings)": [[13, "mrv2.settings.memory"]], "mrv2.settings": [[13, "module-mrv2.settings"]], "readahead() (en el m\u00f3dulo mrv2.settings)": [[13, "mrv2.settings.readAhead"]], "readbehind() (en el m\u00f3dulo mrv2.settings)": [[13, "mrv2.settings.readBehind"]], "setmemory() (en el m\u00f3dulo mrv2.settings)": [[13, "mrv2.settings.setMemory"]], "setreadahead() (en el m\u00f3dulo mrv2.settings)": [[13, "mrv2.settings.setReadAhead"]], "setreadbehind() (en el m\u00f3dulo mrv2.settings)": [[13, "mrv2.settings.setReadBehind"]], "filesequenceaudio (clase en mrv2.timeline)": [[15, "mrv2.timeline.FileSequenceAudio"]], "loop (clase en mrv2.timeline)": [[15, "mrv2.timeline.Loop"]], "playback (clase en mrv2.timeline)": [[15, "mrv2.timeline.Playback"]], "timermode (clase en mrv2.timeline)": [[15, "mrv2.timeline.TimerMode"]], "defaultspeed() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.defaultSpeed"]], "frame() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.frame"]], "inoutrange() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.inOutRange"]], "loop() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.loop"]], "mrv2.timeline": [[15, "module-mrv2.timeline"]], "name (mrv2.timeline.filesequenceaudio propiedad)": [[15, "mrv2.timeline.FileSequenceAudio.name"]], "name (mrv2.timeline.loop propiedad)": [[15, "mrv2.timeline.Loop.name"]], "name (mrv2.timeline.playback propiedad)": [[15, "mrv2.timeline.Playback.name"]], "name (mrv2.timeline.timermode propiedad)": [[15, "mrv2.timeline.TimerMode.name"]], "playbackwards() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.playBackwards"]], "playforwards() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.playForwards"]], "seconds() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.seconds"]], "seek() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.seek"]], "setin() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.setIn"]], "setinoutrange() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.setInOutRange"]], "setloop() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.setLoop"]], "setout() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.setOut"]], "setspeed() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.setSpeed"]], "speed() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.speed"]], "stop() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.stop"]], "time() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.time"]], "timerange() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.timeRange"]], "drawmode (clase en mrv2.usd)": [[16, "mrv2.usd.DrawMode"]], "renderoptions (clase en mrv2.usd)": [[16, "mrv2.usd.RenderOptions"]], "complexity (atributo de mrv2.usd.renderoptions)": [[16, "mrv2.usd.RenderOptions.complexity"]], "diskcache (atributo de mrv2.usd.renderoptions)": [[16, "mrv2.usd.RenderOptions.diskCache"]], "drawmode (atributo de mrv2.usd.renderoptions)": [[16, "mrv2.usd.RenderOptions.drawMode"]], "enablelighting (atributo de mrv2.usd.renderoptions)": [[16, "mrv2.usd.RenderOptions.enableLighting"]], "mrv2.usd": [[16, "module-mrv2.usd"]], "renderoptions() (en el m\u00f3dulo mrv2.usd)": [[16, "mrv2.usd.renderOptions"]], "renderwidth (atributo de mrv2.usd.renderoptions)": [[16, "mrv2.usd.RenderOptions.renderWidth"]], "setrenderoptions() (en el m\u00f3dulo mrv2.usd)": [[16, "mrv2.usd.setRenderOptions"]], "stagecache (atributo de mrv2.usd.renderoptions)": [[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/pyFLTK", "python_api/session", "python_api/settings", "python_api/sistema-de-plugins", "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/pyFLTK.rst", "python_api/session.rst", "python_api/settings.rst", "python_api/sistema-de-plugins.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": ["Bienvenido a la documentaci\u00f3n de mrv2!", "M\u00f3dulo de anotaciones", "M\u00f3dulo cmd", "M\u00f3dulo image", "Python API", "M\u00f3dulo io", "M\u00f3dulo math", "M\u00f3dulo media", "M\u00f3dulo mrv2", "M\u00f3dulo playlist", "M\u00f3dulo de plugin", "pyFLTK", "M\u00f3dulo session", "M\u00f3dulo settings", "Sistema de Plug-ins", "M\u00f3dulo timeline", "usd module", "Comenzando", "Teclas de Manejo", "Gu\u00eda del Usuario de mrv2", "La interfaz de mrv2", "Notas y Anotaciones", "Introducci\u00f3n", "Paneles", "Reproducci\u00f3n de V\u00eddeo", "Preferencias", "Seteos", "Tutoriales de Video (en Ingl\u00e9s)"], "terms": {"gui": [0, 2, 22], "usuari": [0, 17, 20, 21, 22, 24], "introduccion": [0, 19], "comenz": [0, 19, 23], "La": [0, 8, 17, 19, 21, 23, 24, 25], "interfaz": [0, 19, 22], "panel": [0, 17, 18, 19, 21, 22, 24, 26], "not": [0, 1, 2, 19, 22, 23, 25], "anot": [0, 2, 4, 5, 18, 19, 22, 24], "reproduccion": [0, 2, 8, 9, 14, 18, 19, 20, 22], "vide": [0, 3, 8, 19, 22, 23], "sete": [0, 2, 3, 12, 13, 15, 18, 19, 20, 21, 22, 24, 25], "tecl": [0, 19, 20, 21, 22, 23, 25, 26], "manej": [0, 12, 19, 20, 22, 23], "preferent": [0, 2, 17, 18, 19, 20, 23], "tutorial": [0, 19], "ingles": [0, 19, 20], "python": [0, 10, 11, 14, 18, 19, 22], "api": [0, 22, 23], "modul": [0, 4, 11], "cmd": [0, 4], "imag": [0, 2, 4, 18, 20, 21, 22, 23, 24], "math": [0, 3, 4, 7], "medi": [0, 2, 4, 8, 18, 19, 20, 22, 24], "playlist": [0, 4], "plugin": [0, 4, 14], "settings": [0, 4, 25], "sistem": [0, 4, 17, 18, 22, 23, 25], "plug": [0, 4, 10], "ins": [0, 4], "timelin": [0, 4, 8, 14], "usd": [0, 4, 18, 19, 22], "pagin": 0, "busqued": 0, "m\u00f2dul": [1, 7, 9, 10, 13, 15], "contien": [1, 3, 6, 7, 8, 9, 10, 13, 15, 16, 20, 25], "tod": [1, 2, 3, 6, 7, 9, 10, 12, 13, 15, 16, 17, 18, 20, 21, 22, 23, 25], "clas": [1, 6, 7, 8, 9, 10, 11, 14], "enums": [1, 3, 7, 9, 13, 15, 16], "relacion": [1, 7, 9, 10, 12, 13, 15], "mrv2": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 21, 23, 24, 25, 26, 27], "annotations": [1, 2, 5], "add": [1, 3, 4], "args": [1, 8, 9, 12, 15], "kwargs": [1, 8, 9, 12, 15], "overload": [1, 8, 9, 12, 15], "function": [1, 8, 9, 12, 15], "tim": [1, 4, 15], "rationaltim": [1, 4, 8, 15], "str": [1, 2, 3, 8, 9, 12], "non": [1, 2, 3, 7, 9, 12, 13, 15, 16], "agreg": [1, 3, 9, 14, 17, 18, 19, 20, 22, 23], "clip": [1, 2, 3, 8, 9, 14, 17, 18, 20, 21, 23, 24], "actual": [1, 2, 3, 7, 8, 12, 14, 15, 17, 18, 19, 20, 21, 23], "ciert": [1, 20], "tiemp": [1, 2, 8, 15, 18, 19, 21, 22, 23, 24], "fram": [1, 4, 8, 15, 17, 22, 24], "int": [1, 2, 3, 5, 6, 7, 8, 9, 13, 15, 16], "cuadr": [1, 8, 15, 18, 19, 21, 22, 23], "seconds": [1, 4, 8, 15], "float": [1, 2, 3, 5, 6, 7, 8, 13, 15, 16], "segund": [1, 2, 8, 13, 15, 18, 20, 21, 22, 23, 24, 26], "command": 2, "usad": [2, 12, 20, 22, 25], "par": [2, 7, 8, 10, 11, 12, 14, 15, 17, 18, 20, 21, 22, 23, 24], "corr": [2, 17, 23, 24], "comand": [2, 14, 18, 19], "principal": [2, 17, 20, 23, 25, 26], "obten": [2, 16, 24], "set": [2, 3, 4, 7, 13, 15, 16, 17, 21, 23, 24, 25], "opcion": [2, 3, 7, 16, 17, 20, 23], "display": [2, 3, 18, 22, 23, 24], "compar": [2, 4, 7, 18, 19, 22], "lut": [2, 3, 23, 25], "clos": [2, 4, 7], "item": [2, 7, 17], "1": [2, 3, 8, 11], "cerr": [2, 7, 17, 18, 23], "archiv": [2, 3, 7, 8, 9, 12, 14, 17, 18, 19, 20, 22], "closeall": [2, 4, 7], "itemb": 2, "mod": [2, 7, 15, 16, 17, 18, 19, 20, 21, 22], "comparemod": [2, 4, 7], "wip": [2, 7, 22, 23], "2": [2, 6, 8], "dos": [2, 14, 20, 21, 23, 25], "items": [2, 9, 22], "compareoptions": [2, 4, 7], "return": [2, 8, 10, 14], "the": [2, 8, 25], "current": [2, 4, 12], "options": [2, 5], "displayoptions": [2, 3, 4], "retorn": [2, 3, 7, 8, 12, 13, 15, 18], "environmentmapoptions": [2, 3, 4], "map": [2, 3, 18, 19, 25], "entorn": [2, 3, 14, 18, 19, 20, 25], "getlayers": [2, 4], "list": [2, 3, 4, 7, 9, 14, 18, 19, 22, 24, 27], "cap": [2, 7, 8, 20, 23], "line": [2, 14, 15, 18, 19, 21, 22, 23, 24], "imageoptions": [2, 3, 4], "ismut": [2, 4], "bool": [2, 3, 5, 7, 8, 10, 12, 13, 16], "tru": [2, 8, 10], "si": [2, 8, 10, 13, 17, 18, 20, 21, 23, 24, 25, 26], "audi": [2, 8, 15, 20, 22, 23], "silenci": 2, "lutoptions": [2, 3, 4], "oepnsession": [], "fil": [2, 8, 12], "abrir": [2, 12, 17, 18, 23, 25], "sesion": [12, 18, 22], "open": [2, 4], "filenam": [2, 3, 9, 15], "audiofilenam": 2, "opcional": [2, 8, 10], "sav": [2, 4, 9, 12], "io": [0, 2, 4, 11], "saveoptions": [2, 4, 5], "fals": [2, 10], "ffmpegprofil": [2, 5], "exrcompression": [2, 5], "zip": [2, 5], "zipcompressionlevel": [2, 5], "4": [2, 6], "dwacompressionlevel": [2, 5], "45": 2, "grab": [2, 5, 9, 12, 17, 18, 20, 21, 22, 23], "pelicul": [2, 17, 18, 20, 22, 25], "secuenci": [2, 17, 18, 25], "frent": 2, "savepdf": [2, 4], "dcoument": 2, "pdf": [2, 18, 22, 23], "savesession": [], "setcompareoptions": [2, 4], "setdisplayoptions": [2, 4], "setenvironmentmapoptions": [2, 4], "setimageoptions": [2, 4], "setlutoptions": [2, 4], "setmut": [2, 4], "mut": [2, 8], "mutism": 2, "setstereo3doptions": [2, 4], "stereo3doptions": [2, 3, 4], "estere": [2, 3, 7, 18, 19], "3d": [2, 3, 18, 19], "setvolum": [2, 4], "volum": [2, 4, 8, 20], "stere": [2, 23], "updat": [2, 4], "llam": [2, 10, 14, 25], "rutin": 2, "fl": 2, "check": 2, "refresc": [2, 23], "interfac": 2, "pas": [2, 20, 25], "obteng": 2, "class": [3, 5, 6, 7, 8, 10, 14, 15, 16], "relat": [3, 9, 16], "control": [3, 18, 21, 22, 23, 25, 26], "alphablend": [3, 4], "members": [3, 5, 7, 15, 16], "straight": 3, "premultipli": 3, "channels": [3, 4], "color": [3, 4, 18, 19, 20, 22, 24], "red": [3, 17, 18, 19, 21, 22], "gre": 3, "blu": 3, "alpha": 3, "environmentmaptyp": [3, 4], "spherical": 3, "cubic": [3, 23], "imagefilt": [3, 4], "nearest": 3, "lin": [3, 22, 23, 24], "inputvideolevels": [3, 4], "fromfil": 3, "fullrang": 3, "legalrang": 3, "lutord": [3, 4], "postcolorconfig": 3, "precolorconfig": 3, "videolevels": [3, 4], "yuvcoefficients": [3, 4], "rec709": 3, "bt2020": 3, "stereo3dinput": [3, 4], "stereo3doutput": [3, 4], "anaglyph": 3, "scanlin": 3, "columns": 3, "checkerboard": 3, "opengl": [3, 22], "mirror": [3, 4], "espej": 3, "x": [3, 6, 7, 18], "volt": [3, 18], "Y": [3, 7, 18, 20, 23, 25], "valor": [3, 8, 10, 20, 23], "enabl": 3, "activ": [3, 7, 10, 16, 20, 22, 23, 24], "transform": [3, 25], "nivel": [3, 5, 23], "vector3f": [3, 4, 6], "brightness": 3, "cambi": [3, 18, 20, 21, 22, 23, 24, 25], "brill": 3, "contrast": 3, "contr": [3, 23], "saturation": 3, "satur": [3, 22, 23], "tint": [3, 22, 23], "0": [3, 8, 17, 19, 20, 23, 26], "invert": [3, 23], "levels": [3, 4], "inlow": 3, "baj": [3, 17, 20, 25], "entrad": [3, 10, 14, 15, 18, 20, 22, 23, 24], "inhigh": 3, "alto": 3, "gamm": 3, "gam": [3, 18, 20, 22, 23], "outlow": 3, "sal": [3, 15, 18, 20, 23, 24], "outhigh": 3, "imagefilters": [3, 4], "filtr": [3, 18, 23, 25], "minify": 3, "minif": [3, 18], "magnify": 3, "magnif": [3, 18], "softclip": [3, 4], "soft": 3, "valu": [3, 7, 8, 12], "canal": [3, 18, 22, 23], "ambos": 3, "nombr": [3, 9, 23], "order": 3, "orden": 3, "oper": [3, 23, 25], "algoritm": 3, "mezcl": [3, 17], "alfa": [3, 18, 23], "type": 3, "tip": [3, 17, 23], "horizontalapertur": 3, "aberturn": 3, "horizontal": [3, 7, 18, 20, 22, 23, 24], "proyeccion": 3, "verticalapertur": 3, "abertur": 3, "vertical": [3, 7, 18, 20, 21, 22, 23], "focallength": 3, "distanci": [3, 8, 23], "focal": [3, 23], "rotatex": 3, "rotacion": [3, 7], "rotatey": 3, "subdivisionx": 3, "subdivision": 3, "subdivisiony": 3, "spin": 3, "gir": 3, "input": 3, "stereoinput": 3, "output": [3, 23], "stereooutput": 3, "eyeseparation": 3, "separ": [3, 14, 22], "ojo": 3, "izquierd": [3, 17, 20, 21, 23, 24, 25], "derech": [3, 17, 19, 20, 21, 24], "swapey": 3, "intercambi": [3, 18], "ojos": 3, "vector2i": [4, 6], "vector2f": [4, 6, 7], "vector4f": [4, 6], "afil": [4, 7], "aindex": [4, 7], "bindex": [4, 7], "bfil": [4, 7], "activefil": [4, 7], "clearb": [4, 7], "firstversion": [4, 7], "lastversion": [4, 7], "layers": [4, 7], "nextversion": [4, 7], "previousversion": [4, 7], "setb": [4, 7], "setlay": [4, 7], "setstere": [4, 7], "toggleb": [4, 7], "path": [4, 8, 17], "timerang": [4, 8, 15], "filemedi": [4, 7, 8, 9], "add_clip": [], "select": [4, 9], "memory": [4, 13], "readah": [4, 13], "readbehind": [4, 13], "setmemory": [4, 13], "setreadah": [4, 13], "setreadbehind": [4, 13], "filesequenceaudi": [4, 15], "loop": [4, 8, 15], "playback": [4, 8, 15, 17, 18, 22, 24], "timermod": [4, 15], "inoutrang": [4, 8, 15], "playbackwards": [4, 15], "playforwards": [4, 14, 15], "seek": [4, 15], "setin": [4, 15], "setinoutrang": [4, 15], "setloop": [4, 15], "setout": [4, 15], "stop": [4, 15, 20], "renderoptions": [4, 16], "setrenderoptions": [4, 16], "drawmod": [4, 16], "matemat": 6, "vector": [6, 21], "enter": [6, 8, 17], "element": [6, 19], "com": [6, 10, 14, 17, 18, 20, 21, 22, 23, 24, 25, 27], "flotant": [6, 25], "3": [6, 11], "z": [6, 18], "w": [6, 18], "kas": 7, "A": [7, 20, 21, 22, 23, 24], "indic": [7, 9, 14, 21, 24], "b": [3, 7, 18, 20, 22, 23], "borr": [7, 18, 21, 22], "index": 7, "primer": [7, 8, 25], "version": [2, 7, 11, 17, 18, 19, 27], "ultim": [7, 8, 18, 20, 24, 25, 27], "proxim": [7, 18, 24], "previ": [7, 17, 18, 21, 23, 24], "nuev": [7, 8, 10, 11, 14, 20, 22, 23, 25], "lay": 7, "altern": [7, 18, 20, 24], "overlay": [7, 18, 22], "differenc": [7, 22], "til": 7, "superposicion": [7, 25], "sobr": [7, 17, 18, 20, 21, 23, 25], "wipecent": 7, "centr": [7, 18, 20, 25], "limpiaparabris": [7, 18, 23], "wiperotation": 7, "used": 8, "to": [8, 17], "hold": 8, "get": 8, "self": [8, 10, 14], "idx": 8, "directoru": 8, "returns": 8, "getbasenam": 8, "getdirectory": 8, "getextension": 8, "getnumb": 8, "getpadding": 8, "isabsolut": 8, "isempty": 8, "represent": [8, 20], "med": 8, "rt": 8, "rat": 8, "pued": [8, 11, 14, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27], "ser": [8, 17, 18, 20, 21, 22, 23, 24, 25, 27], "re": [8, 18], "escal": [8, 20], "razon": 8, "almost_equal": 8, "other": 8, "delt": 8, "static": 8, "duration_from_start_end_tim": 8, "start_tim": 8, "end_time_exclusiv": 8, "comput": [8, 22, 24], "duracion": 8, "muestrasd": 8, "exceptu": 8, "Esto": [8, 14, 20, 21, 22, 23, 25], "mism": [8, 17, 23], "Por": [8, 17, 20, 22, 24, 25], "ejempl": [8, 10, 14, 20, 22, 23, 25], "10": [8, 17], "15": 8, "5": 8, "El": [8, 17, 20, 21, 22, 23, 24, 25, 26], "result": [8, 24], "duration_from_start_end_time_inclusiv": 8, "end_time_inclusiv": 8, "inclu": [8, 20, 22], "6": [8, 20], "from_fram": 8, "convert": 8, "numer": [8, 22, 23, 24, 25], "objet": 8, "from_seconds": 8, "from_time_string": 8, "time_string": 8, "conviert": 8, "text": [8, 18, 21, 22, 23, 25], "microsegund": 8, "hh": 8, "mm": 8, "ss": 8, "dond": [8, 14, 17, 23, 25], "or": [8, 14, 21, 25], "decimal": [8, 25], "from_timecod": 8, "timecod": [8, 20, 25], "is_invalid_tim": 8, "verdader": 8, "val": 8, "consider": 8, "inval": 8, "valoers": 8, "nan": 8, "menor": [8, 18], "igual": [8, 25], "cer": 8, "is_valid_timecode_rat": 8, "usar": [8, 14, 17, 20, 21, 22, 23, 26], "nearest_valid_timecode_rat": 8, "prim": [8, 17, 18, 20, 23, 24], "tien": [8, 17, 20, 23, 24, 25], "diferent": [8, 18, 20, 23, 25], "dad": [8, 9, 15, 17, 21], "rescaled_t": 8, "new_rat": 8, "to_fram": 8, "bas": [8, 21, 23, 25], "to_seconds": 8, "to_time_string": 8, "to_timecod": 8, "drop_fram": 8, "object": 8, "value_rescaled_t": 8, "rang": [8, 15, 20, 23], "codif": 8, "comienz": [8, 20, 23, 24], "signific": 8, "porcion": [8, 23], "muestr": [8, 20, 22, 23, 25], "calcul": 8, "befor": 8, "epsilon_s": 8, "6041666666666666e": 8, "06": 8, "final": [8, 20, 23], "estrict": 8, "preced": 8, "equival": 8, "Lo": 8, "opuest": 8, "meets": 8, "begins": 8, "clamp": 8, "limit": [8, 18, 24], "acuerd": 8, "parametr": [8, 25], "contains": 8, "anteced": 8, "duration_extended_by": 8, "fuer": [8, 21], "start": 8, "entonc": 8, "porqu": [8, 17], "dat": [8, 18, 23, 24], "14": 8, "24": [8, 17], "9": 8, "duraci\u00f2n": 8, "En": [8, 17, 18, 23, 24, 25, 26], "palabr": [8, 17], "inclus": [8, 14, 23, 25], "fraccional": 8, "extended_by": 8, "contru": 8, "extend": [8, 21], "finish": 8, "this": 8, "intersects": 8, "O": [8, 20, 24], "overlaps": 8, "range_from_start_end_tim": 8, "cre": [2, 8, 11, 14, 17, 21, 22, 23, 27], "end": 8, "s": [8, 18, 20, 25], "exclus": 8, "end_tim": 8, "range_from_start_end_time_inclusiv": 8, "audiopath": 8, "tiempo": 8, "Estado": 8, "playbacks": 8, "currenttim": 8, "videolay": 8, "mud": [8, 20], "audiooffset": 8, "compens": 8, "dereproduccion": 9, "edl": [9, 23], "seleccion": [2, 9, 15, 17, 18, 20, 21, 22, 23, 25], "oti": [9, 17, 22, 25], "camin": [9, 23, 24, 25], "fileitem": 9, "filemodelitem": 9, "playlistindex": 9, "plugins": 10, "deb": [14, 17, 21, 23, 24], "remplaz": [], "import": [10, 11, 14, 22, 23, 25], "from": [10, 11, 14], "demoplugin": 10, "defin": [10, 14, 22], "propi": [17, 21, 22, 24, 25], "variabl": [10, 14, 20, 25], "aqu": [10, 22, 25], "def": [10, 14], "__init__": [10, 14], "sup": [10, 14, 17], "pass": 14, "metod": [10, 14], "ejecu": [], "run": 10, "print": [10, 14], "hell": 10, "est\u00f1a": [], "diccionari": 10, "menu": [10, 14, 18, 19, 21, 22, 25], "clav": 12, "menus": [10, 14, 20], "hol": [10, 14], "reproduc": [14, 15, 17, 18, 19, 20, 22, 24], "adel": [13, 15, 18, 20, 23, 26], "playforward": [], "reemplaz": 10, "dict": [10, 12], "funcion": [13, 14, 15, 18, 23, 25], "cach": [13, 16, 19, 23, 26], "gigabyt": [13, 23, 26], "leer": [13, 24], "atras": [13, 15, 18, 20, 23, 24, 26], "arg0": [3, 12, 13, 15], "memori": [13, 23, 26], "suport": 14, "permit": [14, 17, 18, 20, 21, 22, 23, 25, 26], "yend": 14, "mas": [14, 17, 18, 20, 22, 23, 24], "alla": 14, "consol": 14, "mrv2_python_plugins": 14, "directori": [14, 17, 25], "punt": [14, 18, 20, 23, 24], "linux": [14, 17, 25], "mac": [14, 17], "semi": 14, "windows": [14, 17, 25], "resid": 14, "alli": 14, "comun": 14, "py": 14, "ten": [14, 21, 22, 23], "estructur": 14, "holaplugin": 14, "desd": [2, 14, 17, 20, 22, 23, 24], "complet": [14, 18, 20, 23], "refier": [14, 17], "mrv2_hell": 14, "distribu": 14, "basenam": 15, "directory": 15, "property": [3, 5, 15], "nam": [3, 5, 15], "once": 15, "pingpong": 15, "forward": 15, "rev": 15, "system": 15, "bucl": [15, 17, 18, 19, 20], "salt": [15, 20, 21, 22], "univesal": 16, "scen": [16, 22, 25], "description": [16, 22, 25], "rend": [16, 19], "points": 16, "wirefram": 16, "wireframeonsurfac": 16, "shadedflat": 16, "shadedsmooth": 16, "geomonly": 16, "geomflat": 16, "geomsmooth": 16, "renderwidth": 16, "ancho": 16, "complexity": 16, "complej": [16, 25], "model": 16, "dibuj": [16, 18, 19, 20, 22, 23, 24, 25], "enablelighting": 16, "ilumin": 16, "stagecachecount": [], "escenari": 16, "diskcachebytecount": [], "conte": 16, "bytes": 16, "disc": [16, 22, 23, 24, 25], "favor": 17, "document": [17, 18, 22, 25, 27], "github": 17, "https": [11, 17, 27], "ggarra13": 17, "usted": [17, 18], "abriend": 17, "dmg": 17, "llev": [17, 21, 23], "icon": [17, 23], "aplic": [17, 20, 22], "recomend": [17, 20, 25], "sobreescrib": 17, "notariz": 17, "cuand": [17, 20, 21, 23, 24, 25], "ejecut": [14, 17, 22, 23], "avis": 17, "segur": [17, 18, 20, 22, 25], "internet": 17, "evit": 17, "necesit": [17, 20, 22, 24], "find": [17, 23], "ir": [17, 24], "presion": [17, 20, 21], "ctrl": [17, 18, 21], "boton": [11, 17, 19, 20, 24, 25], "raton": [17, 19, 25], "Esta": [14, 17, 18, 22, 25], "accion": [17, 20, 21, 23, 24, 25], "tra": 17, "advertent": 17, "per": [17, 20, 23, 24, 27], "vez": [11, 17, 18, 20, 21, 23, 24, 25, 26], "tendr": [17, 20, 25], "abrirl": [17, 23], "hac": [17, 20, 21, 22, 23, 24, 25], "sol": [3, 17, 18, 21, 22, 23], "chrom": 17, "tambien": [17, 20, 21, 23, 24], "protej": 17, "usual": [17, 20], "asegures": 17, "cliqu": [17, 20, 21, 25], "flech": [17, 18, 20, 21, 22, 24], "arrib": [17, 20, 21, 23, 24], "form": [17, 18, 21, 22, 23, 25], "No": [17, 25], "exe": 17, "direct": [17, 20, 21, 22], "carpet": [2, 17, 18, 19, 23], "contenedor": 17, "explor": [17, 23], "descarg": [17, 25], "lueg": 17, "ahi": 17, "mensaj": [17, 23], "azul": [3, 17, 18, 20], "smartscr": 17, "previn": 17, "arranqu": [17, 23, 25], "desconoc": 17, "pon": [17, 25], "pc": 17, "peligr": 17, "clique": [17, 20, 21, 25], "informacion": 17, "dic": 17, "simil": [17, 23], "aparec": [17, 23], "sig": 17, "intrucion": 17, "paquet": 17, "rpm": 17, "requier": 17, "teng": 17, "permis": 17, "administr": 17, "sud": 17, "debi": 17, "ubuntu": 17, "etc": [17, 22, 23, 24], "dpkg": 17, "i": [17, 18, 20, 24], "v0": 17, "7": 17, "amd64": 17, "tar": 17, "gz": 17, "hat": 17, "rocky": 17, "Una": [11, 14, 17, 18, 21], "terminal": [17, 25], "enlac": 17, "simbol": 17, "usr": 17, "bin": 17, "Los": [17, 19, 21, 22, 23, 24, 25], "asoci": [17, 25], "extension": 17, "arranc": [17, 20, 24, 25], "facil": [17, 21, 22, 23], "escritori": [17, 22, 23, 25], "eleg": [17, 20, 23, 25], "organiz": [17, 20, 22], "descomprim": 17, "xf": 17, "Eso": 17, "podr": 17, "usand": [17, 23, 25], "script": 17, "bash": 17, "sh": 17, "encuentr": 17, "subdirectori": 17, "mientr": [17, 21, 23, 24], "defect": [15, 17, 18, 19, 20, 23, 26], "provist": [17, 21, 22], "lug": 17, "ventan": [11, 17, 18, 19, 20, 21, 23], "nautilus": [17, 23], "dej": [17, 20, 25], "recurs": 17, "escan": 17, "clips": [17, 21, 22, 23], "seran": [17, 20, 21, 23, 25], "sequenci": 17, "Sin": 17, "embarg": 17, "nativ": [17, 22], "plataform": [17, 25], "proteg": 17, "OS": 17, "registr": [17, 23], "tampoc": 17, "quier": [17, 20, 21, 23, 24, 25], "hast": [17, 20], "convenient": 17, "poder": [17, 18], "familiaz": 17, "support": [11, 17, 25], "vari": [17, 23, 25, 27], "requ": 17, "tres": [17, 20, 21], "test": 17, "mov": [17, 20, 22, 23], "0001": 17, "exr": [3, 17, 22, 23, 24], "edit": [17, 22], "veloc": [15, 17, 18, 19, 20, 22], "natural": [17, 25], "respet": 17, "codific": 17, "fps": [15, 17, 19, 23], "imagen": [17, 20, 22, 23, 24], "seri": 17, "jpeg": 17, "tga": [17, 22], "usan": 17, "ajust": [17, 18, 20, 22, 24], "window": 17, "dpx": 17, "exrs": [17, 24], "tom": 17, "metadat": [4, 12, 17, 20, 23], "dispon": [17, 20, 21, 22, 23, 25, 26], "visibl": 17, "empez": [13, 17, 20], "verl": [17, 24], "mostr": [17, 19, 21, 23], "f4": [17, 18, 23], "Con": [17, 20, 21, 25], "ver": [17, 22, 24], "comport": [17, 19, 20, 23, 25, 26], "aut": 17, "vien": 18, "Las": [18, 21, 22, 23], "lleng": 18, "busc": [18, 25], "asign": 18, "mayus": 18, "alt": [18, 20], "program": 18, "escap": [18, 21], "h": [6, 18, 20], "enmarc": 18, "pantall": [18, 20, 21, 22, 24], "f": [18, 20], "textur": 18, "are": [18, 19, 21, 22], "d": 18, "mosaic": [18, 22, 23], "c": [18, 25], "roj": [3, 18, 20, 21, 25], "r": [3, 18, 20], "verd": [3, 18, 20, 21], "g": [3, 18, 20], "retroced": 18, "izq": 18, "retrodecd": 18, "avanz": 18, "siguient": [18, 20, 21, 23, 25], "der": 18, "up": [18, 20], "j": 18, "direccion": [18, 23], "espaci": [3, 18, 20, 24], "down": 18, "k": 18, "inici": [18, 24], "fin": [18, 24], "ping": [18, 20, 24], "pong": [18, 20, 24], "pag": 18, "av": 18, "cort": 18, "copi": [18, 23, 25], "peg": [18, 21], "v": [18, 27], "insert": 18, "elimin": 18, "deshac": [18, 21], "edicion": [18, 20, 22], "rehac": [18, 21], "barr": [18, 19, 21, 23, 24], "f1": [18, 20], "superior": [18, 19, 25], "pixel": [18, 19, 20, 21], "f2": [18, 20], "f3": [18, 20], "estatus": [18, 20, 24, 25], "herramient": [18, 20, 21, 22, 23, 25], "f7": [18, 20, 21], "f11": [18, 20], "present": [18, 20, 21, 23], "f12": [18, 20], "flot": 18, "vist": [3, 18, 19, 23], "secundari": 18, "n": [18, 25], "u": 18, "miniatur": [18, 20], "transicion": 18, "marcador": [18, 21], "reset": [18, 20, 25], "gain": 18, "mayor": [18, 22, 24], "exposicion": [3, 18, 20, 22], "men": [18, 20, 25], "oci": [3, 18, 19, 20, 22, 23], "freg": [18, 22], "rectangul": [18, 22, 23, 25], "circul": [18, 22], "t": 18, "tama\u00f1": [3, 6, 18, 20, 21, 22, 24], "lapiz": 18, "establec": [18, 20, 23, 25], "fond": [3, 18, 24, 25], "negr": [18, 20, 25], "hud": 18, "Un": [10, 18, 20, 22, 23], "p": 18, "inform": [11, 18, 19, 20], "f5": 18, "f6": [18, 23], "f8": 18, "disposit": 18, "f9": [18, 23, 26], "histogram": [18, 19], "vectorscopi": [18, 19], "alternalr": 18, "onda": 18, "f10": [18, 25], "bitacor": [18, 19, 25], "acerc": [11, 18, 20, 21], "Qu\u00e9": 19, "8": [20, 22], "descripcion": 19, "general": 19, "compil": 19, "instal": [2, 19], "lanz": 19, "carg": [11, 19, 22, 23, 24], "drag": [19, 22], "and": [19, 22], "drop": [19, 22], "buscador": [19, 23], "recient": 19, "mir": [11, 19], "ocult": [19, 21, 25], "divisor": 19, "context": 19, "modific": [19, 20, 23, 25], "naveg": [19, 22], "especif": [19, 21], "languaj": 19, "posicion": [19, 20, 22], "arhiv": 19, "mape": [19, 23], "error": [19, 20, 23], "prove": 20, "shift": [20, 21, 24], "estan": [20, 22, 23, 25], "tambi": [20, 21, 23], "mous": [20, 25], "tercer": 20, "cuart": 20, "cursor": 20, "desactiv": 20, "imprim": 20, "sab": 20, "scrubbing": 20, "algun": [11, 20, 22, 25], "util": [20, 21, 23, 24, 27], "cualqu": [20, 21, 22], "Estos": [20, 27], "salis": 20, "siempr": [20, 21, 24], "configur": [20, 23, 25, 26], "inspeccion": [20, 22], "sosten": 20, "pan": [20, 22], "grafic": [20, 21, 22, 23, 24, 25], "sosteng": 20, "alej": [20, 21], "rued": [20, 25], "confort": 20, "factor": 20, "zoom": [20, 22], "fit": 20, "hotkey": [], "porcentaj": 20, "particul": 20, "dig": 20, "2x": 20, "openexr": [5, 20], "gananci": [20, 22], "desliz": 20, "lad": [20, 21], "Este": [20, 25], "opencolori": 20, "junt": [20, 23], "marc": [20, 21, 25], "deriv": 20, "especific": [20, 23], "cg": 20, "config": [3, 20], "nuk": 20, "default": [20, 23, 25], "studi": 20, "precedent": 20, "ondas": 20, "arrastr": [20, 25], "abaj": [20, 21, 23, 24], "rap": [20, 21, 24, 25], "pist": [20, 22, 23], "acercart": 20, "alejart": 20, "inmediat": 20, "normal": 20, "xsecuenci": 20, "digit": 20, "bastant": 20, "universal": [20, 22, 25], "much": [20, 23, 24, 25], "explic": 20, "Hay": [20, 21, 25], "paus": 20, "haci": [20, 24], "delant": [20, 24], "second": [20, 24], "des": 20, "botond": 20, "rapid": [20, 22, 23], "E": 20, "equivalent": 20, "part": 20, "inferior": 20, "prov": [20, 21, 22], "bocin": 20, "establez": 20, "har": 20, "dentendr": 20, "aparient": 20, "film": 20, "masc": [20, 22, 25], "recort": 20, "darl": 20, "aspect": [20, 22], "cinematograf": 20, "determin": 20, "entrar": [20, 21, 23, 24], "heads": 20, "independient": 20, "usa": [20, 23, 25, 26], "gris": 20, "oscur": 20, "vac": [12, 20], "legal": 20, "ningun": [20, 25], "premultiplic": 20, "cerc": [20, 22], "lej": [20, 25], "cercan": 20, "lineal": 20, "soport": [20, 22], "logic": 20, "empotr": [20, 22, 23], "flotat": 20, "arrstra": 20, "peque\u00f1": 20, "amarill": [20, 21], "tal": [20, 25], "grand": 20, "asi": [11, 20, 23, 25], "caracterist": [21, 22, 23, 25], "comentari": 21, "compart": [21, 22, 25], "visual": [21, 22], "coleg": [21, 22], "uso": [21, 22], "fij": 21, "inter": 21, "cualqui": [11, 21, 22, 23, 25], "vec": [21, 23, 25], "empiec": 21, "traz": 21, "visor": [21, 22, 24, 25], "automat": [21, 23, 25], "suav": [21, 23], "dur": [21, 23], "depend": 21, "fantasm": [21, 23], "cuant": [21, 23, 26], "ocurr": [21, 23], "previous": 21, "Entre": 21, "conten": [21, 22], "seccion": [21, 23, 25], "delet": 21, "backspac": 21, "undo": 21, "gom": [21, 22], "parcial": 21, "total": [21, 22], "presenci": 21, "liger": 21, "respect": 21, "entend": 21, "comienc": [21, 25], "figur": 21, "rasteriz": 21, "march": 21, "tarjet": [21, 24], "pincel": [21, 22, 23], "bord": 21, "libr": 21, "bosquej": 21, "prefier": 21, "recuerd": 21, "export": [21, 22], "dentr": [21, 22, 25], "Laser": [21, 23], "persistent": 21, "desaparec": 21, "tras": 21, "revision": [21, 22], "continu": 21, "escrib": [21, 23, 24], "recuadr": 21, "tipograf": [21, 22, 23], "content": 21, "cruz": [21, 25], "descart": 21, "flipbook": 22, "profesional": 22, "codig": [22, 23], "abiert": [22, 25], "industri": 22, "efect": 22, "anim": 22, "focaliz": 22, "intuit": 22, "motor": 22, "performanc": 22, "integr": 22, "pipelin": 22, "estudi": 22, "customiz": [22, 25], "coleccion": 22, "multitud": 22, "format": 22, "especializ": 22, "agrup": 22, "visualiz": 22, "interact": 22, "colabor": 22, "fluj": 22, "esencial": 22, "equip": 22, "post": 22, "production": 22, "demand": [22, 24], "arte": 22, "fuent": 22, "instantan": 22, "pixels": 22, "traves": [11, 22, 25], "multipl": [22, 23], "solucion": 22, "robust": 22, "sid": [22, 24], "despleg": 22, "individu": 22, "diari": 22, "augost": 22, "2022": 22, "fas": [], "desarroll": [22, 27], "todav": [], "plen": [], "trabaj": [], "resum": 22, "virtual": 22, "hoy": 22, "tif": 22, "jpg": 22, "psd": 22, "mp4": 22, "webm": 22, "use": [22, 23, 24], "constru": 22, "scripts": 22, "reproductor": [22, 23], "revers": 22, "opentimelinei": [22, 23], "fund": 22, "pix": [22, 25], "annot": 22, "individual": 22, "simpl": [22, 25], "opac": 22, "suaviz": 22, "flexibil": 22, "utf": 22, "internacional": 22, "japones": 22, "productor": 22, "precis": 22, "v2": 22, "colour": 22, "management": 22, "interaccion": [22, 23], "correcion": 22, "rgba": 22, "sobreposicion": 22, "predefin": [22, 23], "monitor": 22, "sincron": [22, 23], "sincroniz": 22, "lan": 22, "local": [22, 25], "servidor": [22, 23, 25], "client": [22, 23, 25], "mrv2s": 22, "keys": [22, 25], "prefs": [22, 25], "interpret": 22, "bocet": 23, "podes": [23, 25], "herrameint": 23, "pod": [23, 24], "permanent": 23, "desvanec": 23, "podras": 23, "impres": [23, 25], "grabas": 23, "minim": 23, "maxim": [23, 24], "promedi": 23, "realiz": 23, "sum": 23, "in": [10, 14, 23], "out": 23, "despues": 23, "superpon": 23, "esfer": 23, "Te": 23, "rot": 23, "by": 23, "siet": 23, "click": 23, "emergent": 23, "dand": 23, "acces": 23, "clon": 23, "sub": 23, "portapapel": 23, "recolect": 23, "queres": 23, "email": 23, "archivosr": 23, "abre": [23, 25], "localiz": [23, 25], "emit": 23, "Al": [23, 25], "provien": 23, "tembien": 23, "durant": [23, 27], "ignor": [23, 24, 25], "nunc": 23, "meid": 23, "information": 23, "caball": 23, "batall": 23, "codecs": [23, 24], "session": [0, 4, 23], "maquin": [23, 25], "conect": [23, 25], "dich": 23, "distingu": 23, "ipv4": 23, "ipv6": 23, "ali": 23, "utiliz": 23, "hosts": 23, "ademas": [23, 27], "puert": [23, 25], "55150": 23, "bien": [23, 25], "coneccion": [23, 25], "cab": 23, "asegur": 23, "cortafueg": [23, 25], "permt": 23, "entrant": 23, "salient": 23, "port": [23, 25], "conoc": [23, 25], "edls": 23, "solt": 23, "resolu": [23, 24], "cantid": 23, "asum": 23, "exist": 23, "acced": 23, "cad": [23, 24, 25], "different": 23, "divid": 23, "tipe": 23, "editor": 23, "cache": 23, "mit": [23, 26], "ram": [23, 26], "left": 23, "right": 23, "esteror": 23, "anaglif": 23, "cuadricul": [3, 23], "column": 23, "calid": 23, "van": 23, "signif": 24, "cos": 24, "record": 24, "azar": 24, "widget": 24, "detien": 24, "deten": 24, "trat": 24, "decodific": 24, "guard": [24, 25], "eficient": 24, "entiend": 24, "delg": 24, "obvi": 24, "crec": 24, "ello": 24, "lent": [24, 25], "unas": 24, "alta": 24, "esper": 24, "via": 24, "cas": [24, 25], "capaz": 24, "pes": 24, "optimiz": 24, "mejor": 24, "hardwar": 24, "empat": [24, 25], "rati": 24, "transferent": 24, "comprim": 24, "dwa": [5, 24], "dwb": 24, "caching": 24, "\u00e9ste": 24, "llend": 25, "personal": 25, "filmaur": 25, "hom": [20, 25], "users": 25, "resetsettings": 25, "va": 25, "ataj": 25, "paths": 25, "favorit": 25, "Es": 25, "permanezc": 25, "reescal": 25, "reposicion": 25, "Estas": 25, "Est\u00e1": 25, "section": 25, "aparc": 25, "cuan": 25, "encabez": 25, "aca": 25, "fltk": [11, 25], "gtk": 25, "interaz": 25, "black": 25, "unus": 25, "vent": 25, "rellen": 25, "ls": 25, "Sino": 25, "prend": 25, "reconoc": 25, "desacel": 25, "dramat": 25, "viej": 25, "priv": 25, "tan": 25, "pront": 25, "muev": 25, "wayland": 25, "selccion": 25, "hex": 25, "original": 25, "proces": 25, "hsv": 25, "hsl": 25, "cie": 25, "xyz": 25, "xyy": 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, "digital": 25, "ycbcr": 25, "709": 25, "hdtv": 25, "luminanc": 25, "lumm": 25, "lightness": 25, "\u00e9stos": 25, "De": 25, "profund": 25, "bits": 25, "repet": 25, "expresion": 25, "regul": 25, "_v": 25, "cheque": [13, 25], "versiond": 25, "remot": 25, "gga": 25, "unix": 25, "as": 25, "agrag": 25, "remuev": 25, "envi": 25, "recib": 25, "nad": 25, "muell": 25, "gb": 26, "usen": 27, "referent": 27, "www": 27, "youtub": 27, "watch": 27, "8jviz": 27, "ppcrg": 27, "plxj9nnbdnfrmd8aq41ajymb7whn99g5c": 27, "dictionary": [], "of": [], "entri": [], "with": [], "callbacks": [], "lik": [], "nem": [], "must": [], "be": [], "overrid": [], "new": 10, "play": [], "your": [], "own": [], "her": [], "exampl": [], "method": [], "for": [], "callback": [], "optional": [], "wheth": [], "is": [], "dem": 11, "constructor": 10, "if": [], "otherwis": [], "rtype": 10, "corresponding": [], "new_menus": [], "sino": 10, "llav": 10, "correspondient": 10, "instanci": 25, "archivi": 25, "\u00e9stas": 25, "redireccion": 25, "notes": 25, "moment": 25, "compor": 25, "tcp": 25, "em": 25, "55120": 25, "abra": 25, "necesari": 25, "pyfltk": [0, 4], "prefspath": [2, 4], "rootpath": [2, 4], "raiz": 2, "fltk14": 11, "widgets": 11, "aunqu": 11, "anterior": 11, "vay": 11, "gitlab": 11, "sourceforg": 11, "docs": 11, "ch0_prefac": 11, "html": 11, "currentsession": [], "opensession": [], "setcurrentsession": [], "sets": [], "saveoti": [2, 4], "getversion": [2, 4], "sessionmetadat": [], "setsessionmetadat": [], "defaultsp": [4, 15], "setsp": [4, 15], "spe": [4, 15], "obtien": [3, 15], "ocioconfig": [3, 4], "ocioics": [3, 4], "ocioicslist": [3, 4], "ocioview": [3, 4], "view": 3, "setocioconfig": [3, 4], "setocioics": [3, 4], "ics": 3, "setocioview": [3, 4], "stagecach": 16, "diskcach": 16, "divisori": 14, "__divider__": 14, "Se": 14, "achiv": 14, "alphablendnon": [], "environmentmapnon": [], "stereo3dinputnon": [], "filesequenceaudionon": [], "knon": [3, 5, 15], "profil": [4, 5], "compression": [4, 5], "h264": 5, "pror": 5, "prores_proxy": 5, "prores_lt": 5, "prores_hq": 5, "prores_4444": 5, "prores_xq": 5, "rle": 5, "zips": 5, "piz": 5, "pxr24": 5, "b44": 5, "b44a": 5, "dwab": 5, "saving": 5, "perfil": 5, "ffmpeg": 5, "compresion": 5, "tl": 8, "exrdisplay": [3, 4], "they": [], "supp": [], "hav": [], "match": [], "but": [], "don": [], "defog": 3, "exposur": 3, "kneehigh": 3, "kneelow": 3, "desempa\u00f1": 3, "rodill": 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, "clearmetadat": [4, 12], "load": [4, 12], "setcurrent": [4, 12], "setmetadat": [4, 12], "key": 12, "background": [3, 4], "transparent": 3, "checkers": 3, "backgroundoptions": [3, 4], "checkerscolor0": 3, "color0": 3, "color4f": [3, 4], "checkerscolor1": 3, "color1": 3, "checkerssiz": 3, "siz": [], "size2i": [3, 4, 6], "solidcolor": 3, "channel": [], "integers": [], "gets": [], "setbackgroundoptions": [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], "lenguaj": 2, "mp3": 5, "opus": 5, "vorbis": 5, "checkforupdat": [4, 13], "actualiz": 13, "pathtyp": 8, "ocioviewlist": [3, 4], "ade": 3, "displays": 3, "views": 3, "ociolook": [3, 4], "look": [3, 20], "ociolooklist": [3, 4], "looks": [3, 20], "setociolook": [3, 4], "v1": 19, "l": 20, "artist": 20, "aces": 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"], [12, 0, 0, "-", "session"], [13, 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": [[12, 4, 1, "", "clearMetadata"], [12, 4, 1, "", "current"], [12, 4, 1, "", "load"], [12, 4, 1, "", "metadata"], [12, 4, 1, "", "save"], [12, 4, 1, "", "setCurrent"], [12, 4, 1, "", "setMetadata"]], "mrv2.settings": [[13, 4, 1, "", "checkForUpdates"], [13, 4, 1, "", "memory"], [13, 4, 1, "", "readAhead"], [13, 4, 1, "", "readBehind"], [13, 4, 1, "", "setMemory"], [13, 4, 1, "", "setReadAhead"], [13, 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 m\u00f3dulo"], "1": ["py", "class", "Python clase"], "2": ["py", "attribute", "Python atributo"], "3": ["py", "method", "Python m\u00e9todo"], "4": ["py", "function", "Python funci\u00f3n"], "5": ["py", "property", "Python propiedad"]}, "titleterms": {"bienven": 0, "document": 0, "mrv2": [0, 8, 17, 19, 20, 22], "tabl": 0, "conten": 0, "indic": [0, 20], "modul": [1, 2, 3, 5, 6, 7, 8, 9, 10, 12, 13, 15, 16], "anot": [1, 21, 23], "cmd": 2, "imag": [3, 25], "python": [4, 23], "api": 4, "math": 6, "medi": [7, 17, 23], "playlist": 9, "plugin": 10, "settings": 13, "sistem": 14, "plug": 14, "ins": 14, "timelin": 15, "usd": [16, 23, 25], "comenz": [17, 25], "compil": 17, "instal": 17, "lanz": 17, "carg": [17, 25], "drag": 17, "and": [17, 20, 25], "drop": 17, "buscador": [17, 25], "menu": [17, 20, 23], "recient": 17, "line": [17, 20, 25], "comand": 17, "mir": 17, "tecl": [18, 24], "manej": 18, "gui": [19, 20], "usuari": [19, 25], "La": 20, "interfaz": [20, 25], "ocult": 20, "mostr": [20, 25], "element": [20, 25], "personaliz": 20, "interaccion": 20, "raton": [20, 23], "visor": 20, "barr": [20, 25], "superior": 20, "tiemp": [20, 25], "cuadr": [20, 24, 25], "control": 20, "transport": 20, "fps": [20, 24, 25], "start": 20, "end": 20, "fram": [20, 25], "indicator": 20, "play": 20, "view": 20, "controls": 20, "vist": [20, 25], "saf": [20, 25], "are": [20, 23, 25], "dat": 20, "window": 20, "display": [20, 25], "mask": 20, "hud": [20, 25], "rend": 20, "canal": 20, "volt": 20, "fond": 20, "nivel": 20, "vide": [20, 24, 27], "mezcl": 20, "alfa": 20, "filtr": 20, "minif": 20, "magnif": 20, "Los": 20, "panel": [20, 23, 25], "divisor": 20, "not": 21, "agreg": [21, 25], "dibuj": 21, "modific": 21, "naveg": 21, "introduccion": 22, "Qu\u00e9": 22, "version": [22, 25], "actual": [22, 24, 25], "v0": [], "8": [], "0": 22, "descripcion": 22, "general": 22, "color": [23, 25], "compar": 23, "map": 23, "entorn": 23, "archiv": [23, 25], "context": 23, "boton": 23, "derech": 23, "histogram": 23, "bitacor": 23, "inform": 23, "red": [23, 25], "list": 23, "reproduccion": [23, 24], "sete": [23, 26], "estere": 23, "3d": 23, "vectorscopi": 23, "mod": [24, 25], "bucl": [24, 25], "veloc": [24, 25], "especif": 24, "comport": 24, "cach": 24, "preferent": 25, "siempr": 25, "arrib": 25, "flot": 25, "secundari": 25, "Una": 25, "instanc": 25, "aut": 25, "reencuadr": 25, "normal": 25, "pantall": 25, "complet": 25, "present": 25, "ui": 25, "Las": 25, "menus": 25, "mac": 25, "tool": 25, "dock": 25, "Un": 25, "sol": 25, "ventan": 25, "gananci": 25, "gam": 25, "recort": 25, "zoom": 25, "languaj": 25, "lenguaj": 25, "esquem": 25, "tem": 25, "posicion": 25, "grab": 25, "sal": 25, "fij": 25, "tama\u00f1": 25, "tom": 25, "valor": 25, "arhiv": 25, "click": 25, "par": 25, "viaj": 25, "carpet": 25, "miniatur": 25, "activ": 25, "previ": 25, "usar": 25, "nativ": 25, "reproduc": 25, "per": 25, "second": 25, "segund": 25, "sensit": 25, "freg": 25, "edicion": 25, "transicion": 25, "marcador": 25, "pixel": 25, "rgba": 25, "lumin": 25, "oci": 25, "config": 25, "defect": 25, "use": 25, "displays": 25, "espaci": 25, "entrad": 25, "faltant": 25, "regex": 25, "maxim": 25, "imagen": 25, "apart": 25, "mape": 25, "elimin": 25, "error": 25, "tutorial": 27, "ingles": 27, "pyfltk": 11, "io": 5, "sesion": [], "session": 12, "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": {"Bienvenido a la documentaci\u00f3n de mrv2!": [[0, "bienvenido-a-la-documentacion-de-mrv2"]], "Tabla de Contenidos": [[0, "tabla-de-contenidos"]], "\u00cdndices y tablas": [[0, "indices-y-tablas"]], "M\u00f3dulo de anotaciones": [[1, "module-mrv2.annotations"]], "M\u00f3dulo cmd": [[2, "module-mrv2.cmd"]], "M\u00f3dulo image": [[3, "module-mrv2.image"]], "Python API": [[4, "python-api"]], "M\u00f3dulo io": [[5, "module-mrv2.io"]], "M\u00f3dulo math": [[6, "module-mrv2.math"]], "M\u00f3dulo media": [[7, "module-mrv2.media"]], "M\u00f3dulo mrv2": [[8, "module-mrv2"]], "M\u00f3dulo playlist": [[9, "module-mrv2.playlist"]], "M\u00f3dulo de plugin": [[10, "module-mrv2.plugin"]], "pyFLTK": [[11, "pyfltk"]], "M\u00f3dulo session": [[12, "module-mrv2.session"]], "M\u00f3dulo settings": [[13, "module-mrv2.settings"]], "Sistema de Plug-ins": [[14, "sistema-de-plug-ins"]], "Plug-ins": [[14, "plug-ins"]], "M\u00f3dulo timeline": [[15, "module-mrv2.timeline"]], "usd module": [[16, "module-mrv2.usd"]], "Comenzando": [[17, "comenzando"]], "Compilando mrv2": [[17, "compilando-mrv2"]], "Instalando mrv2": [[17, "instalando-mrv2"]], "Lanzando mrv2": [[17, "lanzando-mrv2"]], "Cargando Medios (Drag and Drop)": [[17, "cargando-medios-drag-and-drop"]], "Cargando Medios (Buscador de mrv2)": [[17, "cargando-medios-buscador-de-mrv2"]], "Cargando Medios (Menu Reciente)": [[17, "cargando-medios-menu-reciente"]], "Cargando Medios (L\u00ednea de comandos)": [[17, "cargando-medios-linea-de-comandos"]], "Mirando Medios": [[17, "mirando-medios"]], "Teclas de Manejo": [[18, "teclas-de-manejo"]], "Gu\u00eda del Usuario de mrv2": [[19, "guia-del-usuario-de-mrv2"]], "La interfaz de mrv2": [[20, "la-interfaz-de-mrv2"]], "Ocultando/Mostrando Elementos de la GUI": [[20, "ocultando-mostrando-elementos-de-la-gui"]], "Personalizando la Interfaz": [[20, "personalizando-la-interfaz"]], "Interacci\u00f3n del Rat\u00f3n en el Visor": [[20, "interaccion-del-raton-en-el-visor"]], "La Barra Superior": [[20, "la-barra-superior"]], "La L\u00ednea de Tiempo": [[20, "la-linea-de-tiempo"]], "Indicador de Cuadro": [[20, "indicador-de-cuadro"]], "Controles de Transporte": [[20, "controles-de-transporte"]], "FPS": [[20, "fps"]], "Start and End Frame Indicator": [[20, "start-and-end-frame-indicator"]], "Player/Viewer Controls": [[20, "player-viewer-controls"]], "Menu de Vista": [[20, "menu-de-vista"]], "Safe Areas": [[20, null], [25, null]], "Data Window": [[20, null]], "Display Window": [[20, null]], "Mask": [[20, null]], "HUD": [[20, null], [25, null]], "Men\u00fa de Render": [[20, "menu-de-render"]], "Canales": [[20, null]], "Voltear": [[20, null]], "Fondo": [[20, null]], "Niveles de V\u00eddeo": [[20, null]], "Mezcla Alfa": [[20, null]], "Filtros de Minificaci\u00f3n y Magnificaci\u00f3n": [[20, null]], "Los Paneles": [[20, "los-paneles"]], "Divisor": [[20, "divisor"]], "Notas y Anotaciones": [[21, "notas-y-anotaciones"]], "Agregando una Nota o Dibujo": [[21, "agregando-una-nota-o-dibujo"]], "Modificando una Nota": [[21, "modificando-una-nota"]], "Navegando Notas": [[21, "navegando-notas"]], "Dibujando Anotaciones": [[21, "dibujando-anotaciones"]], "Introducci\u00f3n": [[22, "introduccion"]], "\u00bfQu\u00e9 es mrv2?": [[22, "que-es-mrv2"]], "Versi\u00f3n Actual: v1.0.0 - Descripci\u00f3n General": [[22, "version-actual-v1-0-0-descripcion-general"]], "Paneles": [[23, "paneles"]], "Panel de Anotaciones": [[23, "panel-de-anotaciones"]], "Panel de \u00c1rea de Color": [[23, "panel-de-area-de-color"]], "Panel de Color": [[23, "panel-de-color"]], "Panel de Comparar": [[23, "panel-de-comparar"]], "Panel de Mapa de Entorno": [[23, "panel-de-mapa-de-entorno"]], "Panel de Archivos": [[23, "panel-de-archivos"]], "Men\u00fa de Contexto del Panel de Archivos (Bot\u00f3n derecho del rat\u00f3n)": [[23, "menu-de-contexto-del-panel-de-archivos-boton-derecho-del-raton"]], "Panel de Histograma": [[23, "panel-de-histograma"]], "Panel de Bit\u00e1cora": [[23, "panel-de-bitacora"]], "Panel de Informaci\u00f3n del Medio": [[23, "panel-de-informacion-del-medio"]], "Panel de Red": [[23, "panel-de-red"]], "Panel de Lista de Reproducci\u00f3n": [[23, "panel-de-lista-de-reproduccion"]], "Panel de Python": [[23, "panel-de-python"]], "Panel de Seteos": [[23, "panel-de-seteos"]], "Panel de Est\u00e9reo 3D": [[23, "panel-de-estereo-3d"]], "Panel de USD": [[23, "panel-de-usd"]], "Panel de Vectorscopio": [[23, "panel-de-vectorscopio"]], "Reproducci\u00f3n de V\u00eddeo": [[24, "reproduccion-de-video"]], "Cuadro Actual": [[24, "cuadro-actual"]], "Modos de Bucle": [[24, "modos-de-bucle"]], "Velocidad de FPS": [[24, "velocidad-de-fps"]], "Teclas Espec\u00edficas de Reproducci\u00f3n": [[24, "teclas-especificas-de-reproduccion"]], "Comportamiento del Cache": [[24, "comportamiento-del-cache"]], "Preferencias": [[25, "preferencias"]], "Interfaz del Usuario": [[25, "interfaz-del-usuario"]], "Siempre Arriba y Flotar Vista Secundaria": [[25, null]], "Una Instance": [[25, null]], "Auto Reencuadrar la imagen": [[25, null]], "Normal, Pantalla Completa and Presentaci\u00f3n": [[25, null]], "Elementos de UI": [[25, "elementos-de-ui"]], "Las barras de la UI": [[25, null]], "Menus macOS": [[25, null]], "Tool Dock": [[25, null]], "Un Solo Panel": [[25, null]], "Ventana de Vista": [[25, "ventana-de-vista"]], "Ganancia y Gama": [[25, null]], "Recorte": [[25, null]], "Velocidad de Zoom": [[25, null]], "Languaje y Colores": [[25, "languaje-y-colores"]], "Lenguaje": [[25, null]], "Esquema": [[25, null]], "Tema de Color": [[25, null]], "Colores de Vista": [[25, null]], "Posicionado": [[25, "posicionado"]], "Siempre Grabe al Salir": [[25, null]], "Posici\u00f3n Fija": [[25, null]], "Tama\u00f1o Fijo": [[25, null]], "Tomar los Valores Actuales de la Ventana": [[25, null]], "Buscador de Arhivos": [[25, "buscador-de-arhivos"]], "Un Solo Click para Viajar por Carpetas": [[25, null]], "Miniaturas Activas": [[25, null]], "Vista Previa de Miniaturas de USD": [[25, null]], "Usar el Buscador de Archivos Nativo": [[25, null]], "Reproducir": [[25, "reproducir"]], "Auto Reproducir": [[25, null]], "FPS (Frames per Second o Cuadros por Segundo)": [[25, null]], "Modo de Bucle": [[25, null]], "Sensitividad de Fregado": [[25, null]], "L\u00ednea de Tiempo": [[25, "linea-de-tiempo"]], "Display": [[25, null]], "Vista Previa de Miniaturas": [[25, null], [25, null]], "Ventana de Edici\u00f3n": [[25, "ventana-de-edicion"]], "Comenzar en Modo de Edici\u00f3n": [[25, null]], "Mostrar Transiciones": [[25, null]], "Mostrar Marcadores": [[25, null]], "Barra de Pixel": [[25, "barra-de-pixel"]], "Display RGBA": [[25, null]], "Valores de Pixel": [[25, null]], "Display Secundario": [[25, null]], "Luminancia": [[25, null]], "OCIO": [[25, "ocio"]], "Archivo Config de OCIO": [[25, null]], "OCIO por Defecto": [[25, "ocio-por-defecto"]], "Use Vistas Activas y Displays Activos": [[25, null]], "Espacio de Entrada de Color": [[25, null]], "Cargando": [[25, "cargando"]], "Cuadro Faltante": [[25, null]], "Regex de Versi\u00f3n": [[25, null]], "M\u00e1ximas Im\u00e1genes Aparte": [[25, null]], "Mapeo de Carpetas": [[25, "mapeo-de-carpetas"]], "Agregar Carpetas": [[25, null]], "Eliminar Carpetas": [[25, null]], "Red": [[25, "red"]], "Errores": [[25, "errores"]], "Seteos": [[26, "seteos"]], "Tutoriales de Video (en Ingl\u00e9s)": [[27, "tutoriales-de-video-en-ingles"]]}, "indexentries": {"add() (en el m\u00f3dulo 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"], [12, "module-mrv2.session"], [13, "module-mrv2.settings"], [15, "module-mrv2.timeline"], [16, "module-mrv2.usd"]], "mrv2.annotations": [[1, "module-mrv2.annotations"]], "close() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.close"]], "closeall() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.closeAll"]], "compare() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.compare"]], "compareoptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.compareOptions"]], "displayoptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.displayOptions"]], "environmentmapoptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.environmentMapOptions"]], "getlanguage() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.getLanguage"]], "getlayers() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.getLayers"]], "getversion() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.getVersion"]], "imageoptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.imageOptions"]], "ismuted() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.isMuted"]], "lutoptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.lutOptions"]], "mrv2.cmd": [[2, "module-mrv2.cmd"]], "open() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.open"]], "prefspath() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.prefsPath"]], "rootpath() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.rootPath"]], "save() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.save"]], "saveotio() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.saveOTIO"]], "savepdf() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.savePDF"]], "setcompareoptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.setCompareOptions"]], "setdisplayoptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.setDisplayOptions"]], "setenvironmentmapoptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.setEnvironmentMapOptions"]], "setimageoptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.setImageOptions"]], "setlutoptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.setLUTOptions"]], "setmute() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.setMute"]], "setstereo3doptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.setStereo3DOptions"]], "setvolume() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.setVolume"]], "stereo3doptions() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.stereo3DOptions"]], "update() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.update"]], "volume() (en el m\u00f3dulo mrv2.cmd)": [[2, "mrv2.cmd.volume"]], "alphablend (clase en mrv2.image)": [[3, "mrv2.image.AlphaBlend"]], "background (clase en mrv2.image)": [[3, "mrv2.image.Background"]], "backgroundoptions (clase en mrv2.image)": [[3, "mrv2.image.BackgroundOptions"]], "channels (clase en mrv2.image)": [[3, "mrv2.image.Channels"]], "color (clase en mrv2.image)": [[3, "mrv2.image.Color"]], "color4f (clase en mrv2.image)": [[3, "mrv2.image.Color4f"]], "displayoptions (clase en mrv2.image)": [[3, "mrv2.image.DisplayOptions"]], "exrdisplay (clase en mrv2.image)": [[3, "mrv2.image.EXRDisplay"]], "environmentmapoptions (clase en mrv2.image)": [[3, "mrv2.image.EnvironmentMapOptions"]], "environmentmaptype (clase en mrv2.image)": [[3, "mrv2.image.EnvironmentMapType"]], "imagefilter (clase en mrv2.image)": [[3, "mrv2.image.ImageFilter"]], "imagefilters (clase en mrv2.image)": [[3, "mrv2.image.ImageFilters"]], "imageoptions (clase en mrv2.image)": [[3, "mrv2.image.ImageOptions"]], "inputvideolevels (clase en mrv2.image)": [[3, "mrv2.image.InputVideoLevels"]], "lutoptions (clase en mrv2.image)": [[3, "mrv2.image.LUTOptions"]], "lutorder (clase en mrv2.image)": [[3, "mrv2.image.LUTOrder"]], "levels (clase en mrv2.image)": [[3, "mrv2.image.Levels"]], "mirror (clase en mrv2.image)": [[3, "mrv2.image.Mirror"]], "pixeltype (clase en mrv2.image)": [[3, "mrv2.image.PixelType"]], "softclip (clase en mrv2.image)": [[3, "mrv2.image.SoftClip"]], "stereo3dinput (clase en mrv2.image)": [[3, "mrv2.image.Stereo3DInput"]], "stereo3doptions (clase en mrv2.image)": [[3, "mrv2.image.Stereo3DOptions"]], "stereo3doutput (clase en mrv2.image)": [[3, "mrv2.image.Stereo3DOutput"]], "videolevels (clase en mrv2.image)": [[3, "mrv2.image.VideoLevels"]], "yuvcoefficients (clase en mrv2.image)": [[3, "mrv2.image.YUVCoefficients"]], "a (atributo de mrv2.image.color4f)": [[3, "mrv2.image.Color4f.a"]], "add (atributo de mrv2.image.color)": [[3, "mrv2.image.Color.add"]], "alphablend (atributo de mrv2.image.imageoptions)": [[3, "mrv2.image.ImageOptions.alphaBlend"]], "b (atributo de mrv2.image.color4f)": [[3, "mrv2.image.Color4f.b"]], "backgroundoptions() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.backgroundOptions"]], "brightness (atributo de mrv2.image.color)": [[3, "mrv2.image.Color.brightness"]], "channels (atributo de mrv2.image.displayoptions)": [[3, "mrv2.image.DisplayOptions.channels"]], "checkerscolor0 (mrv2.image.backgroundoptions propiedad)": [[3, "mrv2.image.BackgroundOptions.checkersColor0"]], "checkerscolor1 (mrv2.image.backgroundoptions propiedad)": [[3, "mrv2.image.BackgroundOptions.checkersColor1"]], "checkerssize (mrv2.image.backgroundoptions propiedad)": [[3, "mrv2.image.BackgroundOptions.checkersSize"]], "color (atributo de mrv2.image.displayoptions)": [[3, "mrv2.image.DisplayOptions.color"]], "contrast (atributo de mrv2.image.color)": [[3, "mrv2.image.Color.contrast"]], "defog (mrv2.image.exrdisplay propiedad)": [[3, "mrv2.image.EXRDisplay.defog"]], "enabled (atributo de mrv2.image.color)": [[3, "mrv2.image.Color.enabled"]], "enabled (atributo de mrv2.image.levels)": [[3, "mrv2.image.Levels.enabled"]], "enabled (atributo de mrv2.image.softclip)": [[3, "mrv2.image.SoftClip.enabled"]], "enabled (mrv2.image.exrdisplay propiedad)": [[3, "mrv2.image.EXRDisplay.enabled"]], "exposure (mrv2.image.exrdisplay propiedad)": [[3, "mrv2.image.EXRDisplay.exposure"]], "eyeseparation (atributo de mrv2.image.stereo3doptions)": [[3, "mrv2.image.Stereo3DOptions.eyeSeparation"]], "filename (atributo de mrv2.image.lutoptions)": [[3, "mrv2.image.LUTOptions.fileName"]], "focallength (atributo de mrv2.image.environmentmapoptions)": [[3, "mrv2.image.EnvironmentMapOptions.focalLength"]], "g (atributo de mrv2.image.color4f)": [[3, "mrv2.image.Color4f.g"]], "gamma (atributo de mrv2.image.levels)": [[3, "mrv2.image.Levels.gamma"]], "horizontalaperture (atributo de mrv2.image.environmentmapoptions)": [[3, "mrv2.image.EnvironmentMapOptions.horizontalAperture"]], "imagefilters (atributo de mrv2.image.imageoptions)": [[3, "mrv2.image.ImageOptions.imageFilters"]], "inhigh (atributo de mrv2.image.levels)": [[3, "mrv2.image.Levels.inHigh"]], "inlow (atributo de mrv2.image.levels)": [[3, "mrv2.image.Levels.inLow"]], "input (atributo de mrv2.image.stereo3doptions)": [[3, "mrv2.image.Stereo3DOptions.input"]], "invert (atributo de mrv2.image.color)": [[3, "mrv2.image.Color.invert"]], "kneehigh (mrv2.image.exrdisplay propiedad)": [[3, "mrv2.image.EXRDisplay.kneeHigh"]], "kneelow (mrv2.image.exrdisplay propiedad)": [[3, "mrv2.image.EXRDisplay.kneeLow"]], "levels (atributo de mrv2.image.displayoptions)": [[3, "mrv2.image.DisplayOptions.levels"]], "magnify (atributo de mrv2.image.imagefilters)": [[3, "mrv2.image.ImageFilters.magnify"]], "minify (atributo de mrv2.image.imagefilters)": [[3, "mrv2.image.ImageFilters.minify"]], "mirror (atributo de mrv2.image.displayoptions)": [[3, "mrv2.image.DisplayOptions.mirror"]], "mrv2.image": [[3, "module-mrv2.image"]], "name (mrv2.image.alphablend propiedad)": [[3, "mrv2.image.AlphaBlend.name"]], "name (mrv2.image.background propiedad)": [[3, "mrv2.image.Background.name"]], "name (mrv2.image.channels propiedad)": [[3, "mrv2.image.Channels.name"]], "name (mrv2.image.environmentmaptype propiedad)": [[3, "mrv2.image.EnvironmentMapType.name"]], "name (mrv2.image.imagefilter propiedad)": [[3, "mrv2.image.ImageFilter.name"]], "name (mrv2.image.inputvideolevels propiedad)": [[3, "mrv2.image.InputVideoLevels.name"]], "name (mrv2.image.lutorder propiedad)": [[3, "mrv2.image.LUTOrder.name"]], "name (mrv2.image.pixeltype propiedad)": [[3, "mrv2.image.PixelType.name"]], "name (mrv2.image.stereo3dinput propiedad)": [[3, "mrv2.image.Stereo3DInput.name"]], "name (mrv2.image.stereo3doutput propiedad)": [[3, "mrv2.image.Stereo3DOutput.name"]], "name (mrv2.image.videolevels propiedad)": [[3, "mrv2.image.VideoLevels.name"]], "name (mrv2.image.yuvcoefficients propiedad)": [[3, "mrv2.image.YUVCoefficients.name"]], "ocioconfig() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.ocioConfig"]], "ocioics() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.ocioIcs"]], "ocioicslist() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.ocioIcsList"]], "ociolook() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.ocioLook"]], "ociolooklist() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.ocioLookList"]], "ocioview() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.ocioView"]], "ocioviewlist() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.ocioViewList"]], "order (atributo de mrv2.image.lutoptions)": [[3, "mrv2.image.LUTOptions.order"]], "outhigh (atributo de mrv2.image.levels)": [[3, "mrv2.image.Levels.outHigh"]], "outlow (atributo de mrv2.image.levels)": [[3, "mrv2.image.Levels.outLow"]], "output (atributo de mrv2.image.stereo3doptions)": [[3, "mrv2.image.Stereo3DOptions.output"]], "r (atributo de mrv2.image.color4f)": [[3, "mrv2.image.Color4f.r"]], "rotatex (atributo de mrv2.image.environmentmapoptions)": [[3, "mrv2.image.EnvironmentMapOptions.rotateX"]], "rotatey (atributo de mrv2.image.environmentmapoptions)": [[3, "mrv2.image.EnvironmentMapOptions.rotateY"]], "saturation (atributo de mrv2.image.color)": [[3, "mrv2.image.Color.saturation"]], "setbackgroundoptions() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.setBackgroundOptions"]], "setocioconfig() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.setOcioConfig"]], "setocioics() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.setOcioIcs"]], "setociolook() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.setOcioLook"]], "setocioview() (en el m\u00f3dulo mrv2.image)": [[3, "mrv2.image.setOcioView"]], "softclip (atributo de mrv2.image.displayoptions)": [[3, "mrv2.image.DisplayOptions.softClip"]], "solidcolor (mrv2.image.backgroundoptions propiedad)": [[3, "mrv2.image.BackgroundOptions.solidColor"]], "spin (atributo de mrv2.image.environmentmapoptions)": [[3, "mrv2.image.EnvironmentMapOptions.spin"]], "subdivisionx (atributo de mrv2.image.environmentmapoptions)": [[3, "mrv2.image.EnvironmentMapOptions.subdivisionX"]], "subdivisiony (atributo de mrv2.image.environmentmapoptions)": [[3, "mrv2.image.EnvironmentMapOptions.subdivisionY"]], "swapeyes (atributo de mrv2.image.stereo3doptions)": [[3, "mrv2.image.Stereo3DOptions.swapEyes"]], "tint (atributo de mrv2.image.color)": [[3, "mrv2.image.Color.tint"]], "type (atributo de mrv2.image.environmentmapoptions)": [[3, "mrv2.image.EnvironmentMapOptions.type"]], "type (mrv2.image.backgroundoptions propiedad)": [[3, "mrv2.image.BackgroundOptions.type"]], "value (atributo de mrv2.image.softclip)": [[3, "mrv2.image.SoftClip.value"]], "verticalaperture (atributo de mrv2.image.environmentmapoptions)": [[3, "mrv2.image.EnvironmentMapOptions.verticalAperture"]], "videolevels (atributo de mrv2.image.imageoptions)": [[3, "mrv2.image.ImageOptions.videoLevels"]], "x (atributo de mrv2.image.mirror)": [[3, "mrv2.image.Mirror.x"]], "y (atributo de mrv2.image.mirror)": [[3, "mrv2.image.Mirror.y"]], "audiocodec (clase en mrv2.io)": [[5, "mrv2.io.AudioCodec"]], "compression (clase en mrv2.io)": [[5, "mrv2.io.Compression"]], "profile (clase en mrv2.io)": [[5, "mrv2.io.Profile"]], "saveoptions (clase en mrv2.io)": [[5, "mrv2.io.SaveOptions"]], "annotations (atributo de mrv2.io.saveoptions)": [[5, "mrv2.io.SaveOptions.annotations"]], "dwacompressionlevel (atributo de mrv2.io.saveoptions)": [[5, "mrv2.io.SaveOptions.dwaCompressionLevel"]], "exrcompression (atributo de mrv2.io.saveoptions)": [[5, "mrv2.io.SaveOptions.exrCompression"]], "ffmpegprofile (atributo de mrv2.io.saveoptions)": [[5, "mrv2.io.SaveOptions.ffmpegProfile"]], "mrv2.io": [[5, "module-mrv2.io"]], "name (mrv2.io.audiocodec propiedad)": [[5, "mrv2.io.AudioCodec.name"]], "zipcompressionlevel (atributo de mrv2.io.saveoptions)": [[5, "mrv2.io.SaveOptions.zipCompressionLevel"]], "size2i (clase en mrv2.math)": [[6, "mrv2.math.Size2i"]], "vector2f (clase en mrv2.math)": [[6, "mrv2.math.Vector2f"]], "vector2i (clase en mrv2.math)": [[6, "mrv2.math.Vector2i"]], "vector3f (clase en mrv2.math)": [[6, "mrv2.math.Vector3f"]], "vector4f (clase en mrv2.math)": [[6, "mrv2.math.Vector4f"]], "h (atributo de mrv2.math.size2i)": [[6, "mrv2.math.Size2i.h"]], "mrv2.math": [[6, "module-mrv2.math"]], "w (atributo de mrv2.math.size2i)": [[6, "mrv2.math.Size2i.w"]], "w (atributo de mrv2.math.vector4f)": [[6, "mrv2.math.Vector4f.w"]], "x (atributo de mrv2.math.vector2f)": [[6, "mrv2.math.Vector2f.x"]], "x (atributo de mrv2.math.vector2i)": [[6, "mrv2.math.Vector2i.x"]], "x (atributo de mrv2.math.vector3f)": [[6, "mrv2.math.Vector3f.x"]], "x (atributo de mrv2.math.vector4f)": [[6, "mrv2.math.Vector4f.x"]], "y (atributo de mrv2.math.vector2f)": [[6, "mrv2.math.Vector2f.y"]], "y (atributo de mrv2.math.vector2i)": [[6, "mrv2.math.Vector2i.y"]], "y (atributo de mrv2.math.vector3f)": [[6, "mrv2.math.Vector3f.y"]], "y (atributo de mrv2.math.vector4f)": [[6, "mrv2.math.Vector4f.y"]], "z (atributo de mrv2.math.vector3f)": [[6, "mrv2.math.Vector3f.z"]], "z (atributo de mrv2.math.vector4f)": [[6, "mrv2.math.Vector4f.z"]], "afile() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.Afile"]], "aindex() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.Aindex"]], "bindexes() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.BIndexes"]], "bfiles() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.Bfiles"]], "comparemode (clase en mrv2.media)": [[7, "mrv2.media.CompareMode"]], "compareoptions (clase en mrv2.media)": [[7, "mrv2.media.CompareOptions"]], "activefiles() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.activeFiles"]], "clearb() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.clearB"]], "close() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.close"]], "closeall() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.closeAll"]], "firstversion() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.firstVersion"]], "lastversion() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.lastVersion"]], "layers() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.layers"]], "list() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.list"]], "mode (atributo de mrv2.media.compareoptions)": [[7, "mrv2.media.CompareOptions.mode"]], "mrv2.media": [[7, "module-mrv2.media"]], "nextversion() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.nextVersion"]], "overlay (atributo de mrv2.media.compareoptions)": [[7, "mrv2.media.CompareOptions.overlay"]], "previousversion() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.previousVersion"]], "seta() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.setA"]], "setb() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.setB"]], "setlayer() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.setLayer"]], "setstereo() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.setStereo"]], "toggleb() (en el m\u00f3dulo mrv2.media)": [[7, "mrv2.media.toggleB"]], "wipecenter (atributo de mrv2.media.compareoptions)": [[7, "mrv2.media.CompareOptions.wipeCenter"]], "wiperotation (atributo de mrv2.media.compareoptions)": [[7, "mrv2.media.CompareOptions.wipeRotation"]], "filemedia (clase en mrv2)": [[8, "mrv2.FileMedia"]], "path (clase en mrv2)": [[8, "mrv2.Path"]], "rationaltime (clase en mrv2)": [[8, "mrv2.RationalTime"]], "timerange (clase en mrv2)": [[8, "mrv2.TimeRange"]], "almost_equal() (m\u00e9todo de mrv2.rationaltime)": [[8, "mrv2.RationalTime.almost_equal"]], "audiooffset (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.audioOffset"]], "audiopath (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.audioPath"]], "before() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.before"]], "begins() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.begins"]], "clamped() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.clamped"]], "contains() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.contains"]], "currenttime (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.currentTime"]], "duration_extended_by() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.duration_extended_by"]], "duration_from_start_end_time() (m\u00e9todo est\u00e1tico de mrv2.rationaltime)": [[8, "mrv2.RationalTime.duration_from_start_end_time"]], "duration_from_start_end_time_inclusive() (m\u00e9todo est\u00e1tico de mrv2.rationaltime)": [[8, "mrv2.RationalTime.duration_from_start_end_time_inclusive"]], "end_time_exclusive() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.end_time_exclusive"]], "end_time_inclusive() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.end_time_inclusive"]], "extended_by() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.extended_by"]], "finishes() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.finishes"]], "from_frames() (m\u00e9todo est\u00e1tico de mrv2.rationaltime)": [[8, "mrv2.RationalTime.from_frames"]], "from_seconds() (m\u00e9todo est\u00e1tico de mrv2.rationaltime)": [[8, "mrv2.RationalTime.from_seconds"]], "from_time_string() (m\u00e9todo est\u00e1tico de mrv2.rationaltime)": [[8, "mrv2.RationalTime.from_time_string"]], "from_timecode() (m\u00e9todo est\u00e1tico de mrv2.rationaltime)": [[8, "mrv2.RationalTime.from_timecode"]], "get() (m\u00e9todo de mrv2.path)": [[8, "mrv2.Path.get"]], "getbasename() (m\u00e9todo de mrv2.path)": [[8, "mrv2.Path.getBaseName"]], "getdirectory() (m\u00e9todo de mrv2.path)": [[8, "mrv2.Path.getDirectory"]], "getextension() (m\u00e9todo de mrv2.path)": [[8, "mrv2.Path.getExtension"]], "getnumber() (m\u00e9todo de mrv2.path)": [[8, "mrv2.Path.getNumber"]], "getpadding() (m\u00e9todo de mrv2.path)": [[8, "mrv2.Path.getPadding"]], "inoutrange (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.inOutRange"]], "intersects() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.intersects"]], "isabsolute() (m\u00e9todo de mrv2.path)": [[8, "mrv2.Path.isAbsolute"]], "isempty() (m\u00e9todo de mrv2.path)": [[8, "mrv2.Path.isEmpty"]], "is_invalid_time() (m\u00e9todo de mrv2.rationaltime)": [[8, "mrv2.RationalTime.is_invalid_time"]], "is_valid_timecode_rate() (m\u00e9todo est\u00e1tico de mrv2.rationaltime)": [[8, "mrv2.RationalTime.is_valid_timecode_rate"]], "loop (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.loop"]], "meets() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.meets"]], "mrv2": [[8, "module-mrv2"]], "mute (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.mute"]], "nearest_valid_timecode_rate() (m\u00e9todo est\u00e1tico de mrv2.rationaltime)": [[8, "mrv2.RationalTime.nearest_valid_timecode_rate"]], "overlaps() (m\u00e9todo de mrv2.timerange)": [[8, "mrv2.TimeRange.overlaps"]], "path (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.path"]], "playback (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.playback"]], "range_from_start_end_time() (m\u00e9todo est\u00e1tico de mrv2.timerange)": [[8, "mrv2.TimeRange.range_from_start_end_time"]], "range_from_start_end_time_inclusive() (m\u00e9todo est\u00e1tico de mrv2.timerange)": [[8, "mrv2.TimeRange.range_from_start_end_time_inclusive"]], "rescaled_to() (m\u00e9todo de mrv2.rationaltime)": [[8, "mrv2.RationalTime.rescaled_to"]], "timerange (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.timeRange"]], "to_frames() (m\u00e9todo de mrv2.rationaltime)": [[8, "mrv2.RationalTime.to_frames"]], "to_seconds() (m\u00e9todo de mrv2.rationaltime)": [[8, "mrv2.RationalTime.to_seconds"]], "to_time_string() (m\u00e9todo de mrv2.rationaltime)": [[8, "mrv2.RationalTime.to_time_string"]], "to_timecode() (m\u00e9todo de mrv2.rationaltime)": [[8, "mrv2.RationalTime.to_timecode"]], "value_rescaled_to() (m\u00e9todo de mrv2.rationaltime)": [[8, "mrv2.RationalTime.value_rescaled_to"]], "videolayer (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.videoLayer"]], "volume (atributo de mrv2.filemedia)": [[8, "mrv2.FileMedia.volume"]], "addclip() (en el m\u00f3dulo mrv2.playlist)": [[9, "mrv2.playlist.addClip"]], "list() (en el m\u00f3dulo mrv2.playlist)": [[9, "mrv2.playlist.list"]], "mrv2.playlist": [[9, "module-mrv2.playlist"]], "save() (en el m\u00f3dulo mrv2.playlist)": [[9, "mrv2.playlist.save"]], "select() (en el m\u00f3dulo mrv2.playlist)": [[9, "mrv2.playlist.select"]], "plugin (clase en mrv2.plugin)": [[10, "mrv2.plugin.Plugin"]], "active() (m\u00e9todo de mrv2.plugin.plugin)": [[10, "mrv2.plugin.Plugin.active"]], "menus() (m\u00e9todo de mrv2.plugin.plugin)": [[10, "mrv2.plugin.Plugin.menus"]], "mrv2.plugin": [[10, "module-mrv2.plugin"]], "clearmetadata() (en el m\u00f3dulo mrv2.session)": [[12, "mrv2.session.clearMetadata"]], "current() (en el m\u00f3dulo mrv2.session)": [[12, "mrv2.session.current"]], "load() (en el m\u00f3dulo mrv2.session)": [[12, "mrv2.session.load"]], "metadata() (en el m\u00f3dulo mrv2.session)": [[12, "mrv2.session.metadata"]], "mrv2.session": [[12, "module-mrv2.session"]], "save() (en el m\u00f3dulo mrv2.session)": [[12, "mrv2.session.save"]], "setcurrent() (en el m\u00f3dulo mrv2.session)": [[12, "mrv2.session.setCurrent"]], "setmetadata() (en el m\u00f3dulo mrv2.session)": [[12, "mrv2.session.setMetadata"]], "checkforupdates() (en el m\u00f3dulo mrv2.settings)": [[13, "mrv2.settings.checkForUpdates"]], "memory() (en el m\u00f3dulo mrv2.settings)": [[13, "mrv2.settings.memory"]], "mrv2.settings": [[13, "module-mrv2.settings"]], "readahead() (en el m\u00f3dulo mrv2.settings)": [[13, "mrv2.settings.readAhead"]], "readbehind() (en el m\u00f3dulo mrv2.settings)": [[13, "mrv2.settings.readBehind"]], "setmemory() (en el m\u00f3dulo mrv2.settings)": [[13, "mrv2.settings.setMemory"]], "setreadahead() (en el m\u00f3dulo mrv2.settings)": [[13, "mrv2.settings.setReadAhead"]], "setreadbehind() (en el m\u00f3dulo mrv2.settings)": [[13, "mrv2.settings.setReadBehind"]], "filesequenceaudio (clase en mrv2.timeline)": [[15, "mrv2.timeline.FileSequenceAudio"]], "loop (clase en mrv2.timeline)": [[15, "mrv2.timeline.Loop"]], "playback (clase en mrv2.timeline)": [[15, "mrv2.timeline.Playback"]], "timermode (clase en mrv2.timeline)": [[15, "mrv2.timeline.TimerMode"]], "defaultspeed() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.defaultSpeed"]], "frame() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.frame"]], "inoutrange() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.inOutRange"]], "loop() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.loop"]], "mrv2.timeline": [[15, "module-mrv2.timeline"]], "name (mrv2.timeline.filesequenceaudio propiedad)": [[15, "mrv2.timeline.FileSequenceAudio.name"]], "name (mrv2.timeline.loop propiedad)": [[15, "mrv2.timeline.Loop.name"]], "name (mrv2.timeline.playback propiedad)": [[15, "mrv2.timeline.Playback.name"]], "name (mrv2.timeline.timermode propiedad)": [[15, "mrv2.timeline.TimerMode.name"]], "playbackwards() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.playBackwards"]], "playforwards() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.playForwards"]], "seconds() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.seconds"]], "seek() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.seek"]], "setin() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.setIn"]], "setinoutrange() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.setInOutRange"]], "setloop() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.setLoop"]], "setout() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.setOut"]], "setspeed() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.setSpeed"]], "speed() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.speed"]], "stop() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.stop"]], "time() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.time"]], "timerange() (en el m\u00f3dulo mrv2.timeline)": [[15, "mrv2.timeline.timeRange"]], "drawmode (clase en mrv2.usd)": [[16, "mrv2.usd.DrawMode"]], "renderoptions (clase en mrv2.usd)": [[16, "mrv2.usd.RenderOptions"]], "complexity (atributo de mrv2.usd.renderoptions)": [[16, "mrv2.usd.RenderOptions.complexity"]], "diskcache (atributo de mrv2.usd.renderoptions)": [[16, "mrv2.usd.RenderOptions.diskCache"]], "drawmode (atributo de mrv2.usd.renderoptions)": [[16, "mrv2.usd.RenderOptions.drawMode"]], "enablelighting (atributo de mrv2.usd.renderoptions)": [[16, "mrv2.usd.RenderOptions.enableLighting"]], "mrv2.usd": [[16, "module-mrv2.usd"]], "renderoptions() (en el m\u00f3dulo mrv2.usd)": [[16, "mrv2.usd.renderOptions"]], "renderwidth (atributo de mrv2.usd.renderoptions)": [[16, "mrv2.usd.RenderOptions.renderWidth"]], "setrenderoptions() (en el m\u00f3dulo mrv2.usd)": [[16, "mrv2.usd.setRenderOptions"]], "stagecache (atributo de mrv2.usd.renderoptions)": [[16, "mrv2.usd.RenderOptions.stageCache"]]}}) \ No newline at end of file diff --git a/mrv2/docs/es/user_docs/interface/interface.html b/mrv2/docs/es/user_docs/interface/interface.html index 5b61b86ee..9f96ec993 100644 --- a/mrv2/docs/es/user_docs/interface/interface.html +++ b/mrv2/docs/es/user_docs/interface/interface.html @@ -122,36 +122,15 @@

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.

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). +============ =====================================================

Personalizando la Interfaz

../../_images/interface-03.png @@ -168,7 +147,7 @@

Interacción del Ratón en el Visor

Nota

Para “centrar” la vista, sin cambiar el factor de zoom, puede usar la tecla -“h” hotkey.

+“h” (Home en inglés).