チェンジセット 115: trunk/install/perl/recwrap.pl
- コミット日時:
- 2010/09/30 18:37:06 (15 年前)
- ファイル:
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
trunk/install/perl/recwrap.pl
r110 r115 63 63 64 64 if ($tid == 0){ 65 if ($usedigital == 1){ 66 $outputfilename = "0--".$outputfile."-".$digitalch.$extension; 67 $mp4newstylefilename = "-0--".$outputfile."-".$digitalch; 68 }else{ 65 69 $outputfilename = "0--".$outputfile."-".$recch.$extension; 66 70 $mp4newstylefilename = "-0--".$outputfile."-".$recch; 71 } 67 72 }else{ 68 73 if ($countno == 0){