[[F905i]] / 最新ffmpeg用設定

-H.264  (ベース:xXxさん提供)
--[Item*]
Title=[動画]H.264-2pass QVGA(320x240) / 映像:768kbps 29.97fps 音声:192kbps 48kHz St(FAAC)
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "x264_2pass" -qmin 2 -qmax 51 -vcodec libx264 -idct h264 -coder vlc -level 13 -mbd rd -refs 3 -subq 7 -qns 3 -keyint_min 30 -flags bitexact+qpel+trell+alt+mv4 -g 300 -s 320x240 -r 29.97 -b 768k -an -f 3gp "<%TemporaryFile%>_1.3gp""
Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "x264_2pass" -qmin 2 -qmax 51 -vcodec libx264 -idct h264 -coder vlc -level 13 -mbd rd -refs 3 -subq 7 -qns 3 -keyint_min 30 -flags bitexact+qpel+trell+alt+mv4 -g 300 -s 320x240 -r 29.97 -b 768k -acodec libfaac -profile aac_low -vol 256 -ac 2 -ar 48000 -ab 192k -f 3gp "<%TemporaryFile%>_1.3gp""
Command2=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_1.3gp" "<%OutputFile%>.3gp" -c 3GPP(H264).ini"
Command3=""<%AppPath%>\cores\x264del.bat""
Command4="cmd /c "del "<%TemporaryFile%>*.*"""

-XviD (ベース:xXxさん提供)
--[Item*]
Title=[動画]XviD-2pass QVGA(320x240) / 映像:768kbps 29.97fps 音声:192kbps 48kHz St(FAAC)
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "XviD_2pass" -qmin 2 -qmax 31 -vcodec libxvid -vtag mp4v -mbd rd -flags bitexact+mv4+trell+aic+aiv -g 250 -s 320x240 -r 29.97 -b 768k -an -f 3gp "<%TemporaryFile%>_1.3gp""
Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "XviD_2pass" -qmin 2 -qmax 31 -vcodec libxvid -vtag mp4v -mbd rd -flags bitexact+mv4+trell+aic+aiv -g 250 -s 320x240 -r 29.97 -b 768k -acodec libfaac -profile aac_low -vol 256 -ac 2 -ar 48000 -ab 192k -f 3gp "<%TemporaryFile%>_1.3gp""
Command2=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_1.3gp" "<%OutputFile%>.3gp" -c 3GPP(MobileMP4).ini"
Command3=""<%AppPath%>\cores\XviDdel.bat""
Command4="cmd /c "del "<%TemporaryFile%>*.*"""

-FFmpegはrev.10707以降を使って下さい。ffmpeg_latest.exeにリネームして上のiniだと共存可能です。
-H.264の設定を使用する場合はx264del.batを、
-XviDの設定を使用する場合はXviDdel.batを\cores\フォルダに入れて下さい。
-3GPP(MobileMP4).iniを\cores\フォルダに入れて下さい。
-※ 3GPP(MobileMP4).iniは音声:LC,HE,Enh・映像:(176x144),(320x240),(640x480),(320x180),(640x360)に対応してます。
-最後に着もとに通せばOKです。

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