Page 1 of 1

How to use opengl video output in android vlc?

Posted: 27 Jun 2013 08:17
by hanlei0901
hello everyone, How to use opengl video output in android vlc?
Thank you very much!

Re: How to use opengl video output in android vlc?

Posted: 28 Jun 2013 01:32
by edwardw
You cannot, since the OpenGL video output does not function out of the box in Android. However there has been some work on it here: https://trac.videolan.org/vlc/ticket/6963

Re: How to use opengl video output in android vlc?

Posted: 02 Jul 2013 09:21
by hanlei0901
Thanks!