>>584 Command0=""<%AppPath%>¥cores¥ffmpeg" -y -maxfr 30 -i "<%InputFile%>"
-title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec h264 -hq
-4mv -coder 1 -bufsize 128 -g 150 -s wwwxhhh -b 0000 -passlogfile "<%OutputFile%>"
-pass 1 -acodec aac -an -f mp4 "<%OutputFile%>_1.mp4""
Command1=""<%AppPath%>¥cores¥ffmpeg" -y -maxfr 30 -i "<%InputFile%>"
-title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec h264 -hq
-4mv -coder 1 -bufsize 128 -g 150 -s wwwxhhh -b 0000 -passlogfile "<%OutputFile%>"
-pass 2 -acodec aac -ac a -ar 00000 -ab 000 -f mp4 "<%OutputFile%>_2.mp4""
Command2="rm "<%OutputFile%>-0.log""
とりあえず作ってみたよ。
-sと-bとかaudioあたりのの後ろのパラメータは目的の数値に変えてくらはい。
もっとスマートなのがあったら教えてくらはい。
Bフレ使った方が良いかな?