averyzhong
averyzhong
Hi! gradle plugin & aspectJ plugin version: ``` classpath "com.android.tools.build:gradle:4.0.0" classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" classpath 'com.archinamon:android-gradle-aspectj:4.2.1' ``` android version: ``` android { compileSdkVersion 29 buildToolsVersion "29.0.3" defaultConfig { applicationId "com.foo.aop" minSdkVersion 19...
If you use ExoPlayer, then you don't need the library. You can use **MergingMediaSource** provided by ExoPlayer library to merge “videoMediaSource” and “subtitleSource”: `MediaSource videoMediaSource = ...` ` MediaSource subtitleMediaSource...
是的 你说的很对的
> 当SRT文件以UTF8编码存储的情况下,Format-SRT的解析过程会发生故障。 > 具体故障来自于UTF8编码的文件的BOM字符,导致字串到整数的解析失败。 soga,这个问题需修复
> 支持字幕校准吗 不支持😂
Great, looking forward to supporting the ARM emulator and corresponding images
Thank you very much for your reply @pokowaka The relevant logs for this issue are as follows,my Ubuntu20 runs on Parallels Desktop VM.  