Zach Liu

Results 7 issues of Zach Liu

When I prepare to verify [issue 27](https://github.com/ypresto/android-transcoder/issues/27) after syncing code. The "AudioRemixer" throw a BufferOverflowException. And result in transcoding failed. Here is the log: https://drive.google.com/open?id=1xMagYEcOTMSCtAh8wxzoRNaRtrOBEuHIiGF5tuz-lSM Also, another crash bug is...

crash info: `08-08 16:29:11.470 18043-31909/net.ypresto.androidtranscoder.example A/libc: Fatal signal 11 (SIGSEGV) at 0x00630089 (code=1), thread 31909 (MediaTranscoder)` completely log: https://drive.google.com/open?id=1VdlGqMdtzQ7_Txnk7TlOAg1TQ6dOF-MFWiTHO9bqezs

@ypresto Thanks for your sharing the java api transcoder library, I encountered a error when I use a Huawei p7 mobile phone. And transcode failed indeed. But in my another...

### Problem When I start a NanoHttpdServer to play a video, logcat has always output errors below. However, video can play except having some lags sometimes. I think this may...

` 11:03:25.711 / (NORMAL) 开始解析 https://video-player.lintcode.com/v2/api/play-list/093ba5ae-280f-11ed-952e-0242ac1a0002.m3u8?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJxdWFsaXR5IjoiMTA4MHAiLCJrZXkiOiIxNzdkMDVkZDU1MWFkMzg1NmUxMjRkNGY1ODk4YzM5MiIsIml2IjoiZWNjMjU5OTY2YWVjNmExOTAyMmRiOWRhMGI4ZmZkMDkiLCJleHAiOjE2NjIxMzAwNjAsInV1aWQiOiIwOTNiYTVhZS0yODBmLTExZWQtOTUyZS0wMjQyYWMxYTAwMDIiLCJpc19zdXAiOnRydWV9.Dfwu3m6pgR0x9YhExVdLujZEr9s0OzNIyiqm0jSNjlY 11:03:26.110 / (NORMAL) 获取m3u8 key... https://video-player.lintcode.com/v2/api/play-list/0fbdc058-28e9-11ed-80dd-0242ac1f0002/key.key?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJxdWFsaXR5IjoiMTA4MHAiLCJrZXkiOiIxNzdkMDVkZDU1MWFkMzg1NmUxMjRkNGY1ODk4YzM5MiIsIml2IjoiZWNjMjU5OTY2YWVjNmExOTAyMmRiOWRhMGI4ZmZkMDkiLCJleHAiOjE2NjIxMzAwNjAsInV1aWQiOiIwOTNiYTVhZS0yODBmLTExZWQtOTUyZS0wMjQyYWMxYTAwMDIiLCJpc19zdXAiOnRydWV9.Dfwu3m6pgR0x9YhExVdLujZEr9s0OzNIyiqm0jSNjlY 11:03:26.207 / (NORMAL) 写出meta.json 11:03:26.292 / (NORMAL) 开始下载文件 11:03:26.405 / (ERROR) DOWN: 远程服务器返回错误: (403) 已禁止。 https://video1.lintcode.com/encrypt/fdf3b648-d25b-4bda-90a4-46b41e26e11d/mNbnws_1080p0.ts?sign=17be1926880423035f810d16f11c8ee2&t=1662087895 11:03:27.407 /...

编译环境:wsl ubuntu 20.04 编译目标:compile for android armv8a makefile android相关配置修改如下: ![image](https://user-images.githubusercontent.com/5013443/113687175-a50cc500-96fa-11eb-9bf2-02ab55c72ef4.png) ![image](https://user-images.githubusercontent.com/5013443/113686904-5a8b4880-96fa-11eb-85b5-51064b274cf0.png) 编译报错如下,请帮忙看一下是否有问题, 非常感谢! ![image](https://user-images.githubusercontent.com/5013443/113687138-9b835d00-96fa-11eb-89c7-9cc03f18aab9.png)