averyzhong

Results 7 comments of 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. ![image](https://user-images.githubusercontent.com/8817008/87619703-63dd1b00-c74f-11ea-9226-98674e7ff857.png) ![image](https://user-images.githubusercontent.com/8817008/87619670-4f991e00-c74f-11ea-97af-7edb1e181c1d.png)