-
The Python example from `README.md` returns an error.
Executing:
```
import opentimelineio as otio
timeline = otio.adapters.read_from_file("foo.aaf")
for clip in timeline.find_clips():
p…
-
After some effort I've been able to squash most of my build problems, but I have two remaining issues with no leads and thought it was time for an issue report. The first one is that I have a system p…
-
**Commit Hash**
8b350bad
**Platform**
Arch Linux
**Summary**
Cannot build in Arch Linux. At first, I was having some problems while creating build files with CMake,related to the OpenTi…
-
It works fine on Mac however on Ubuntu 21.04 I got this error.
```Error output:
/usr/bin/ld: ../src/copentimelineio/libcopentimelineio.a(track.cpp.o):(.data+0x8): multiple definition of `TrackKi…
-
### Incorrect Functionality and General Questions
Creating a basic example, adding 2 tracks/2 videos, overlapping them, and adding an effect on the first one, just to make a picture in picture, for…
-
Another Linux compilation failure just crept in:
```
[1/47] Building CXX object lib/mrvFl/CMakeFiles/mrvFl.dir/mrvCallbacks.cpp.o
FAILED: lib/mrvFl/CMakeFiles/mrvFl.dir/mrvCallbacks.cpp.o
/usr/…
-
I get an cmake error in a additional packages creation. I followed the install instructions:
$ cmake -B cmake-build -G "Visual Studio 16 2019" -A x64 -DCMAKE_BUILD_TYPE=Release -DRV_DEPS_WIN_PERL_R…
-
Before opening a bug report, please search open and closed issues to see if the problem has already been addressed. If there is such a report, and your issue is not adequately addressed there, please …
-
Could we put the path to the config file inside the OTIO file?
That way if we need to re-run a test, we know which config file was used.
-
FYI build currently fails on Linux:
```
[3/6] Building CXX object lib/mrvPy/CMakeFiles/mrvPy.dir/Vectors.cpp.o
FAILED: lib/mrvPy/CMakeFiles/mrvPy.dir/Vectors.cpp.o
/usr/bin/g++ -DImath_FOUND -D…