Missing extension myGenBuffers (myGenBuffers not defined)

Started by harrym, April 01, 2012, 07:30:31 AM

Previous topic - Next topic

harrym

When I choice the GPU-accelerated filter "OpenGl Resize" (I guess, it is GPU accelerated, is not it?), I got this error notice, and Avidemux crashed.

What is it? I tried to google, but I found nothing about it.
I detectived only, that I propably need GLEW or something else...?
But how can I install a use it?

I use Avidemux 64bit, windows 7.

Agent_007

I am away between 15th of May - 15th of June. (yes, I am playing D3)

harrym

Quote from: Agent_007 on April 01, 2012, 07:56:43 AM
You run Windows under virtual machine?

No, pure Windows 7. Why?

This filter is runable only on linux?

Jan Gruuthuse

Check you have recent opengl drivers for your videocard?
QuoteWithout drivers, you will default to a software version of OpenGL 1.1 (on Win98, ME, and 2000), a Direct3D wrapper that supports OpenGL 1.1 (WinXP), or a Direct3D wrapper that supports OpenGL 1.1 (Windows Vista and Windows 7). None of these options are particularly fast, so installing drivers is always a good idea.
source: http://www.opengl.org/wiki/Getting_Started

harrym

Quote from: Jan Gruuthuse on April 01, 2012, 09:02:05 AM
Check you have recent opengl drivers for your videocard?

This is a few studip question, isnt this? :D

Of course, I have a newest driver, Catalyst 12.3 (for my HD4850) - full instalation. 12-3_vista_win7_64_dd_ccc.exe.
I have xcore codecs for OpenCL computing too.
I dont know what more I must install now...

But I notice "Missing extension myGenBuffers" in avidemux 2.6...


Jan Gruuthuse

Quote from: harrym on April 01, 2012, 10:17:36 AM
This is a few studip question, isnt this? :D
Sorry, figure it out yourself, I don't like your abuse!

harrym

Quote from: Jan Gruuthuse on April 01, 2012, 11:30:50 AM
Quote from: harrym on April 01, 2012, 10:17:36 AM
This is a few studip question, isnt this? :D
Sorry, figure it out yourself, I don't like your abuse!

Sorry, but this remember to me- ;D

Q:"My PC is not working."
A:"Hmm. Is it plugged in?"

Jan Gruuthuse

You drop question about OpenGl GPU accelerated and windows 7 64-bit, no further information ... If you don't provide information we need to ask questions and start to look what is going on. Have just tested this in Ubuntu: and got the same message. 2.6 is very experimental and still a work in progress, a lot is not implemented yet, some design paths are in place, so stuff works, some not. Maybe this is the case with this/these opengl filter(s)?

Same as in early days, leave non bootable floppy in computer: "hallo support, computer want boot?"

nibbles

Amazing Jan, you've found another person on the internet who insults you when you try to help them.  HA!  We should make a wall of shame.  Does he honestly think putting a smiley after that shit makes his comment witty?  Then he goes on to say, as if somehow you are clairvoyant, "Of course, I have a newest driver...."  I don't think he could get much more pathetic, but I bet he will try.

Jan Gruuthuse


Agent_007

I am away between 15th of May - 15th of June. (yes, I am playing D3)

Nik

hello :D

I just downloaded newest build of avidemux 2.6, wow, you guys have been busy since my last visit! :D

I'm playing around with it and notice that I also get the mentioned error above when I doubleclick on any openGL filter, resulting in a crash after closing the messagebox.

I also use newest catalyst (12.4) on HD7970 card that I just installed.
If I click on help -> build option I see no checked libraries (googling this problem didn't help me at all, found no informations)

BTW: clicking on help -> adv -> open app log makes avidemix crash, the logfile opens though

any idea what I could do? :)

Best regards!

Jan Gruuthuse

#12
OpenGL is targeted at Nvidia. If Opengl drivers are loaded on your system. You should be able to select in preferences Enable OpenGL Support. Don't use video display Opengl. Use xvideo (best) or what other option is available.

gruntster

Quote from: Nik on April 28, 2012, 02:03:36 PM
I'm playing around with it and notice that I also get the mentioned error above when I doubleclick on any openGL filter, resulting in a crash after closing the messagebox.

Extended OpenGL functionality (i.e. other than just rendering) currently doesn't work on Windows.

Quote from: Nik on April 28, 2012, 02:03:36 PM
If I click on help -> build option I see no checked libraries (googling this problem didn't help me at all, found no informations)

None of those libraries are required for Windows.  Fontconfig is still used by a plugin but it's no longer needed for the Avidemux core and therefore doesn't show in Build Options.

Quote from: Nik on April 28, 2012, 02:03:36 PM
BTW: clicking on help -> adv -> open app log makes avidemix crash, the logfile opens though

I can't reproduce this.  Does this only occur after performing some other action?  Perhaps memory/stack has been previously corrupted.

mean

It was a forgotten include
Shoud work now (including openGL  filters on windows)