07/03/29 17:27:36 UIdnTioJ
Title=AVC 480x272/29.97fps/384kbps ステレオ/128kbps
TitleE=AVC 480x272/29.97fps/384kbps Stereo/128kbps
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>"
-timestamp "<%TimeStamp%>" -bitexact -vcodec h264 -coder 1 -bufsize 128 -g 250
-s 480x272 -r 29.97 -b 384 -acodec aac -ac 2 -ar 48000 -ab 64 -f psp "<%OutputFile%>.MP4""
Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 5 -vframes 1
-s 160x120 -an "<%OutputFile%>.THM""
psp.iniにあった設定を『480x272』に変えてデータ作ったけど、非対応データって出る。
どうしてでしょう?