[x264-devel] Re: patch: x264 visualization in OpenGL

Patryk Pomykalski pomyk at sphere.pl
Sat Oct 1 14:37:09 CEST 2005


On Tue, 27 Sep 2005, Hansong Zhang wrote:

> Hi,
>
>
>
> I put together an OpenGL version of the visualization tool in x264. Being
> OpenGL, it works on both Win32 and Linux. The patch is attached. A new file,
> common/display-opengl.c, implements the same interface as defined in
> display.h. A new configure option, --visualize-ogl, is also added. Note that
> you can use either -visualize or -visualize-ogl, but not both.
>
> With most Linux installations you don't need anything special to use this
> patch; the same with Win32.
>

I managed to compile it under cygwin by changing LDFLAGS:
LDFLAGS="$LDFLAGS -L/lib/w32api -lopengl32 -lglu32 -lgdi32"

But the visualization window stops responding after I do anything (resize,
select different window etc) and the encoding still works.


-- 
Pomyk

-- 
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html



More information about the x264-devel mailing list