User:Davidlallen

From VideoLAN Wiki
Revision as of 00:34, 20 August 2007 by Davidlallen (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I have written my own PVR software in C++/Tcl. Today it uses an old version of Media Player for playback. That version doesn't support some newer video formats, like mp4, dvr-ms, ts. So I want to use libvlc.dll instead. I had some trouble with the libvlc tutorial pages, so I added my recent experience.