Jarlen John
Jarlen John
When I run transition demo, player will stop at one postion, no transition effect display
timeline中只有videochannel和overlayers,那我如何获取轨道信息、轨道和片段之间的关系用来渲染时间轴呢?
edit video with linear speed is easy, but now, I want to realize curve or Ramped Slow Motion such as accord from Bezier path. Any help will appreciated!
edit video with linear speed is easy, but now, I want to realize curve or ramp speed such as accord from Bezier path. Any help will appreciated!
解码器的`prepareSampleBuffersAtTime`方法中的while循环有内存泄漏,指针交换那块作者注释了对解码对象的释放,如何解决
reverse 4K video, there are memory warning and crash
After decoding the HEIC picture with this library, all the meta information is lost. I wonder if other information except the rotation field can be retained? After reviewing the [libheif](https://github.com/strukturag/libheif)...