Search found 2 matches

Go to advanced search

by lp0
15 Jun 2017 11:51
Forum: Development around libVLC
Topic: libvlc lock / unlock and format callback chroma
Replies: 2
Views: 1056

Re: libvlc lock / unlock and format callback chroma

If I can render the window off-screen and get the pixels back, that could work. I need to render the frames on an OpenGL quad. I'm not doing a standard player here, I'm integrating a movie in a 3D scene. If the display callback is called after the unlock that never happens, I might try to add some s...
by lp0
14 Jun 2017 15:21
Forum: Development around libVLC
Topic: libvlc lock / unlock and format callback chroma
Replies: 2
Views: 1056

libvlc lock / unlock and format callback chroma

Hi, I'm currently making an OpenGL video player using libvlc (C++). I have different behaviors on different hardware using the same OS and libvlc versions: $ lsb_release -d Description: Ubuntu 16.04.2 LTS $ apt show libvlc-dev 2> /dev/null | head -n 2 Package: libvlc-dev Version: 3.0.0~~git20160813+...

Go to advanced search