be6ana

Results 4 issues of be6ana

How to get/set subtitle track from media stream?

Hi, i'm using your example, but if i implement intent from another activity, the video view is too small size. in onCreate ---> mVideoUrl = getIntent().getStringExtra("url"); vlcVideoLibrary.play(mVideoUrl); Why if i...

Can be compiled for arm64-v8a for full codecs commenPlayer ?

Hi, great fork. I just need to get work select audio/subtitle stream track. But if i use mMediaPlayer.getSpuTracks() is null or mMediaPlayer.getAudioTracksCount() is "-1" i got every time "null". Do...