OSDN Git Service

implement interlaced encode option(alpha ver).
[rec10/rec10-git.git] / rec10 / trunk / src / tv2mp4.py
index feb8ce1..821a057 100644 (file)
@@ -41,7 +41,7 @@ def raw2mp4(pin,pout,opt):
     if re.search("a",opt):\r
         duration="-fps 23.976023 "\r
     elif re.search("I",opt):\r
-        duration="-fps 59.940060 "\r
+        duration="-fps 29.970030 "\r
     elif re.search("v",opt):\r
         duration="-fps 23.976023 "\r
     if re.search("d",opt):\r