[Info] Title=機種別設定:勝手にプレイやん 画質順 TitleE=Model: Your Doorway to the World of PLAY-yan Description=全て、ステレオです。プレイやんでの再生には、playan.fupがSDメモリーに入っている必要が有ります。画質順に並んでいます、超長時間と長時間が入れ替わっているのはフレーム数の関係で画像としては超長時間の方が綺麗だからです。但し、滑らかさで劣ります。 DescriptionE=Your Doorway to the World of PLAY-yan [Item0] Title=最高画質/30fps/768kbps/128kbps/mpeg4 TitleE=highest/30fps/768kbps/128kbps/mpeg4 Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec mpeg4 -s 240x176 -r 29.97 -b 768 -acodec aac -ac 2 -ar 44100 -ab 64 "<%OutputFile%>.MP4"" [Item1] Title=高画質/30fps/512kbps/96kbps/mpeg4 TitleE=high/30fps/512kbps/96kbps/mpeg4 Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec mpeg4 -s 240x176 -r 29.97 -b 512 -acodec aac -ac 2 -ar 32000 -ab 48 "<%OutputFile%>.MP4"" [Item2] Title=標準/24fps/384kbps/64kbps/xvid VER TitleE=noamal/24fps/384kbps/64kbps/xvid VER Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 23.976 -b 384 -qmax 10 -acodec aac -ac 2 -ar 24000 -ab 32 "<%OutputFile%>.MP4"" [Item3] Title=標準高速/24fps/384kbps/48kbps mpeg4 TitleE=noamal/24fps/384kbps/64kbps/mpeg4 Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec mpeg4 -s 240x176 -r 23.976 -b 384 -acodec aac -ac 2 -ar 24000 -ab 24 "<%OutputFile%>.MP4"" [Item4] Title=超長時間/15fps/192kbps/48kbps/xvid VER TitleE=super economy/15fps/192kbps/48kbps/xvid VER Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 14.985 -b 192 -qmax 14 -acodec aac -ac 2 -ar 24000 -ab 24 "<%OutputFile%>.MP4"" [Item5] Title=長時間/24fps/256kbps/48kbps/xvid VER TitleE=economy/24fps/256kbps/48kbps/xvid VER Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 23.976 -b 256 -qmax 12 -acodec aac -ac 2 -ar 24000 -ab 24 "<%OutputFile%>.MP4"" [Item6] Title=16:9高画質/30fps/512kbps/64kbps/mpeg4 TitleE=16:9noamal/30fps/512kbps/64kbps/mpeg4 Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec mpeg4 -s 240x136 -padtop 20 -padbottom 20 -r 29.97 -b 512 -acodec aac -ac 2 -ar 24000 -ab 32 "<%OutputFile%>.MP4"" [Item7] Title=16:9標準/30fps/384kbps/64kbps/xvid VER TitleE=16:9noamal/30fps/384kbps/64kbps/xvid VER Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x136 -padtop 20 -padbottom 20 -r 29.97 -b 384 -qmax 9 -acodec aac -ac 2 -ar 24000 -ab 32 "<%OutputFile%>.MP4"" [Item8] Title=16:9超長時間/15fps/192kbps/48kbps/xvid VER TitleE=16:9super economy/15fps/192kbps/48kbps/xvid VER Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x136 -padtop 20 -padbottom 20 -r 14.985 -b 192 -qmax 12 -acodec aac -ac 2 -ar 24000 -ab 24 "<%OutputFile%>.MP4"" [Item9] Title=16:9長時間/24fps/256kbps/48kbps/xvid VER TitleE=16:9economy/24fps/256kbps/48kbps/xvid VER Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x136 -padtop 20 -padbottom 20 -r 23.976 -b 256 -qmax 10 -acodec aac -ac 2 -ar 24000 -ab 24 "<%OutputFile%>.MP4"" [Item10] Title=2PASS最高画質/30fps/768kbps/128kbps/xvid VER TitleE=2PASShigh/30fps/768kbps/128kbps/xvid VER Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 29.97 -b 768 -qmax 6 -an "<%OutputFile%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 29.97 -b 768 -qmax 6 -acodec aac -ac 2 -ar 44100 -ab 64 "<%OutputFile%>.MP4"" Command2="rm "<%TemporaryFile%>-0.log"" Command3="cmd /c "del "xvidff*.*""" [Item11] Title=2PASS高画質/30fps/512kbps/128kbps/xvid VER TitleE=2PASShigh/30fps/512kbps/128kbps/xvid VER Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 29.97 -b 512 -qmax 8 -an "<%OutputFile%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 29.97 -b 512 -qmax 8 -acodec aac -ac 2 -ar 44100 -ab 64 "<%OutputFile%>.MP4"" Command2="rm "<%TemporaryFile%>-0.log"" Command3="cmd /c "del "xvidff*.*""" [Item12] Title=2PASS高画質/30fps/512kbps/96kbps/xvid VER TitleE=2PASShigh/30fps/512kbps/96kbps/xvid VER Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 29.97 -b 512 -qmax 8 -an "<%OutputFile%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 29.97 -b 512 -qmax 8 -acodec aac -ac 2 -ar 32000 -ab 48 "<%OutputFile%>.MP4"" Command2="rm "<%TemporaryFile%>-0.log"" Command3="cmd /c "del "xvidff*.*""" [Item13] Title=2PASS標準/24fps/384kbps/128kbps/xvid VER TitleE=2PASSnoamal/24fps/384kbps/128kbps/xvid VER Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 23.976 -b 384 -qmax 10 -an "<%OutputFile%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 23.976 -b 384 -qmax 10 -acodec aac -ac 2 -ar 44100 -ab 64 "<%OutputFile%>.MP4"" Command2="rm "<%TemporaryFile%>-0.log"" Command3="cmd /c "del "xvidff*.*""" [Item14] Title=2PASS標準/24fps/384kbps/96kbps/xvid VER TitleE=2PASSnoamal/24fps/384kbps/96kbps/xvid VER Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 23.976 -b 384 -qmax 10 -an "<%OutputFile%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 23.976 -b 384 -qmax 10 -acodec aac -ac 2 -ar 32000 -ab 48 "<%OutputFile%>.MP4"" Command2="rm "<%TemporaryFile%>-0.log"" Command3="cmd /c "del "xvidff*.*""" [Item15] Title=2PASS標準/24fps/384kbps/64kbps/xvid VER TitleE=2PASSnoamal/24fps/384kbps/64kbps/xvid VER Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 23.976 -b 384 -qmax 10 -an "<%OutputFile%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 23.976 -b 384 -qmax 10 -acodec aac -ac 2 -ar 24000 -ab 32 "<%OutputFile%>.MP4"" Command2="rm "<%TemporaryFile%>-0.log"" Command3="cmd /c "del "xvidff*.*""" [Item16] Title=2PASS超長時間/15fps/192kbps/48kbps/xvid VER TitleE=2PASSsuper economy/15fps/192kbps/48kbps/xvid VER Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 14.985 -b 192 -qmax 14 -an "<%OutputFile%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 14.985 -b 192 -qmax 14 -acodec aac -ac 2 -ar 24000 -ab 24 "<%OutputFile%>.MP4"" Command2="rm "<%TemporaryFile%>-0.log"" Command3="cmd /c "del "xvidff*.*""" [Item17] Title=2PASS長時間/24fps/256kbps/64kbps/xvid VER TitleE=2PASSeconomy/24fps/256kbps/64kbps/xvid VER Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 23.976 -b 256 -qmax 12 -an "<%OutputFile%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 23.976 -b 256 -qmax 12 -acodec aac -ac 2 -ar 24000 -ab 32 "<%OutputFile%>.MP4"" Command2="rm "<%TemporaryFile%>-0.log"" Command3="cmd /c "del "xvidff*.*""" [Item18] Title=2PASS長時間/24fps/256kbps/48kbps/xvid VER TitleE=2PASSeconomy/24fps/256kbps/48kbps/xvid VER Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 23.976 -b 256 -qmax 12 -an "<%OutputFile%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x176 -r 23.976 -b 256 -qmax 12 -acodec aac -ac 2 -ar 24000 -ab 24 "<%OutputFile%>.MP4"" Command2="rm "<%TemporaryFile%>-0.log"" Command3="cmd /c "del "xvidff*.*""" [Item19] Title=2PASS16:9高画質/30fps/512kbps/96kbps/xvid VER TitleE=2PASS16:9high/30fps/512kbps/96kbps/xvid VER Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x136 -padtop 20 -padbottom 20 -r 29.97 -b 512 -qmax 8 -an "<%OutputFile%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x136 -padtop 20 -padbottom 20 -r 29.97 -b 512 -qmax 8 -acodec aac -ac 2 -ar 32000 -ab 48 "<%OutputFile%>.MP4"" Command2="rm "<%TemporaryFile%>-0.log"" Command3="cmd /c "del "xvidff*.*""" [Item20] Title=2PASS16:9標準/24fps/384kbps/64kbps/xvid VER TitleE=2PASS16:9noamal/24fps/384kbps/64kbps/xvid VER Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x136 -padtop 20 -padbottom 20 -r 23.976 -b 384 -qmax 9 -an "<%OutputFile%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x136 -padtop 20 -padbottom 20 -r 23.976 -b 384 -qmax 9 -acodec aac -ac 2 -ar 24000 -ab 32 "<%OutputFile%>.MP4"" Command2="rm "<%TemporaryFile%>-0.log"" Command3="cmd /c "del "xvidff*.*""" [Item21] Title=2PASS16:9標準/24fps/384kbps/128kbps/xvid VER TitleE=2PASS16:9noamal/24fps/384kbps/64kbps/xvid VER Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x136 -padtop 20 -padbottom 20 -r 23.976 -b 384 -qmax 9 -an "<%OutputFile%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x136 -padtop 20 -padbottom 20 -r 23.976 -b 384 -qmax 9 -acodec aac -ac 2 -ar 44100 -ab 64 "<%OutputFile%>.MP4"" Command2="rm "<%TemporaryFile%>-0.log"" Command3="cmd /c "del "xvidff*.*""" [Item22] Title=2PASS16:9超長時間/15fps/192kbps/48kbps/xvid VER TitleE=super economy/15fps/192kbps/48kbps/xvid VER Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x136 -padtop 20 -padbottom 20 -r 14.985 -b 192 -qmax 12 -an "<%OutputFile%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x136 -padtop 20 -padbottom 20 -r 14.985 -b 192 -qmax 12 -acodec aac -ac 2 -ar 24000 -ab 24 "<%OutputFile%>.MP4"" Command2="rm "<%TemporaryFile%>-0.log"" Command3="cmd /c "del "xvidff*.*""" [Item23] Title=2PASS16:9長時間/24fps/256kbps/48kbps/xvid VER TitleE=2PASS16:9economy/24fps/256kbps/48kbps/xvid VER Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x136 -padtop 20 -padbottom 20 -r 23.976 -b 256 -qmax 10 -an "<%OutputFile%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 240x136 -padtop 20 -padbottom 20 -r 23.976 -b 256 -qmax 10 -acodec aac -ac 2 -ar 24000 -ab 24 "<%OutputFile%>.MP4"" Command2="rm "<%TemporaryFile%>-0.log"" Command3="cmd /c "del "xvidff*.*"""