07/12/31 14:59:53 WqNuEA+q
>>680
hoge.shというファイルに以下を書く
#!/bin/sh
wine asfbin.exe -i NicoNico.wmv -o NicoNico01.wmv -start 00:00:00 -dur 10:00 -y -ebkf
wine asfbin.exe -i NicoNico.wmv -o NicoNico01.wmv -start 00:10:00 -dur 10:00 -y -ebkf
wine asfbin.exe -i NicoNico.wmv -o NicoNico01.wmv -start 00:20:00 -dur 10:00 -y -ebkf
wine asfbin.exe -i NicoNico.wmv -o NicoNico01.wmv -start 00:30:00 -dur 10:00 -y -ebkf
wine asfbin.exe -i NicoNico.wmv -o NicoNico01.wmv -start 00:40:00 -dur 10:00 -y -ebkf
wine asfbin.exe -i NicoNico.wmv -o NicoNico01.wmv -start 00:50:00 -dur 10:00 -y -ebkf
ターミナル(端末)を起動して
sh hoge.sh
と入力。