[Item0]
Title=映像:H.264 854x480 1500kbps 29.97fps 音声:128kbps
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -threads 8 -pass 1 -passlogfile "h264_2pass" -bitexact -vcodec h264 -qmin 10 -qmax 41 -vlevel 30 -fixaspect -s 854x480 -padtop 4 -padbottom 4 -r 29.97 -b 1500 -acodec aac -ac 2 -ar 44100 -ab 64 -f 3gp -muxvb 64 -muxab 32 "<%OutputFile%>.3gp""
Command1="cmd /c "del "<%TemporaryFile%>*.3gp"""
Command2="cmd /c "del "h264_2pass-0.log*.*"""


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