*933SH [#if1e2c68]
とりあえず以下の設定で再生可能

16:9用&br;
[Item*]&br;
Title=864×480/30fpsステレオ3.0Mbps&br;
Command0=""<%AppPath%>\cores\ffmpeg" -threads 4 -y -i "<%InputFile%>" -pass 1 -passlogfile "<%TemporaryFile%>" -timestamp "<%TimeStamp%>" -bitexact -qmin 1 -vcodec xvid -fixaspect -s 864x480 -r 29.97 -deinterlace -b 3072 -acodec aac -ac 2 -ar 44100 -ab 96 -f 3gp -muxvb 64 -muxab 32 "<%TemporaryFile%>.3gp""&br;
Command1=""<%AppPath%>\cores\ffmpeg" -threads 4 -y -i "<%InputFile%>" -pass 2 -passlogfile "<%TemporaryFile%>" -timestamp "<%TimeStamp%>" -bitexact -qmin 1 -vcodec xvid -fixaspect -s 864x480 -r 29.97 -deinterlace -b 3072 -acodec aac -ac 2 -ar 44100 -ab 96 -f 3gp -muxvb 64 -muxab 32 "<%TemporaryFile%>.3gp""&br;
Command2=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>.3gp" "<%OutputFile%>.3gp" -c QT_3GPP(MobileMP4)_QVGA_AAC.ini"&br;
Command3="rm "<%TemporaryFile%>-0.log""&br;
Command4="rm "<%TemporaryFile%>.3gp""&br;

4:3用&br;
[Item*]&br;
Title=640×480/30fpsステレオ3.0Mbps&br;
Command0=""<%AppPath%>\cores\ffmpeg" -threads 4 -y -i "<%InputFile%>" -pass 1 -passlogfile "<%TemporaryFile%>" -timestamp "<%TimeStamp%>" -bitexact -qmin 1 -vcodec xvid -fixaspect -s 640x480 -r 29.97 -deinterlace -b 3072 -acodec aac -ac 2 -ar 44100 -ab 96 -f 3gp -muxvb 64 -muxab 32 "<%TemporaryFile%>.3gp""&br;
Command1=""<%AppPath%>\cores\ffmpeg" -threads 4 -y -i "<%InputFile%>" -pass 2 -passlogfile "<%TemporaryFile%>" -timestamp "<%TimeStamp%>" -bitexact -qmin 1 -vcodec xvid -fixaspect -s 640x480 -r 29.97 -deinterlace -b 3072 -acodec aac -ac 2 -ar 44100 -ab 96 -f 3gp -muxvb 64 -muxab 32 "<%TemporaryFile%>.3gp""&br;
Command2=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>.3gp" "<%OutputFile%>.3gp" -c QT_3GPP(MobileMP4)_QVGA_AAC.ini"&br;
Command3="rm "<%TemporaryFile%>-0.log""&br;
Command4="rm "<%TemporaryFile%>.3gp""&br;


***コメント欄 [#q045dd1b]
#pcomment(below)


トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS