Mpeg2

Which library should I use (if any) to play mpeg2 ?

Thanks in advance

Which library should I use (if any) to play mpeg2 ?

http://libmpeg2.sourceforge.net/

This isn’t SDL specific.

–ryan.

there’s libvo and it has SDL interface. It’s not a problem to make your own.
but the problem i had was: have RenderFrame function. the lib needs to be
changed if you want it.( or i’m wrong maybe:), correct me pls )

maoOn Thu, May 30, 2002 at 10:47:29AM -0400, Ryan C. Gordon wrote:

Which library should I use (if any) to play mpeg2 ?

http://libmpeg2.sourceforge.net/

This isn’t SDL specific.