チェンジセット 35
- コミット日時:
- 2007/01/04 15:40:30 (18 年前)
- ファイル:
-
- trunk/doc/CHANGES.txt (更新) (1 diff)
- trunk/install/perl/ipodtranscode.pl (更新) (1 diff)
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
trunk/doc/CHANGES.txt
r32 r35 1 1 foltia 更新履歴 http://www.dcc-jpl.com/soft/foltia/ 2 3 07.1.4 4 ipodtranscode.pl: 5 mp4pspの起動をフルパスに修正。 2 6 3 7 07.1.2 trunk/install/perl/ipodtranscode.pl
r15 r35 114 114 115 115 &writelog("ipodtranscode mp4psp -p $mp4file $movietitleeuc"); 116 system(" mp4psp -p $mp4file $movietitleeuc");116 system("/usr/local/bin/mp4psp -p $mp4file '$movietitleeuc' "); 117 117 &writelog("ipodtranscode mp4psp COMPLETE $mp4file "); 118 118