*F-01A [#g9c1cbcd]

**動画 [#y9f71daf]
-neroAacEnc & MP4Box使用

[Item*]~
Title=H.264 HE-AAC動画~
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -timestamp "<%TimeStamp%>" -bitexact -async 12 -qmin 1 -qmax 31 -vcodec h264 -fixaspect -s 640x480 -r 30 -b 500 -an "<%TemporaryFile%>_v.mp4""~
Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -ac 2 -ar 44100 -vol 256 -f wav "<%TemporaryFile%>.wav""~
Command2=""<%AppPath%>\cores\Nero\neroAacEnc" -br 64000 -he -if "<%TemporaryFile%>.wav" -of "<%TemporaryFile%>_a.mp4""~
Command3=""<%AppPath%>\cores\MP4Box" -add "<%TemporaryFile%>_v.mp4" -add "<%TemporaryFile%>_a.mp4" -new "<%TemporaryFile%>_1.3gp""~
Command4=""<%AppPath%>\cores\bit_ch48k" "<%TemporaryFile%>_1.3gp" "<%OutputFile%>.3gp""~
Command5="cmd /c "del "<%TemporaryFile%>*.*"""~
~
***コメント欄 [#bc6673e0]

#pcomment(below)


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