peerless2012

Results 70 comments of peerless2012

Yes, see [The Playback Rewrite](https://github.com/jellyfin/jellyfin-androidtv/issues/1057) mobile section.

> 我同意,我希望添加更强大的内置播放器。自从删除 libVLC 以来,我的一半库都无法在电视应用程序上播放,无法进行原生播放,无法进行转码。 Due to ass subtitles?

There already have a tv client, but not published, see [tv](https://github.com/jarnedemeulemeester/findroid/tree/main/app/tv) folder in this project.

如果添加了多个115的目录,并且使用扫码获取token的话。记得第一个使用二维码令牌,保存成功后,复制cookie,另外的目录都使用这个cookie来配置存储。如果还用之前的二维码令牌,就会导致token失效。

The patch above works, gpu-next + gl + 10bit + soft decode. @haasn Is there any plan to fix this issue? It's very helpful for me, ffmpeg on my platform...

@kasper93 and @haasn When will the patch above will merge into the main repo? It's very useful.

我用4.2.2的gradle,构建时报: ``` java.util.zip.ZipException: zip END header not found ``` 也是因为这个原因吗?

> As there is already the [peerless2012/libass-android](https://github.com/peerless2012/libass-android) library, here's a test build of Just Player with it: https://brouken.com/player/libass/ It's not compatible with latest Media3 alphas and it causes some issues...

> [@moneytoo](https://github.com/moneytoo) I tried the [libasss-v0.191](https://github.com/moneytoo/Player/tree/libasss-v0.191) branch and the results so far are not satisfactory. Compared to the vanilla player I noticed the following differences: > > 1. The font...