summaryrefslogtreecommitdiffstats
path: root/TOOLS/README
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-27 13:33:40 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-27 13:33:40 +0000
commitf6fc2bb124886bc238ee04786b249d5749093e39 (patch)
tree6ad40edcf3201ec63ff65215a96c89e02a708337 /TOOLS/README
parentccc839296fb320f3d22d29bb8bfe8986aba5f6f3 (diff)
downloadmpv-f6fc2bb124886bc238ee04786b249d5749093e39.tar.bz2
mpv-f6fc2bb124886bc238ee04786b249d5749093e39.tar.xz
vobsub time-adjust tool by Gábor Farkas < gabor AH nekomancer POUM net >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15830 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS/README')
-rw-r--r--TOOLS/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/TOOLS/README b/TOOLS/README
index 671074dbf9..e89be12496 100644
--- a/TOOLS/README
+++ b/TOOLS/README
@@ -401,6 +401,16 @@ Usage: install-w32codecs.sh install
install-w32codecs.sh uninstall
+vobshift.py
+
+Author: Gábor Farkas
+
+Description: Adjust the time-info in vobsub files
+
+Usage: vobshift.py in.idx out.idx +8.3
+ Will shift the time by 8.3 seconds
+
+
subrip.c
Author: Kim Minh Kaplan