> And the next one:
> 
> 3. Changed the order of some OpenGL calls removing some superfluous calls
>    to glXMakeContextCurrent(). If your problem was due to a driver bug,
>    it *might* be fixed by this change.
> 
> 4. Changed GL_TEXTURE_ENV_MODE from GL_REPLACE to GL_DECAL. GL_DECAL is
>    also used in lqtplay and it's more correct for video with alpha channel
>    anyway.
> 
> 5. Added an option to the X11 plugin for configuring the background color
>    of videos with alpha channels. If my theory is correct, this should
>    change your white window to a black one by default.
> 
> If you still have no OpenGL output after a CVS update, I have some ideas
> of what to try next. I don't want to do too many changes at once because
> I'm curious what was caused the problem.
> 

Ok, back in front of my computer after a few days off for the weekend.

I can play the videos fine now with gmerlin and gmerlin_play.   However,
  if I force pixelformat to be RGB  (OpenGL), I get:

  -----------------------------------
        WARNING: Application calling GLX 1.3 function "glXCreateWindow" when
        GLX 1.3 is not supported!  This is an application bug!
        failed to create drawable
        failed to create drawable
        The program 'gmerlin' received an X Window System error.
        This probably reflects a bug in the program.
        The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
          (Details: serial 110 error_code 9 request_code 55 minor_code 0)
          (Note to programmers: normally, X errors are reported
                asynchronously;
                   that is, you will receive the error a while after causing it.
                           To debug your program, run it with the --sync 
command line
                                   option to change this behavior. You can then 
get a
                                        meaningful
                                           backtrace from your debugger if you 
break on the
                                                gdk_x_error() 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