X-Git-Url: http://git.osdn.net/view?p=rec10%2Frec10-git.git;a=blobdiff_plain;f=rec10%2Ftrunk%2Fsrc%2Ftv2ts.py;fp=rec10%2Ftrunk%2Fsrc%2Ftv2ts.py;h=f69551d031d4246bc4d661050086d32cb3d9b67c;hp=52a2c008ef8da1caf02e27fbb80ba25bb18b6b24;hb=94b943f3df18cdb47dd4c41ee425712662f33e31;hpb=84a93523c5f283945e017e7d255e714c92049b4d diff --git a/rec10/trunk/src/tv2ts.py b/rec10/trunk/src/tv2ts.py index 52a2c00..f69551d 100644 --- a/rec10/trunk/src/tv2ts.py +++ b/rec10/trunk/src/tv2ts.py @@ -101,6 +101,7 @@ def tv2b25ts(pout, ch, time): status.changeBSCSRecording(-1) else: status.changeTERecording(-1) + os.chmod(pout,0755) def b252tsmix(pin, pout): if not (os.path.exists(pout) and os.path.getsize(pin)>os.path.getsize(pout)*0.95 and os.path.getsize(pin)