[Info] Title=機種別設定:MP4ファイル, iPod touch向け設定 TitleE=Model: MP4, for iPod touch Description=iPod touchで使われているMP4形式に変換します。 DescriptionE=for iPod touch, MP4 format. [Item0] ; -muxvb 768 : fake 768kbps in Headder Title=最高画質(4:3の動画用) Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 640x480 -r 29.97 -b 2500 -acodec aac -ac 2 -ar 24000 -ab 64 -muxvb 768 -f ipod "<%OutputFile%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 5 -vframes 1 -s 160x120 -an "<%OutputFile%>.THM"" [Item1] ; -muxvb 768 : fake 768kbps in Headder Title=最高画質(16:9の動画用) Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 640x360 -r 29.97 -b 2500 -acodec aac -ac 2 -ar 24000 -ab 64 -muxvb 768 -f ipod "<%OutputFile%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 5 -vframes 1 -s 160x120 -an "<%OutputFile%>.THM""