OSDN Git Service

add caption.
authorgn64_jp <gn64_jp@4e526526-5e11-4fc0-8910-f8fd03428081>
Tue, 22 Dec 2009 15:03:18 +0000 (15:03 +0000)
committergn64_jp <gn64_jp@4e526526-5e11-4fc0-8910-f8fd03428081>
Tue, 22 Dec 2009 15:03:18 +0000 (15:03 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/rec10@345 4e526526-5e11-4fc0-8910-f8fd03428081

rec10/trunk/src/tv2mkv.py

index a9aaa04..f698666 100644 (file)
@@ -70,6 +70,7 @@ def avi2mkv(pin,pout,opt):
             os.remove(ptmp)
             txt=txt+cmdt+"\n"
     else:
+        wineexe=configreader.getpath("wine")
         pincap=pin.replace(".avi",".srt")
         cap2ass=configreader.getpath("Caption2Ass")
         pints=pin.replace(".avi",".ts")