*P-04A [#oaf5175b]

***動画関連 [#h3a76aff]

-&color(#FFFF80){変換設定};

--[Info]
Title=機種別設定 :P-04A向け設定 / VGAファイル
Description=P-04Aに向けた設定

--[Item0]
Title=XviD :VGA(320x240)/29.97fps/1500Kbps~
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 320x240 -r 29.97 -b 1500 -acodec aac -ac 2 -ar 44100 -ab 64 -f 3gp "<%OutputFile%>.3gp""

--[Item1]
Title=XviD / VGA :音声 AAC-LC~
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -mbd 2 -4mv -trell -aic -fixaspect -s 320x240 -r 30 -b 1024 -acodec aac -ac 2 -ar 48000 -ab 128 -vol 256 -f 3gp -muxvb 192 -muxab 64 -async 12 "<%TemporaryFile%>_1.3gp""
Command1=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_1.3gp" "<%OutputFile%>.3gp" -c QT_3GPP(MobileMP4)_VGA_AAC.ini"
Command2="cmd /c "del "<%TemporaryFile%>*.*"""

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