mirror of https://github.com/mpv-player/mpv
Add description of realcodecs subdir
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22822 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
dcc70f5849
commit
5bee3cce05
13
TOOLS/README
13
TOOLS/README
|
@ -21,7 +21,6 @@ TVout/matroxset
|
|||
TVout/con2fb
|
||||
benchmark-gab
|
||||
netstream
|
||||
realcodecs
|
||||
|
||||
|
||||
MPlayer scripts in the TOOLS dir
|
||||
|
@ -605,3 +604,15 @@ Usage: vfw2menc -f <fourcc> -d <codec.dll> -s <settingsfile.mcf>
|
|||
-v|--view - displays the config dialog and do nothing
|
||||
|
||||
Notes: Works on x86 only.
|
||||
|
||||
|
||||
realcodecs/
|
||||
|
||||
Author: misc.
|
||||
|
||||
Description: Wrappers for Linux Real binary codecs (.so), used to analyze,
|
||||
alter and dump the data flow between RealPlayer and the codecs.
|
||||
|
||||
Usage: See realcodecs/HOWTO
|
||||
|
||||
Notes: Known to work at least on Linux x86 with RealPlayer8.
|
||||
|
|
Loading…
Reference in New Issue