<div dir="ltr"><div>I forced the vout option in LibVLC<br><br>68:    private int vout = VOUT_ANDROID_WINDOW;<br><br></div>Now it shows its looking for androidwindow but it doesn't do anything else after "buffering done"<br><div><div><br>01-07 22:08:36.115: D/VLC(31153): core video output: deinterlace 0, mode blend, is_needed 0<br>01-07 22:08:36.115: D/VLC(31153): core window: looking for vout window module matching "any": 1 candidates<br>01-07 22:08:36.115: D/VLC(31153): core window: no vout window modules matched<br>01-07 22:08:36.116: D/VLC(31153): core video output: Opening vout display wrapper<br>01-07 22:08:36.116: D/VLC(31153): core vout display: looking for vout display module matching "androidwindow": 4 candidates<br>01-07 22:08:36.386: D/VLC(31153): core input: Buffering 37%<br>01-07 22:08:36.390: D/VLC(31153): core input: Buffering 42%<br>01-07 22:08:36.396: D/VLC(31153): core input: Buffering 46%<br>01-07 22:08:36.405: D/VLC(31153): core input: Buffering 51%<br>01-07 22:08:36.566: D/VLC(31153): core input: Buffering 56%<br>01-07 22:08:36.579: D/VLC(31153): core input: Buffering 61%<br>01-07 22:08:36.739: D/VLC(31153): core input: Buffering 65%<br>01-07 22:08:36.745: D/VLC(31153): core input: Buffering 70%<br>01-07 22:08:36.751: D/VLC(31153): core input: Buffering 75%<br>01-07 22:08:36.915: D/VLC(31153): core input: Buffering 79%<br>01-07 22:08:36.926: D/VLC(31153): core input: Buffering 84%<br>01-07 22:08:36.936: D/VLC(31153): core input: Buffering 89%<br>01-07 22:08:37.095: D/VLC(31153): core input: Buffering 93%<br>01-07 22:08:37.100: D/VLC(31153): core input: Buffering 98%<br>01-07 22:08:37.107: D/VLC(31153): core input: Stream buffering done (1547 ms in 1310 ms)<br><br></div><div>I'm not sure what's happening<br><br><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-01-07 16:14 GMT+00:00 Nuno Mota <span dir="ltr"><<a href="mailto:mundumelga@gmail.com" target="_blank">mundumelga@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hey guys,<br><br></div>I'm having the same issue here. <br><br>I compiled the source yesterday and come out with the same problem:<br><br><pre>><i> > D/VLC﹕ core vout display: looking for vout display module matching
</i>><i> > "androidsurface": 4 candidates
</i>><i> > E/VLC﹕ android_surface vout display: Could not initialize
</i>><i> > <a href="http://libandroid.so/libui.so/libgui.so/libsurfaceflinger_client.so" target="_blank">libandroid.so/libui.so/libgui.so/libsurfaceflinger_client.so</a>!
</i>><i> > D/VLC﹕ core vout display: no vout display modules matched
</i>><i> > E/VLC﹕ core video output: video output creation failed<br><br></i></pre><pre><font face="arial,helvetica,sans-serif">I used the AndroidCompile tutorial, but as far as I'm aware, I should be using the master vlc-android source.</font><br><br>git clone <a rel="nofollow">git://git.videolan.org/vlc-ports/android.git</a> </pre>Any help would be appreciated.<br></div><div><br>Thank you,<br></div>Nuno<br></div>
</blockquote></div><br></div>