OSDN Git Service

add sleep.
authorgn64_jp <gn64_jp@4e526526-5e11-4fc0-8910-f8fd03428081>
Sun, 31 Jan 2010 01:23:11 +0000 (01:23 +0000)
committergn64_jp <gn64_jp@4e526526-5e11-4fc0-8910-f8fd03428081>
Sun, 31 Jan 2010 01:23:11 +0000 (01:23 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/rec10@426 4e526526-5e11-4fc0-8910-f8fd03428081

rec10/trunk/src/timerec.py

index aa7b7f0..231e503 100644 (file)
@@ -525,6 +525,7 @@ def type_encode_que(typetxt,chtxt,title,bt,et,opt):
             recdblist.printutf8(pin)
             tv2mkv.ts2mkv(pin, pout, opt)
             recdb.del_reckey(typetxting, title, chtxt, btime)
+            time.sleep(10)
             if re.search("E", opt):
                 try:
                     if os.path.exists(os.path.join(recpath,title+".mp4")):