I'm getting the following assertion failure when compiled in debug
mode (and crashes in normal mode) in dfb_surface_get_buffer:

D_ASSERT( surface->num_buffers > 0 );

What does this mean?  Or, IOW, what sort of problems should I be
looking for in the application using this code? (MythTV DirectFB video
output)

I'm using a Matrox G400 on the TV with the following directfbrc:

matrox-crtc2
matrox-tv-standard=ntsc
primary-layer=02
primary-only
hardware

I have a suspicion that the problem has something to do with the
"primary-only" line, but alas, using that was the only way to get
certain things to work.

I'm certainly willing to go in and start mucking with the application
code, which I have already had to do.  It would just be nice to know
where I should start.

Thanks,
Mike Gibson

_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to