trinity icon indicating copy to clipboard operation
trinity copied to clipboard

android video record editor muxer sdk

Results 73 trinity issues
Sort by recently updated
recently updated
newest added

For 64 bit support, we have added ARMv8-A based CPU in the gradle but while updating the target SDK from 29 to 30, the Camera feature of App is not...

EditorActivity里面onThumbLineBarSeek方法里,mVideoEditor.seek(duration.toInt())会导致闪退,多台Android10设备都是; 复现步骤:到编辑界面,点文字或特效有ThumbLineBar的选项操作,来回滑动使其多次促发mRecyclerView.onScrolled

I can't export the video. Occasionally, the progress circle rotates forever. Can someone help me? I don't know where the error is in the NDK code. Has anyone been able...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

查看源码过程中,没有理解最后一步骤的编码过程,哪里是保存路径,哪里是原视频路径,这里是写死的吗?

Question: Go to video edit screen display balck screen System version: OS 10 version Mobile phone brands: HUAWEI P 30 print log ``` E/libc: Access denied finding property "ro.kirin.product.platform" E/ACodec:...

java.lang.UnsatisfiedLinkError: No implementation found for long com.trinity.record.TrinityRecord.create() (tried Java_com_trinity_record_TrinityRecord_create and Java_com_trinity_record_TrinityRecord_create__) at com.trinity.record.TrinityRecord.create(Native Method) at com.trinity.record.TrinityRecord.startPreview(TrinityRecord.kt:189) at com.trinity.record.TrinityRecord.createSurface(TrinityRecord.kt:168) at com.trinity.camera.TrinityPreviewView.surfaceCreated(TrinityPreviewView.kt:48) at android.view.SurfaceView.updateSurface(SurfaceView.java:710) at android.view.SurfaceView$2.onPreDraw(SurfaceView.java:145) at android.view.ViewTreeObserver.dispatchOnPreDraw(ViewTreeObserver.java:977) at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2427) at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1446)...

@wlanjie Question: VideoEditor.play (true) high probability playback speeds up and can't be played in a loop, but there is no crash. Therefore, only abnormal logs can be provided, compared with...