Skip to content

Video output plugin for VLC using OpenGL ES2 for display and deinterlacing.

License

Notifications You must be signed in to change notification settings

soerengrunewald/vlc-plugin-gles2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHAT IT IS
----------

	This is package provides a video output plugin for VLC using OpenGL ES 2.

	To goal is to provide a video output plugin which does accelerated rendering
	and deinterlacing in a single step for weak cpu - moderate gpu combinations.

	It has been used on Tegra2 to decode and display MPEG2 videos without access
	to the internal hardware decoder.


HOW TO USE IT
-------------

	$ ./autogen.sh
	$ make && sudo make install


REQUIREMENTS
------------

	- VLC 2.x
	- OpenGL ES 2 Headers and Libs (see Mesa)

About

Video output plugin for VLC using OpenGL ES2 for display and deinterlacing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published