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)
+ Reply to Thread
Results 1 to 9 of 9
-
. Leo
-
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"
Ted Rossin
http://www.tedrossin.0sites.net/ -
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.. Leo -
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... -
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 -
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.zipTed Rossin
http://www.tedrossin.0sites.net/ -
Originally Posted by leo77
-
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
Similar Threads
-
Best open source NLE software
By landstake in forum EditingReplies: 42Last Post: 24th Jun 2012, 00:09 -
any open source vReveal alternatives?
By deadrats in forum ComputerReplies: 2Last Post: 12th Oct 2009, 07:16 -
Open Source authoring tools
By lmemsm in forum Authoring (Blu-ray)Replies: 2Last Post: 8th Jul 2008, 11:20 -
A proposal for Open Source HD-DVD
By hddvdrebel in forum DVD & Blu-ray PlayersReplies: 8Last Post: 27th Mar 2008, 21:12 -
Miro - free, open source internet tv and video player
By louv68 in forum Newbie / General discussionsReplies: 2Last Post: 20th Sep 2007, 08:31