[Item18] Title=AVC 16:9/29.97fps/1200kbps ƒXƒeƒŒƒI/128kbps TitleE=AVC 16:9/29.97fps/1200kbps Stereo/128kbps Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec h264 -coder 1 -vlevel 13 -bufsize 128 -g 250 -s 480x272 -r 29.97 -b 1200 -acodec aac -ac 2 -ar 48000 -ab 64 -f psp "<%OutputFile%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 8 -vframes 1 -s 160x90 -padtop 16 -padbottom 14 -an "<%OutputFile%>.jpg""