*W64SH [#uaa745a9]

***動画関連 [#c6526854]

-とりあえずこんな感じで

-----

-&color(#FFFF80){Camouflage_MOVIE_for_W64SH.ini};

 [Config]
 Title=W64SH本体で撮影したムービーに偽装します。
 UUID=%A8%8C%11%D4%81%97%00%90%27%08%77%03
 Build_mfra=2
 A5504T=1
 
 [DeleteAtom]
 Item0=ftyp
 Item1=uuid
 Item2=free
 Item3=edts
 
 [InsertAtom]
 Item0=ftypkddi%00%00%00%00kddi3g2a
 Item1=uuidcpgd<%UUID%>%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00
 Item2=uuidmvml<%UUID%>%00%00%00%00%FF%FF%E8%00<%TIMESTAMP%>
 Item3=uuidenci<%UUID%>%00%00%00%00KDDI-SH%00W64SH%00%00%00QCAM71%20%20QTVF62%20%20

-----

-&color(#FFFF80){del_temp.bat};

 @echo off
 if exist xvidff.?????? (del xvidff.??????)
 if exist ffmpeg.exe.stackdump (del ffmpeg.exe.stackdump)

-----

-&color(#FFFF80){Transcoding_W64SH.ini 16:9 額縁 640*480};

 [Item0]
 Title=16:9 640*480 額縁 / 映像:Xvid 1200kbps 23.976fps 音声:128kbps 32kHz
 Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "2pass.log" -timestamp "<%TimeStamp%>" -bitexact -qmin 4 -qmax 31 -vcodec xvid -s 640x360 -padtop 60 -padbottom 60 -r ntsc-film -b 1200 -an -f 3g2 -muxvb 192 "<%TemporaryFile%>_1.3g2""
 Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "2pass.log" -timestamp "<%TimeStamp%>" -bitexact -qmin 4 -qmax 31 -vcodec xvid -s 640x360 -padtop 60 -padbottom 60 -r ntsc-film -b 1200 -acodec aac -ac 2 -ar 32000 -ab 64 -f 3g2 -muxvb 192 -muxab 64 "<%TemporaryFile%>_1.3g2""
 Command2=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_1.3g2" "<%TemporaryFile%>_2.3g2" -c QT_3GPP2_VGA_AAC.ini"
 Command3=""<%AppPath%>\cores\ATOMChanger" "<%TemporaryFile%>_2.3g2" "<%OutputFile%>.3g2" "Camouflage_MOVIE_for_W64SH.ini""
 Command4="cmd /c "del "<%TemporaryFile%>*.*"""
 Command5="cmd /c "del "2pass.log*.*"""
 Command6="<%AppPath%>\cores\del_temp.bat"

-----

 [Item1]
 Title=16:9 640*480 額縁 / 映像:Xvid 1200kbps 24fps 音声:128kbps 32kHz
 Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "2pass.log" -timestamp "<%TimeStamp%>" -bitexact -qmin 4 -qmax 31 -vcodec xvid -s 640x360 -padtop 60 -padbottom 60 -r film -b 1200 -an -f 3g2 -muxvb 192 "<%TemporaryFile%>_1.3g2""
 Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "2pass.log" -timestamp "<%TimeStamp%>" -bitexact -qmin 4 -qmax 31 -vcodec xvid -s 640x360 -padtop 60 -padbottom 60 -r film -b 1200 -acodec aac -ac 2 -ar 32000 -ab 64 -f 3g2 -muxvb 192 -muxab 64 "<%TemporaryFile%>_1.3g2""
 Command2=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_1.3g2" "<%TemporaryFile%>_2.3g2" -c QT_3GPP2_VGA_AAC.ini"
 Command3=""<%AppPath%>\cores\ATOMChanger" "<%TemporaryFile%>_2.3g2" "<%OutputFile%>.3g2" "Camouflage_MOVIE_for_W64SH.ini""
 Command4="cmd /c "del "<%TemporaryFile%>*.*"""
 Command5="cmd /c "del "2pass.log*.*"""
 Command6="<%AppPath%>\cores\del_temp.bat"

-----

 [Item2]
 Title=16:9 640*480 額縁 / 映像:Xvid 1200kbps 29.97fps 音声:128kbps 32kHz
 Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "2pass.log" -timestamp "<%TimeStamp%>" -bitexact -qmin 4 -qmax 31 -vcodec xvid -s 640x360 -padtop 60 -padbottom 60 -r ntsc -b 1200 -an -f 3g2 -muxvb 192 "<%TemporaryFile%>_1.3g2""
 Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "2pass.log" -timestamp "<%TimeStamp%>" -bitexact -qmin 4 -qmax 31 -vcodec xvid -s 640x360 -padtop 60 -padbottom 60 -r ntsc -b 1200 -acodec aac -ac 2 -ar 32000 -ab 64 -f 3g2 -muxvb 192 -muxab 64 "<%TemporaryFile%>_1.3g2""
 Command2=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_1.3g2" "<%TemporaryFile%>_2.3g2" -c QT_3GPP2_VGA_AAC.ini"
 Command3=""<%AppPath%>\cores\ATOMChanger" "<%TemporaryFile%>_2.3g2" "<%OutputFile%>.3g2" "Camouflage_MOVIE_for_W64SH.ini""
 Command4="cmd /c "del "<%TemporaryFile%>*.*"""
 Command5="cmd /c "del "2pass.log*.*"""
 Command6="<%AppPath%>\cores\del_temp.bat"

-----

 [Item3]
 Title=16:9 640*480 額縁 / 映像:Xvid 1200kbps 30fps 音声:128kbps 32kHz
 Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "2pass.log" -timestamp "<%TimeStamp%>" -bitexact -qmin 4 -qmax 31 -vcodec xvid -s 640x360 -padtop 60 -padbottom 60 -r 30 -b 1200 -an -f 3g2 -muxvb 192 "<%TemporaryFile%>_1.3g2""
 Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "2pass.log" -timestamp "<%TimeStamp%>" -bitexact -qmin 4 -qmax 31 -vcodec xvid -s 640x360 -padtop 60 -padbottom 60 -r 30 -b 1200 -acodec aac -ac 2 -ar 32000 -ab 64 -f 3g2 -muxvb 192 -muxab 64 "<%TemporaryFile%>_1.3g2""
 Command2=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_1.3g2" "<%TemporaryFile%>_2.3g2" -c QT_3GPP2_VGA_AAC.ini"
 Command3=""<%AppPath%>\cores\ATOMChanger" "<%TemporaryFile%>_2.3g2" "<%OutputFile%>.3g2" "Camouflage_MOVIE_for_W64SH.ini""
 Command4="cmd /c "del "<%TemporaryFile%>*.*"""
 Command5="cmd /c "del "2pass.log*.*"""
 Command6="<%AppPath%>\cores\del_temp.bat"

-----

-&color(#FFFF80){Transcoding_W64SH.ini 4:3 640*480};

 [Item8]
 Title=4:3 640*480 / 映像:Xvid 1200kbps 23.976fps 音声:128kbps 32kHz
 Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "2pass.log" -timestamp "<%TimeStamp%>" -bitexact -qmin 4 -qmax 31 -vcodec xvid -s 640x480 -r ntsc-film -b 1200 -an -f 3g2 -muxvb 192 "<%TemporaryFile%>_1.3g2""
 Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "2pass.log" -timestamp "<%TimeStamp%>" -bitexact -qmin 4 -qmax 31 -vcodec xvid -s 640x480 -r ntsc-film -b 1200 -acodec aac -ac 2 -ar 32000 -ab 64 -f 3g2 -muxvb 192 -muxab 64 "<%TemporaryFile%>_1.3g2""
 Command2=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_1.3g2" "<%TemporaryFile%>_2.3g2" -c QT_3GPP2_VGA_AAC.ini"
 Command3=""<%AppPath%>\cores\ATOMChanger" "<%TemporaryFile%>_2.3g2" "<%OutputFile%>.3g2" "Camouflage_MOVIE_for_W64SH.ini""
 Command4="cmd /c "del "<%TemporaryFile%>*.*"""
 Command5="cmd /c "del "2pass.log*.*"""
 Command6="<%AppPath%>\cores\del_temp.bat"

-----

 [Item9]
 Title=4:3 640*480 / 映像:Xvid 1200kbps 24fps 音声:128kbps 32kHz
 Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "2pass.log" -timestamp "<%TimeStamp%>" -bitexact -qmin 4 -qmax 31 -vcodec xvid -s 640x480 -r film -b 1200 -an -f 3g2 -muxvb 192 "<%TemporaryFile%>_1.3g2""
 Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "2pass.log" -timestamp "<%TimeStamp%>" -bitexact -qmin 4 -qmax 31 -vcodec xvid -s 640x480 -r film -b 1200 -acodec aac -ac 2 -ar 32000 -ab 64 -f 3g2 -muxvb 192 -muxab 64 "<%TemporaryFile%>_1.3g2""
 Command2=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_1.3g2" "<%TemporaryFile%>_2.3g2" -c QT_3GPP2_VGA_AAC.ini"
 Command3=""<%AppPath%>\cores\ATOMChanger" "<%TemporaryFile%>_2.3g2" "<%OutputFile%>.3g2" "Camouflage_MOVIE_for_W64SH.ini""
 Command4="cmd /c "del "<%TemporaryFile%>*.*"""
 Command5="cmd /c "del "2pass.log*.*"""
 Command6="<%AppPath%>\cores\del_temp.bat"

-----

 [Item10]
 Title=4:3 640*480 / 映像:Xvid 1200kbps 29.97fps 音声:128kbps 32kHz
 Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "2pass.log" -timestamp "<%TimeStamp%>" -bitexact -qmin 4 -qmax 31 -vcodec xvid -s 640x480 -r ntsc -b 1200 -an -f 3g2 -muxvb 192 "<%TemporaryFile%>_1.3g2""
 Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "2pass.log" -timestamp "<%TimeStamp%>" -bitexact -qmin 4 -qmax 31 -vcodec xvid -s 640x480 -r ntsc -b 1200 -acodec aac -ac 2 -ar 32000 -ab 64 -f 3g2 -muxvb 192 -muxab 64 "<%TemporaryFile%>_1.3g2""
 Command2=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_1.3g2" "<%TemporaryFile%>_2.3g2" -c QT_3GPP2_VGA_AAC.ini"
 Command3=""<%AppPath%>\cores\ATOMChanger" "<%TemporaryFile%>_2.3g2" "<%OutputFile%>.3g2" "Camouflage_MOVIE_for_W64SH.ini""
 Command4="cmd /c "del "<%TemporaryFile%>*.*"""
 Command5="cmd /c "del "2pass.log*.*"""
 Command6="<%AppPath%>\cores\del_temp.bat"

-----

 [Item11]
 Title=4:3 640*480 / 映像:Xvid 1200kbps 30fps 音声:128kbps 32kHz
 Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "2pass.log" -timestamp "<%TimeStamp%>" -bitexact -qmin 4 -qmax 31 -vcodec xvid -s 640x480 -r 30 -b 1200 -an -f 3g2 -muxvb 192 "<%TemporaryFile%>_1.3g2""
 Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "2pass.log" -timestamp "<%TimeStamp%>" -bitexact -qmin 4 -qmax 31 -vcodec xvid -s 640x480 -r 30 -b 1200 -acodec aac -ac 2 -ar 32000 -ab 64 -f 3g2 -muxvb 192 -muxab 64 "<%TemporaryFile%>_1.3g2""
 Command2=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_1.3g2" "<%TemporaryFile%>_2.3g2" -c QT_3GPP2_VGA_AAC.ini"
 Command3=""<%AppPath%>\cores\ATOMChanger" "<%TemporaryFile%>_2.3g2" "<%OutputFile%>.3g2" "Camouflage_MOVIE_for_W64SH.ini""
 Command4="cmd /c "del "<%TemporaryFile%>*.*"""
 Command5="cmd /c "del "2pass.log*.*"""
 Command6="<%AppPath%>\cores\del_temp.bat"

-----

-必要なファイルと説明

 [[Camouflage_MOVIE_for_W64SH.ini:http://]]
 [[del_temp.bat:http://]]
 [[QT_3GPP2_VGA_AAC.ini:http://]]

-上記3つのファイルを\cores\フォルダに入れて下さい。

 [[Transcoding_W64SH.ini:http://]]

-上記1つのファイルを\default_setting\フォルダに入れて下さい。
-アップロードの仕方が分からないため保留
-上記設定をコピーしながら自分で作ってください

-------

-とりあえず、現状考えられる最高画質です
-誰も作らないようなので結局自分で作りましたが、暫定です

-------

-俺からは以上。

-------

-------

-下記の設定で再生可能(W54T.ini使用)
--[Item0]&br;
Title=VGA:640x360(2Pass/Xvid 1536kbps 30fps 128kbps 44.1kHz Stereo&br;Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "2pass.log" -timestamp "<%TimeStamp%>" -bitexact -async 1000 -qmin 1 -qmax 31 -vcodec xvid -mbd 2 -4mv -trell -aic -s 640x360 -padtop 60 -padbottom 60 -r 29.97 -b 1536 -an -f 3g2 -muxvb 192 "<%TemporaryFile%>_1.3g2""
&br;Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "2pass.log" -timestamp "<%TimeStamp%>" -bitexact -async 1000 -qmin 1 -qmax 31 -vcodec xvid -mbd 2 -4mv -trell -aic -s 640x360 -padtop 60 -padbottom 60 -r 29.97 -b 1536 -acodec aac -ac 2 -ar 44100 -ab 64 -f 3g2 -muxvb 192 -muxab 64 "<%TemporaryFile%>_1.3g2""
&br;Command2=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_1.3g2" "<%TemporaryFile%>_2.3g2" -c QT_3GPP2_VGA_AAC.ini"
&br;Command3=""<%AppPath%>\cores\ATOMChanger" "<%TemporaryFile%>_2.3g2" "<%OutputFile%>.3g2" "Camouflage_MOVIE_for_W54T.ini""
&br;Command4="cmd /c "del "<%TemporaryFile%>*.*"""
&br;Command5="cmd /c "del "2pass.log*.*"""&br;



-QVGA、VGA再生可能(ワイドは不明)
-640*360 ではサイズオーバー警告
-1536kbps24fps→ 動きが激しいシーンにて処理落ち発生(768kbpsで改善)
-ワイドをフル画面で表示したい場合、640*480 のクロ帯つきで動画を作り、#ボタンで拡大表示(別の方法線作中)
--ちなみに ini は W54SA のものが使える
--W64SH 用は後日誰かが作ってくれるはず


***音声関連 [#z40283bc]

-mmf 形式(えせ着うた)のみ着信音に登録可能?
-KCP+ の制限のため、500KB までの制限


***その他 [#v5438c41]


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

-情報をお待ちしております。


#pcomment(below)


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