vlc-android-sdk icon indicating copy to clipboard operation
vlc-android-sdk copied to clipboard

VLC Android SDK pushed to Maven Central. Primarily used in project tomahawk-android.

Results 77 vlc-android-sdk issues
Sort by recently updated
recently updated
newest added

Why is there not libvlcjni.so file for 64 bit processors? The application just closes((( Can you help?

10-27 02:04:52.600 30696-2164/? E/VLC: [cc72a030/874] mediacodec decoder: Decoder is draining 10-27 02:04:52.639 30696-2164/? W/VLC: [cc72a030/874] mediacodec decoder: EOS sent, waiting for OutThread 10-27 02:04:52.661 30696-2104/? D/VLC: [cf29e830/838] core input: waiting...

getting this error while seeking more than 3 hours ts demux: libdvbpsi error (PSI decoder): TS duplicate (received 0, expected 1) for PID 0 library vesrion "implementation 'de.mrmaffen:libvlc-android:2.1.12@aar'"

I have used libvlc 2.5.5, 3.0.0 and latest one 3.2 aar files for RTSP Streaming. when my streaming is running only samsung with 9.0 devices face black screen Flickr issue.

media.setHWDecoderEnabled(true, false); but when i to seek the video to other time by Mediaplayer.setTime(),after the buffering, the video play continue ,the surface not change ,it stop last frame.I just want...

I'm using proguard to shrink my app size, so can you tell me what's the proguard rule I need to use for this lib to work?

I'm using your library to render RTSP video from Wowza. Every thing work good except that video was being draw at the bottom left of `SurfaceView`. How can I center...

如何开启反交错呢?