> Hi,
> 
> august wrote
> >> august wrote:
> >> > ok, with the "force pixelformat" filter in the GUI player, I now
> >> > have a white screen again.
> >>
> >> Ok, what I would do now is to play a bit with the 100s of OpenGL
> >> settings and see what happens. But for that, I must sit in front of
> >> the machine, which has this behaviour. Maybe I can find a machine
> >> here, which also has this behaviour.
> >>
> >
> > hmm..  if you give me a testing task, I'd be glad to go through and test
> > the options.
> >
> > I don't muck with opengl or xserver settings anymore....so you'd have to
> > explain what I need to do.  I have a general idea, but it has been a
> > while.
> 
> XServer settings shouldn't matter here. I'm 100% sure that it's a bug
> in my code, which is so stupid, that I simply don't find it :)
> 
> One possibility would be to install libquicktime from source. It has
> a tiny player (lqtplay), which is a bit similar to the gmerlin gl
> video playback. If that would work for you, I could compare the codes.
> 
> If I call lqtplay with
> 
> lqtplay -noxv <video_file>
> 
> It says:
> 
> INFO: gl: DRI=Yes
> INFO: gl: frame=720x576, texture=1024x1024
> INFO: using BC_RGB888 + OpenGL
> 

hmm.  I just downloaded the libquicktime-1.1.4 source and installed it,
but there is now lqtplay.

I then got the CVS info from lqtgavl and now installed the CVS version
of libquicktime.   

It would be cool, I think, to add the CVS info to
http://libquicktime.sourceforge.net/download.html.   Just as a
convenience. 

But, again, no lqtplay  ??

I see utils/lqtplay.c   but it does not build by default.

I cd into utils and try to build it with:
        gcc -o lqtplay lqtplay.c -lquicktime -I../

but, I get this:

lqtplay.c:48:28: error: X11/Xaw/Simple.h: No such file or directory
lqtplay.c: In function ‘main’:
lqtplay.c:1704: error: ‘LOCALE_DIR’ undeclared (first use in this
                function)
lqtplay.c:1704: error: (Each undeclared identifier is reported only once
                lqtplay.c:1704: error: for each function it appears in.)
lqtplay.c:1731: error: ‘simpleWidgetClass’ undeclared (first use in this
                function)

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Gmerlin-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gmerlin-general

Reply via email to