07/04/13 22:50:30 SohSSNO9
[Item0]
Title=(16:9) 480x272 29.97f Q25/St96k
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -async 1 -bitexact -vcodec h264 -mbd 2 -aic
-coder 1 -bufsize 128 -g 250 -vprofile main -vlevel 30 -s 480x272 -r 29.97 -qscale 25 -maxrate 1500 -bf 8 -trell -qpel
-passlogfile "<%TemporaryFile%>" -pass 1 -acodec aac -ac 2 -ar 48000 -ab 48 -f psp "<%TemporaryFile%>_1.MP4""
Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -async 1 -bitexact -vcodec h264 -mbd 2 -aic
-coder 1 -bufsize 128 -g 250 -vprofile main -vlevel 30 -s 480x272 -r 29.97 -qscale 25 -maxrate 1500 -bf 8 -trell -qpel
-passlogfile "<%TemporaryFile%>" -pass 2 -acodec aac -ac 2 -ar 48000 -ab 48 -f psp "<%TemporaryFile%>_1.MP4""
Command2=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_1.MP4" "<%TemporaryFile%>_2.MP4" -c QT_H264_QVGA_AAC.ini -t mpg4"
Command3=""<%AppPath%>\cores\ATOMChanger" "<%TemporaryFile%>_2.MP4" "<%OutputPath%><%Title%>.MP4" "Camouflage_MOVIE_for_iPod.ini" "<%Title%>""
Command4="rm "<%TemporaryFile%>-0.log""
Command5="rm "<%TemporaryFile%>_1.MP4""
Command6="rm "<%TemporaryFile%>_2.MP4""