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

ben brouits at free.fr
Tue Jan 6 17:21:32 CET 2015


Hello VLC Android list,

With vlc's git up to commit 7733732, i am updating a Fragment that 
implements IVideoPlayer, but cannot get any picture out with a 
mpeg4/m2ts, with HWAccel both enabled/disabled.

[log]
D/VLC﹕ core window: looking for vout window module matching "any": 1 
candidates
D/VLC﹕ core window: no vout window modules matched
D/VLC﹕ core video output: Opening vout display wrapper
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!
D/VLC﹕ core vout display: no vout display modules matched
E/VLC﹕ core video output: video output creation failed
[/log]

The application runned well with an older LibVLC, before the libs were 
renamed into libanw*NN.so and libiomx*NN.so.

The test is on a stock KitKat Motorola moto G. I see line 5 that system 
libs could not be inited. I also tried it on a Android 4.1.2 Sony 
Xperia: still no vout.

Audio goes well though.

I am not sure that it is a true regression, so i didn't post a 
bug-report. If you need more debug/setup, just ask.

Thanks,
- Ben



More information about the Android mailing list