Search found 5 matches

Go to advanced search

by bramm
20 Oct 2013 09:49
Forum: VLC for Android and Chrome OS
Topic: android vlc: multiple vouts
Replies: 3
Views: 356

Re: android vlc: multiple vouts

hi, could anyone give me a hint on this? Is there some documentation perhaps? i've been looking in the android_surface.c file and in the video_output folder. there are a lot of mutexes, so maybe I need to look somewhere else? Somehow I get the feeling this shouldn't be really hard, but you have to k...
by bramm
16 Oct 2013 17:15
Forum: VLC for Android and Chrome OS
Topic: android vlc: multiple vouts
Replies: 3
Views: 356

android vlc: multiple vouts

Hi, I'm trying to create a live videogrid in android. I saw the android native libstagefreight player can handle multiple surfaceviews with a live video within the same screen. However when I try this with the android-vlc code I get: cannot open vout, after the first video has been openened successf...
by bramm
11 Oct 2013 20:45
Forum: VLC for Android and Chrome OS
Topic: Custom VLC app on android - no video
Replies: 4
Views: 998

Re: Custom VLC app on android - no video

hi,

thx a lot, you're a lifesaver. That did the trick. Can't explain why I've missed it.

Gr,

Bram
by bramm
10 Oct 2013 08:17
Forum: VLC for Android and Chrome OS
Topic: Custom VLC app on android - no video
Replies: 4
Views: 998

Re: Custom VLC app on android - no video

Hi, i didn't want to blow up my post but here's the code I use: I've used the same setSurface as in the original VideoPlayerActivity. I noticed that the original VLC get's the same warning initially yuv_rgb_neon filter: can't get videopicture. (when I use Iomx, it says the same thing but then for sw...
by bramm
09 Oct 2013 17:46
Forum: VLC for Android and Chrome OS
Topic: Custom VLC app on android - no video
Replies: 4
Views: 998

Custom VLC app on android - no video

I've almost got a successfully working code sample of vlc for android. I've been using the VideoPlayerActivity as an example. Currently I have the surface displayed through the surfacehandler and I see a black video image background box (SurfaceView). I also have working audio. However for some reas...

Go to advanced search