*W45T [#qc4df606]

***動画関連 [#q448a76c]

-下記の設定で再生可能
--[Item*]
Title=EZムービー / 映像:Xvid 384kbps 15fps 音声:192kbps 44.1kHz Stereo
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -timestamp "<%TimeStamp%>" -bitexact -qmin 1 -qmax 31 -vcodec xvid -mbd 2 -4mv -trell -aic -fixaspect -s 320x240 -r 15 -b 384 -acodec aac -ac 2 -ar 44100 -ab 96 -f 3g2 -muxvb 192 -muxab 64 "<%TemporaryFile%>_1.3g2""
Command1=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_1.3g2" "<%TemporaryFile%>_2.3g2" -c QT_3GPP2_QVGA_AAC.ini"
Command2=""<%AppPath%>\cores\ATOMChanger" "<%TemporaryFile%>_2.3g2" "<%OutputFile%>.3g2" "Camouflage_MOVIE_for_A5504T.ini""
Command3="rm "<%TemporaryFile%>_1.3g2""
Command4="rm "<%TemporaryFile%>_2.3g2""

-より撮影データに近づけるには
Camouflage_MOVIE_for_A5504T.iniファイルの
「Item3=uuidenci<%UUID%>%00%00%00%00KDDI-TS%00A5504T%00%00TSM4VE3XTSMP4M3X」を
「Item3=uuidenci<%UUID%>%00%00%00%00KDDI-TS%00W45T%00%00%00%00TST4VE36TSMT4M34」に書き換えて使う。
ただし時間指定ジャンプが使用できなくなる。

-容量制限は恐らく[[W44T]]と同じく500MB前後。
-時間制限はありません。

***音声関連 [#t8b6944a]

-下記の設定で再生可能 
--[Item*]
Title=着うた / 音声:192kbps 44.1kHz Stereo
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -bitexact -vn -acodec aac -ac 2 -ar 44100 -ab 96 -f 3gp -muxab 64 "<%TemporaryFile%>_1.3g2""
Command1=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_1.3g2" "<%OutputFile%>.3g2" -c QT_3GPP2_QCIF_AAC.ini"
Command2="rm "<%TemporaryFile%>_1.3g2""

-サンプリングレート44100Hzまで。
-時間、容量制限はありません。

***その他 [#af39be5c]

-着信音登録は[[W21T]]と同じ作成法で可能 (メール着信音登録はできません

***コメント欄 [#se33a427]

#pcomment(below)

----

-&color(red){''番外''};
2passを2回行うことで画質の向上を狙った設定。ただし本当に効果があるかは不明。
--[Item*]
Title=2Pass x2
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "<%TemporaryFile%>" -timestamp "<%TimeStamp%>" -bitexact -async 1000 -qmin 1 -qmax 31 -vcodec xvid -fixaspect -s 320x240 -r 30 -b 512 -an -f 3gp -muxvb 192 "<%TemporaryFile%>_1.3g2""
Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "<%TemporaryFile%>" -timestamp "<%TimeStamp%>" -bitexact -async 1000 -qmin 1 -qmax 31 -vcodec xvid -fixaspect -s 320x240 -r 30 -b 512 -acodec aac -ac 2 -ar 44100 -ab 96 -f 3gp -muxvb 192 -muxab 64 "<%TemporaryFile%>_1.3g2"
Command2=""<%AppPath%>\cores\ATOMChanger" "<%TemporaryFile%>_1.3g2" "<%TemporaryFile%>_2.3g2" """
Command3=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "<%TemporaryFile%>" -timestamp "<%TimeStamp%>" -bitexact -async 1000 -qmin 1 -qmax 31 -vcodec xvid -fixaspect -s 320x240 -r 30 -b 512 -an -f 3gp -muxvb 192 "<%TemporaryFile%>_2.3g2""
Command4=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "<%TemporaryFile%>" -timestamp "<%TimeStamp%>" -bitexact -async 1000 -qmin 1 -qmax 31 -vcodec xvid -fixaspect -s 320x240 -r 30 -b 512 -acodec aac -ac 2 -ar 44100 -ab 96 -f 3gp -muxvb 192 -muxab 64 "<%TemporaryFile%>_2.3g2"
Command5=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_2.3g2" "<%TemporaryFile%>_3.3g2" -c QT_3GPP2_QVGA_AAC.ini"
Command6=""<%AppPath%>\cores\ATOMChanger" "<%TemporaryFile%>_3.3g2" "<%OutputFile%>.3g2" "Camouflage_MOVIE_for_A5504T.ini""
Command7="cmd /c "del "<%TemporaryFile%>*.*"""

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