Log in

View Full Version : MPEG2 Player [RIP]


Amnon82
8th April 2006, 22:00
http://img291.imageshack.us/img291/4840/m2p0012bh.png

Here we go: I coded an MPEG2 Player using MPEG2Lib.

It can read VOB, M2V and MPG files with MPEG2 in it.
ATM I'm searching for a solution adding sound to it.

If you're a delphi coder, please take a look into the source.
If you have a tip for me, please tell me. Thx. :D

_____________________________________________________________________________

Version 0.01 - 08.04.06

* the first and last public release
* Download 0.01 Source (http://home.arcor.de/autoq2_amsoft/files/delphi/source/M2P_0.01_incl.source.zip)

Kurtnoise
9th April 2006, 05:32
Hint: DirectShow + DSPack...:)

btw, why reinvent the wheel ?

Amnon82
9th April 2006, 23:00
Just for fun. I know DSPack. Do you know a way to get the audiopart of it into my player? I think I must read some manuals of dspack. (... when I've some time.)

Amnon82
10th April 2006, 18:37
Hmm, I think there is no need for this ... It was only for fun :D

rajalev
20th August 2006, 20:40
[sorry - i've posted in the wrong place].

Sirber
20th August 2006, 20:54
nice begining! does it support menus and stuff like that yet?