-
Per @lgritz observation in PR #670 : in C++11, AutoLock (src/OpenColorIO/Mutex.h) should be replaced with std::lock_guard.
-
iom -v “csv 생성”
iom -c “copy 및 썸네일 생성”
**_iom -m “mov 생성”_** (추가)
iom -x “xlsx 생성”
## Details
1. mov 파일은 plate 폴더에 들어가면 된다.
```
Input
/path/to/input/S001.####exr
Output
/pa…
-
**Platform**
Manjaro Gnome
AMD Ryzen 7 1700x
GTX 1070 8gb
32gb DDR4 RAM
Build: 2fe680d
**Summary**
Save Olive 0.2 project file from same build (2fe680d). Load project file after selecting nuk…
-
ebd9e271
Windows 10 64 Bit
Choosing certain file formats in the export window causes olive to crash.
Steps to Reproduce
1. Go create a sequence that is exportable (put clips in a sequenc…
-
**Commit Hash**
e5b18fa4
**Platform**
Windows 10 64 Bit
**Summary**
If you cancel an export job, go back to your editor and play anything in the sequence viewer, the expected behavior would …
-
Hi,
I would like to control the way the filenames are generated but I'm having a hard time with that.
My documents tree is as follows:
```bash
cinematic-color.tex
chapters/
├── appendix
│…
-
Original ticket:
https://sourceforge.net/p/djv/feature-requests/6/
-
Hi,
We are converting jpg and png files from srgb to acescg on windows and, for an unknown reason, the `ocioconvert` process never ends and we have to kill the process via the task manager.
The …
-
Why qmake cant find OpenColorIO? Its installed in /usr/local/include (and is present in olve.pro)
-
Unless I am doing something wrong, the latest version of the yaml-cpp (0.6.3) does not install the `yaml-comm.dll` file. Version 0.6.2 was installing it.
Is this intentional?