diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-03-24 13:17:39 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-03-24 13:17:39 +0000 |
commit | 7836116f5eaef346a418496b3f985a7c8b27b369 (patch) | |
tree | 34ecf9be119cfef5007ea866e0592568f8fbe80d /TOOLS/README | |
parent | 8ffe8d3d1917f1d9d6bd34a988d1200a02be61f3 (diff) |
Remove files maintained by Reimar that he no longer sees a use for.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22796 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS/README')
-rw-r--r-- | TOOLS/README | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/TOOLS/README b/TOOLS/README index e440858d2c..ce565e5c67 100644 --- a/TOOLS/README +++ b/TOOLS/README @@ -605,26 +605,3 @@ Usage: vfw2menc -f <fourcc> -d <codec.dll> -s <settingsfile.mcf> -v|--view - displays the config dialog and do nothing Notes: Works on x86 only. - - - -Format conversion scripts in the TOOLS dir ------------------------------------------- - -302m_convert.c - -Author: Reimar Döffinger - -Description: Converts D-Cinema Audio (SMPTE 302M?) to WAV. - -Usage: 302m_convert <in.302> <out.wav> - - -360m_convert.c - -Author: Reimar Döffinger - -Description: Converts D-Cinema Video (MPEG-2 in GXF, SMPTE 360M) to MPEG-ES. - Use -demuxer mpeges to play the converted file. - -Usage: 360m_convert <in.gxf> <out.m2v> |