Difference between revisions of "VSG:Usage:UsageCodecs"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | VLC only uses built in codecs (see [http://en.wikipedia.org/wiki/VLC_media_player | + | 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 use it, though, for example it is possible to make VLC into a directshow filter [http://www.sensoray.com/support/videoLan.htm 3].{{VSG}} |
Latest revision as of 16:46, 16 December 2011
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.
This page is part of the informal VLC Support Guide.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.