[vlc-devel] Does video filter module support shaders?
Kaarlo Räihä
kaarlo.raiha at gmail.com
Sat Apr 13 13:22:23 CEST 2013
2013/4/13 Alexander Terentyev <lex.terentyev at gmail.com>
> I found that video filter could load and compile shaders, but for this
> video filter should know OpenGL context, that stored in video output module.
>
> And my question: how I could get access to this OpenGL context from my
> video filter module, if it's impossible.
>
You can modify OpenGL video output module in case you only need to see the
output.
If you want to transcode with GLSL shaders, then you have to write a new
video filter.
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20130413/0c0778a1/attachment.html>
More information about the vlc-devel
mailing list