[Info] Title=TEST Description=PSP向けのMpeg4(AVC)向け設定です。(29.97fps) [Item0] Title=512kbps (Full) Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec h264 -coder 1 -vlevel 21 -bufsize 128 -g 250 -s 480x272 -r 29.97 -b 512 -maxrate 3600 -qmin 2 -qmax 51 -acodec aac -ac 2 -ar 48000 -ab 32 -f psp "<%OutputFile%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 5 -vframes 1 -s 160x120 -an "<%OutputFile%>.JPG"