PDA

View Full Version : VOB preview source code


jsoto
10th March 2004, 20:57
Hi all,

I'm looking for a VOB preview VC++ source code, to integrate in an open source tool.

I got MPEG2Cut (based in DVD2AVI) but I'd like to have the simplest one (if not, may be I will not be able to do it :) )

Any help/indication will be appreciated.

jsoto

VidHack
29th March 2004, 02:02
libmpeg2 - a free MPEG-2 video stream decoder.

http://libmpeg2.sourceforge.net/

VidHack Good Luck!

jsoto
29th March 2004, 23:55
@VidHack

Thanks, I was already working with it (trying to understand how it works) Also, I'm also working with some Nic's goodies.

Anyway, seems this area is too heavy for me (a newbie programmer :) ). I have to learn a lot of things ...

jsoto