[Android] LibVLC android commit 7733732: no vout on mpeg4/m2ts

Nuno Mota mundumelga at gmail.com
Wed Jan 7 23:57:17 CET 2015


I forced the vout option in LibVLC

68:    private int vout = VOUT_ANDROID_WINDOW;

Now it shows its looking for androidwindow but it doesn't do anything else
after "buffering done"

01-07 22:08:36.115: D/VLC(31153): core video output: deinterlace 0, mode
blend, is_needed 0
01-07 22:08:36.115: D/VLC(31153): core window: looking for vout window
module matching "any": 1 candidates
01-07 22:08:36.115: D/VLC(31153): core window: no vout window modules
matched
01-07 22:08:36.116: D/VLC(31153): core video output: Opening vout display
wrapper
01-07 22:08:36.116: D/VLC(31153): core vout display: looking for vout
display module matching "androidwindow": 4 candidates
01-07 22:08:36.386: D/VLC(31153): core input: Buffering 37%
01-07 22:08:36.390: D/VLC(31153): core input: Buffering 42%
01-07 22:08:36.396: D/VLC(31153): core input: Buffering 46%
01-07 22:08:36.405: D/VLC(31153): core input: Buffering 51%
01-07 22:08:36.566: D/VLC(31153): core input: Buffering 56%
01-07 22:08:36.579: D/VLC(31153): core input: Buffering 61%
01-07 22:08:36.739: D/VLC(31153): core input: Buffering 65%
01-07 22:08:36.745: D/VLC(31153): core input: Buffering 70%
01-07 22:08:36.751: D/VLC(31153): core input: Buffering 75%
01-07 22:08:36.915: D/VLC(31153): core input: Buffering 79%
01-07 22:08:36.926: D/VLC(31153): core input: Buffering 84%
01-07 22:08:36.936: D/VLC(31153): core input: Buffering 89%
01-07 22:08:37.095: D/VLC(31153): core input: Buffering 93%
01-07 22:08:37.100: D/VLC(31153): core input: Buffering 98%
01-07 22:08:37.107: D/VLC(31153): core input: Stream buffering done (1547
ms in 1310 ms)

I'm not sure what's happening



2015-01-07 16:14 GMT+00:00 Nuno Mota <mundumelga at gmail.com>:

> Hey guys,
>
> I'm having the same issue here.
>
> I compiled the source yesterday and come out with the same problem:
>
> >* > D/VLC﹕ core vout display: looking for vout display module matching
> *>* > "androidsurface": 4 candidates
> *>* > E/VLC﹕ android_surface vout display: Could not initialize
> *>* > libandroid.so/libui.so/libgui.so/libsurfaceflinger_client.so <http://libandroid.so/libui.so/libgui.so/libsurfaceflinger_client.so>!
> *>* > D/VLC﹕ core vout display: no vout display modules matched
> *>
>
> * > E/VLC﹕ core video output: video output creation failed*
>
> I used the AndroidCompile tutorial, but as far as I'm aware, I should be using the master vlc-android source.
>
> git clone git://git.videolan.org/vlc-ports/android.git
>
> Any help would be appreciated.
>
> Thank you,
> Nuno
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/android/attachments/20150107/7af840f0/attachment-0001.html>


More information about the Android mailing list