OSDN Git Service

fix encode.
[rec10/rec10-git.git] / rec10 / trunk / src / tester.py
index 3dca330..4ad6427 100644 (file)
@@ -34,12 +34,11 @@ import rec10d
 #import zenhan
 #import auto_process
 import datetime
-__author__ = "yukikaze"
+import tv2mp4
 path = str(os.path.dirname(os.path.abspath(__file__))) + "/"
 recpath = "/home/ftpusr/ftp-tmp/Recording/"
 ftpusr = "/home/ftpusr/ftp-tmp"
 recordedpath = "/home/ftpusr/ftp5/Series-Finish/"
 
 if __name__ == "__main__":
-    import profile
-    profile.run(rec10d.main())
\ No newline at end of file
+    ""
\ No newline at end of file