VSG:Usage:Codec:UsageCodecs

From VideoLAN Wiki
Revision as of 19:12, 16 December 2011 by Plamen Tonchev (talk | contribs) (Created page with "VLC only uses built in codecs (see [http://en.wikipedia.org/wiki/VLC_media_player 2]) so it doesn't support VfW or DirectShow APIs for codecs. You are free to hack the source and…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

VLC only uses built in codecs (see 2) so it doesn't support VfW or DirectShow APIs for codecs. You are free to hack the source and use it, though, for example it is possible to make VLC into a directshow filter 3.