VideoHelp Forum




+ Reply to Thread
Results 1 to 9 of 9
  1. I was looking for mpeg2 player open source, somebody knows where can I find it? (my preference is for Windows XP, but for others OS it'd also help)
    . Leo
    Quote Quote  
  2. Bill Gates gives it away through the DirectShow interface found in the DirectX SDK. I downloaded version 9.0b and found lots of good code hidden in it. They tend to write code a bit strange for my tastes so I took their examples and made a simple player to learn how to use the API calls.

    I wrote an MPEG2 player under MFC for use in a dvdauthor GUI that I'm working on to allow the selection of video stills. I can post or send you the source if you are interested.

    Maybe you are looking all the way down to creating your own decoder. If that is the case excuse my post.

    Here is how it looks"

    Quote Quote  
  3. I'm interested basicaly only in the source code of any mpeg2 player. I'm creating some sort of new format for video (video with depth information) based on mpeg2 source. I'd need the source to adapt to my format.

    I wrote an MPEG2 player under MFC for use in a dvdauthor GUI that I'm working on to allow the selection of video stills. I can post or send you the source if you are interested.
    I dont know if your source can help me, but if you dont mind I'd like to take a look...
    . Leo
    Quote Quote  
  4. You may have a look into mpeg2lib. This is just a lib to decode the Video info from mpeg2 but this is probably exactly what you need?!
    It can be found here (i.e): http://meesoft.com/lib/MPEG2Lib.zip
    Or google for another source...
    Quote Quote  
  5. Thanks broax, this will help
    I've already google seached for other sources, but many of them had problems...
    If anyone else have another source it can help too. Like I said, I'm trying to attach depth information on the video, so any source code that I can change might help.

    ps: I'm using mainly C++, but any code might help...
    . Leo
    Quote Quote  
  6. You can find the source code for the DirectShow player at my web site:

    http://www.geocities.com/ted_rossin/

    Click on Tools, then Video. Grab DSPlayer.zip
    Quote Quote  
  7. Banned
    Join Date
    Apr 2001
    Location
    Calgary, Canada
    Search Comp PM
    Originally Posted by leo77
    ps: I'm using mainly C++, but any code might help...
    Try Media Player Classic from Sourceforge. It does MPEG2, is written in C++ and source code is available.
    Quote Quote  
  8. Member vhelp's Avatar
    Join Date
    Mar 2001
    Location
    New York
    Search Comp PM
    Anything for Delphi users ??

    ie, how to call the needed functions from that MPEG2Lib .dll file from
    within Delphi ??

    I would like to create just a play window, scroll some (mpeg) video through it,
    anc copy/paste as a .bmp file for instance :P

    Thanks for the assistance guys,
    -vhelp
    Quote Quote  
  9. Originally Posted by leo77
    I was looking for mpeg2 player open source, somebody knows where can I find it?
    http://www.mplayerhq.hu
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!