nova-video-player/aos-AVP

find a way to pass subs to external player

Open

#140 建立於 2019年5月17日

在 GitHub 查看
 (10 留言) (0 反應) (1 負責人)HTML (133 fork)batch import
Importantenhancementhelp wanted

倉庫指標

Star
 (1,705 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Reported by user, when using mxplayer as external player with nova, if an external subtitle file is present, it is not seen by mxplayer while it is seen when launching the video from esexplorer. Cf. mxplayer API/intents http://mx.j2inter.com/api for subs. Look into vlc intents as well https://wiki.videolan.org/Android_Player_Intents/ Seems to be specific for each player making it difficult not to specialize code. Good starting point is to look at PlayUtils.java in nova codebase. Contributions (pull requests) are welcome.

貢獻者指南