[[携帯動画変換君対応機種情報]]
*F906i [#i8530e29]

***動画関連 [#g00096f8]
-[[F905i]]の設定でOK。

***動画関連 [#g00096f8]

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

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



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