Search found 2 matches

Go to advanced search

by theredfox
16 May 2015 12:28
Forum: Development around libVLC
Topic: [android] LibVLC MRL loading error
Replies: 1
Views: 1284

[android] LibVLC MRL loading error

Hi everybody, i am trying to use the vlc library to reproduce a video in my application. I must be missing something because if i run the vlc-android application it works. I thought it was a fault due to the file location but then i the location string from the vlc app using the logging system but i...
by theredfox
15 May 2015 15:20
Forum: VLC for Android and Chrome OS
Topic: Error loading MRL
Replies: 1
Views: 282

Error loading MRL

Hi all, I got an error trying to use libvlc into an android application. // Create a new media player libvlc = new LibVLC(); libvlc.init(this); libvlc.setHardwareAcceleration(LibVLC.HW_ACCELERATION_DISABLED); libvlc.setSubtitlesEncoding(""); libvlc.setAout(LibVLC.AOUT_OPENSLES); libvlc.set...

Go to advanced search