OSDN Git Service

This is the first branches of rec10 0.4
[rec10/rec10-git.git] / rec10 / branches / 0.4 / trunk / src / tester.py
diff --git a/rec10/branches/0.4/trunk/src/tester.py b/rec10/branches/0.4/trunk/src/tester.py
new file mode 100644 (file)
index 0000000..ad61ffb
--- /dev/null
@@ -0,0 +1,19 @@
+#!/usr/bin/python
+# coding: UTF-8
+# Rec10 TS Recording Tools
+# Copyright (C) 2009 Yukikaze
+import os
+import epgdb
+#import ts2epg
+#import xml2db
+#import chdb
+#import tv2ts
+##import tv2avi
+import recdb
+import tv2avi
+import re
+import ts2x264
+#import datetime
+path=str(os.path.dirname(os.path.abspath(__file__)))+"/"
+recordingpath="/home/ftpusr/ftp3/Recording/"
+recordedpath="/home/ftpusr/ftp3/Recorded/"