Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

During Add Subtitle from storage cause application crash #132

Open
ashishvirani opened this issue Sep 10, 2018 · 0 comments
Open

During Add Subtitle from storage cause application crash #132

ashishvirani opened this issue Sep 10, 2018 · 0 comments

Comments

@ashishvirani
Copy link

Caused by: java.lang.IllegalStateException: can't get VLCObject at org.videolan.libvlc.MediaPlayer.nativeAddSlave(Native Method) at org.videolan.libvlc.MediaPlayer.setSubtitleFile(MediaPlayer.java:48)

and in MediaPlayer class 48 number line script is given below
nativeAddSlave(Media.Slave.Type.Subtitle, path, false);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant