[Item*]
Title=QVGA 30fps 高画質 audio 128kbps
Command0=""<%AppPath%>\cores\ffmpeg" -y -re -i "<%InputFile%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -mbd 2 -4mv -trell -aic -fixaspect -s 320x240 -deinterlace -r 29.97 -me full -g 240 -sgop -cgop -sc_threshold 1000000000 -hq -qscale 6 -acodec aac -ac 2 -ar 44100 -ab 64 -vol 256 -title "" -author "" -copyright "" -comment "" -f 3gp "<%TemporaryFile%>.3gp""
Command1=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>.3gp" "<%OutputFile%>.3gp" -c QT_3GPP(MobileMP4)_QVGA_AAC.ini"
Command2="rm "<%TemporaryFile%>.3gp""