Page 1 of 1

We can bring back MPEG1/2 video to GledPlay

PostPosted: Mar 14, 2007 @ 5:19pm
by Nomad
Dear Sergio and Matias.

With the help of libMPEG2 Windows CE port at http://arisme.free.fr/ports/libmpeg2.php I've managed with playing of MPEG files, so now, if you open your source, we can bring back MPEG1/2 video playback.

libMPEG2 is a great open-source library which was used by many of different linux/windows programms.

Best regards, Nomad.

PostPosted: Mar 26, 2007 @ 11:10pm
by Nomad
Have a progress in this field. Linked libmpeg2 with GledPlay, made a simple test playing for now only fullscreen video on PPC2003 in VS2005.

Have some questions.

1. Is color format of backbuffer surface that comes to onNextFrame() handler allways 565 16bit?

2. How did you manage to link libraries in GledPlay's VS2005 solution without specifying them in every project's properties field? (Fields are empty but in comand string tab all needed libraries and also include directories are specified). And what is a configuration profile named "Mixed" in platforms?

3. Would you mind if I send you or post my code, so you could say how it can be better integrated into library's framework?

Best regards, Nomad.

PostPosted: Mar 28, 2007 @ 10:27am
by Sergio

PostPosted: Mar 28, 2007 @ 10:28am
by Sergio

PostPosted: Mar 28, 2007 @ 2:59pm
by napoleondynamite

PostPosted: Mar 28, 2007 @ 4:52pm
by Sergio

PostPosted: Mar 29, 2007 @ 9:36am
by napoleondynamite
Sergio, I see you are absolutely right, sorry for the confusion.