[Info] Title=PSP向けサムネイル作成するだけ Description=1.5.10.15.20秒ごとにサムネイルを作成します。気に入ったのを使いましょう。 [Item0] Title=サムネイル作成しまくり Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 1 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ10000.THM"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 5 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ20000.THM"" Command2=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 10 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ30000.THM"" Command3=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 15 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ40000.THM"" Command4=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 20 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ50000.THM""