[Android] Android video display

Thomas Guillem thomas at gllm.fr
Wed Oct 29 16:58:48 CET 2014


Hello,

I planned to do it one day. But It'll need a lot of refactoring and code
cleanup, it'll take some times, and it's not my priority right now.

But you can always hack it for your project, it should works. A hint ?
check for vlc-android/jni/vout.c

On Wed, Oct 29, 2014, at 11:11, Paulo Vitor Magacho da Silva wrote:
> Hi,
>
> Right now, the Android VLC port uses OpenGL or SurfaceView to display
> the video.
>
> SurfaceView has the disadvantage of not enabling pinch (zoom in/out)
> and snapshot. I think this was solved by TextureView
> (http://developer.android.com/reference/android/view/TextureView.html).
> However this works only for API 14+. I would like to give it a try and
> add this option to display the video (based on API Level, either
> SurfaceView or TextureView is used). Any hints on how to do that ?
> Anyone ever tried ?
>
> Thank you, Paulo Vitor
> _________________________________________________
> Android mailing list Android at videolan.org
> https://mailman.videolan.org/listinfo/android

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/android/attachments/20141029/9c315139/attachment.html>


More information about the Android mailing list