OSDN Git Service

fix many bugs.
[rec10/rec10-git.git] / rec10 / trunk / src / tv2avi.py
index 4123a31..9af76d2 100644 (file)
@@ -73,7 +73,7 @@ def b252ts(pout, chtxt, btime, etime, opt):
             pentaaudio = 1\r
         if re.search("d", opt):\r
             dualaudio = 1\r
-        if re.search("0", opt):\r
+        if re.search("b", opt):\r
             singleaudiosplit = 1\r
         if re.search(u"\[二\]", pout):\r
             dualaudio = 1\r