Julian Yu-Chung Chen
Results
2
issues of
Julian Yu-Chung Chen
With ffprobe version `ffprobe version 3.4.1-tessus Copyright (c) 2007-2017 the FFmpeg developers built with Apple LLVM version 8.0.0 (clang-800.0.42.1)` It prints media duration string like `0:12:04.829792`. Its hour field has...
In merge request https://github.com/PixarAnimationStudios/OpenTimelineIO/pull/1239, it left markers with the Track if `target_track.child_at_time(marker.marked_range.start_time)` returns something that does not have `markers` property, for example `Transition`. This is less-than ideal. Instead, it should...
bug