Giter Club home page Giter Club logo

libvlc-sdk-android's People

Contributors

steinerok avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

libvlc-sdk-android's Issues

libvlc decoder: failed to create video output

E/VLC ( 5850): [0000007d31561a90/17e2] libvlc decoder: failed to create video output E/VLC ( 5850): [0000007d0a6b2c90/1813] libvlc window: request 1 not implemented E/VLC ( 5850): [0000007d0a6b2c90/1813] libvlc window: request 1 not implemented E/VLC ( 5850): [0000007d36444c90/17e3] libvlc video output: video output creation failed E/VLC ( 5850): [0000007d31561a90/17e3] libvlc decoder: failed to create video output E/VLC ( 5850): [0000007d63675d50/1814] libvlc window: request 1 not implemented E/VLC ( 5850): [0000007d63675d50/1814] libvlc window: request 1 not implemented E/VLC ( 5850): [0000007daeb51e90/17e4] libvlc video output: video output creation failed E/VLC ( 5850): [0000007d31561a90/17e4] libvlc decoder: failed to create video output E/VLC ( 5850): [0000007d0a6b2c90/1815] libvlc window: request 1 not implemented E/VLC ( 5850): [0000007d0a6b2c90/1815] libvlc window: request 1 not implemented E/VLC ( 5850): [0000007db20aa690/17d3] libvlc video output: video output creation failed E/VLC ( 5850): [0000007d31561a90/17d3] libvlc decoder: failed to create video output E/VLC ( 5850): [0000007d31561a90/1777] libvlc decoder: buffer deadlock prevented E/VLC ( 5850): [0000007d63675d50/1816] libvlc window: request 1 not implemented E/VLC ( 5850): [0000007d63675d50/1816] libvlc window: request 1 not implemented E/VLC ( 5850): [0000007dae8a7e90/17e0] libvlc video output: video output creation failed W/AudioTrack( 5850): restartIfDisabled(5860): releaseBuffer() track 0x7d34861000 disabled due to previous underrun, restarting

Having this error while trying to use VLC on my Flutter project. It's related to native player that's why I am asking here. Hope you can help.

Link to the repo: https://github.com/dhruvkelawala/flutter_vlc_player/tree/o3

No implementation found for void org.videolan.libvlc.LibVLC.nativeNew

When I try to use libVLC from your dependency my app crashes with:
Caused by: java.lang.UnsatisfiedLinkError: No implementation found for void org.videolan.libvlc.LibVLC.nativeNew(java.lang.String[], java.lang.String) (tried Java_org_videolan_libvlc_LibVLC_nativeNew and Java_org_videolan_libvlc_LibVLC_nativeNew___3Ljava_lang_String_2Ljava_lang_String_2) at org.videolan.libvlc.LibVLC.nativeNew(Native Method) at org.videolan.libvlc.LibVLC.<init>(LibVLC.java:82)
Maybe I miss something?
I just use compile 'com.steiner.videolan:libvlc-android:2.0.6' in my Gradle dependency

video stutter every time subtitiles are displayed

Hi,
i tested libvlc latest version 3.1.7, and it works fine in general, except that when you have a video source with dvbsub (not internal/burned) the video will stutter every time the subtitles are displayed, just for a second when they first come in it stutters every time,
when it does this in the logs it shows:
....
libvlc video output: picture is too late to be displayed (missing 43 ms)
libvlc video output: picture is too late to be displayed (missing 26 ms)
libvlc video output: picture is too late to be displayed (missing 62 ms)
.....

this is more obvious with HD video streams.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.