Thanks a lot Claudio :-) Bu
On 10/15/06, Claudio Ciccani <[EMAIL PROTECTED]> wrote: > Bu Bacoo wrote: > > Hello, I',m trying to play video in my C++ (DFB++ based) application, > > the same way, as it is done in DFB_extra samples, sample1 (the one > > without xine). > > > > When I'm linking, I have to use gcc instead of g++ for file using > > direct_hash_create, direct_hash_insert, direct_hash_iterate, because > > of having problems with linking. > > > > (Changing gcc to g++ for linking the samples shows the same problem). > > > > After creating .c, calling extern "C" files, etc, I made it, but the > > application is still segfaulting, etc, cannot make it work. I can get > > some video info, but no playing. > > > > Do you have please some sample, some piece of code, about how to play > > a video file with DFB++? > > > > See the attached example program. > > > -- > Regards, > Claudio Ciccani > > [EMAIL PROTECTED] > http://directfb.org > http://sf.net/projects/php-directfb > > > _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
