*W51T [#u0a877d8]

***動画関連 [#wbb7eb48]

-下記の設定で再生可能 
--[Item3]
Title=映像:QVGA Xvid 768kbps 30fps 音声:高音質ステレオ
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 29.97 -b 768 -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"" 
-上記はW52TのQVGA設定ですが、"Title=映像:QVGA MPEG4 2048kbps 30fps 音声:高音質ステレオ"だと再生不能でした。

***音声関連 [#g39e8151]
着信音登録はW21Tと同じ作成法で可能 (メール着信音登録はできません)
W45Tも同じ設定でOK(確認済み)
[Item*]
Title=W51T用登録可能着うた stereo(高音質/max=26sec位)
Command0=""<%AppPath%>\cores\ffmpeg" -y -f image2 -loop -shortest -i "<%AppPath%>\cores\soundonly_%02d.jpg" -i "<%InputFile%>" -fs 480 -bitexact -vcodec mpeg4 -s 176x144 -r 1 -b 1 -acodec aac -ac 2 -ar 24000 -vol 256 -ab 96 -f 3gp "<%TemporaryFile%>_st.3g2"" 
Command1=""<%AppPath%>\cores\ffmpeg" -t 1 -y -i "<%InputFile%>" -bitexact -acodec mp3 -ac 1 -ar 16000 -vol 0 -ab 16 "<%TemporaryFile%>_esyu.mp3"" 
Command2=""<%AppPath%>\cores\mp4creator60" -optimize -interleave -force3GPCompliance -create="<%TemporaryFile%>_esyu.mp3" "<%TemporaryFile%>_st.3g2"" 
Command3="rm "<%TemporaryFile%>_esyu.mp3"" 
Command4=""<%AppPath%>\cores\ATOMChanger" "<%TemporaryFile%>_st.3g2" "<%OutputFile%>_st.3g2" "Camouflage_copy2ez.ini" 
Command5="rm "<%TemporaryFile%>_st.3g2"" 
Command6=""<%AppPath%>\samr_w21t" "<%OutputFile%>_st.3g2""

[Item*]
Title=W51T用登録可能着うた monaural(高音質/max=50sec位)
Command0=""<%AppPath%>\cores\ffmpeg" -y -f image2 -loop -shortest -i "<%AppPath%>\cores\soundonly_%02d.jpg" -i "<%InputFile%>" -fs 480 -bitexact -vcodec mpeg4 -s 176x144 -r 1 -b 1 -acodec aac -ac 1 -ar 24000 -vol 256 -ab 96 -f 3gp "<%TemporaryFile%>_mono.3g2"" 
Command1=""<%AppPath%>\cores\ffmpeg" -t 1 -y -i "<%InputFile%>" -bitexact -acodec mp3 -ac 1 -ar 16000 -vol 0 -ab 16 "<%TemporaryFile%>_esyu.mp3"" 
Command2=""<%AppPath%>\cores\mp4creator60" -optimize -interleave -force3GPCompliance -create="<%TemporaryFile%>_esyu.mp3" "<%TemporaryFile%>_mono.3g2"" 
Command3="rm "<%TemporaryFile%>_esyu.mp3"" 
Command4=""<%AppPath%>\cores\ATOMChanger" "<%TemporaryFile%>_mono.3g2" "<%OutputFile%>_mono.3g2" "Camouflage_copy2ez.ini"" 
Command5="rm "<%TemporaryFile%>mono.3g2"" 
Command6=""<%AppPath%>\samr_w21t" "<%OutputFile%>_mono.3g2""

[Item*]
Title=W51T用登録可能着うた stereo(低音質/max=30sec位)
Command0=""<%AppPath%>\cores\ffmpeg" -y -f image2 -loop -shortest -i "<%AppPath%>\cores\soundonly_%02d.jpg" -i "<%InputFile%>" -fs 480 -bitexact -vcodec mpeg4 -s 176x144 -r 1 -b 1 -acodec aac -ac 2 -ar 24000 -vol 256 -ab 64 -f 3gp "<%TemporaryFile%>_st.3g2"" 
Command1=""<%AppPath%>\cores\ffmpeg" -t 1 -y -i "<%InputFile%>" -bitexact -acodec mp3 -ac 1 -ar 16000 -vol 0 -ab 16 "<%TemporaryFile%>_esyu.mp3"" 
Command2=""<%AppPath%>\cores\mp4creator60" -optimize -interleave -force3GPCompliance -create="<%TemporaryFile%>_esyu.mp3" "<%TemporaryFile%>_st.3g2"" 
Command3="rm "<%TemporaryFile%>_esyu.mp3"" 
Command4=""<%AppPath%>\cores\ATOMChanger" "<%TemporaryFile%>_st.3g2" "<%OutputFile%>_st.3g2" "Camouflage_copy2ez.ini"" 
Command5="rm "<%TemporaryFile%>_mono.3g2"" 
Command6=""<%AppPath%>\samr_w21t" "<%OutputFile%>_st.3g2""

[Item*]
Title=W51T用登録可能着うた monaural(低音質/max=60sec位)
Command0=""<%AppPath%>\cores\ffmpeg" -y -f image2 -loop -shortest -i "<%AppPath%>\cores\soundonly_%02d.jpg" -i "<%InputFile%>" -fs 480 -bitexact -vcodec mpeg4 -s 176x144 -r 1 -b 1 -acodec aac -ac 1 -ar 24000 -vol 256 -ab 64 -f 3gp "<%TemporaryFile%>_mono.3g2"" 
Command1=""<%AppPath%>\cores\ffmpeg" -t 1 -y -i "<%InputFile%>" -bitexact -acodec mp3 -ac 1 -ar 16000 -vol 0 -ab 16 "<%TemporaryFile%>_esyu.mp3"" 
Command2=""<%AppPath%>\cores\mp4creator60" -optimize -interleave -force3GPCompliance -create="<%TemporaryFile%>_esyu.mp3" "<%TemporaryFile%>_mono.3g2"" 
Command3="rm "<%TemporaryFile%>_esyu.mp3"" 
Command4=""<%AppPath%>\cores\ATOMChanger" "<%TemporaryFile%>_mono.3g2" "<%OutputFile%>_mono.3g2" "Camouflage_copy2ez.ini"" 
Command5="rm "<%TemporaryFile%>_mono.3g2"" 
Command6=""<%AppPath%>\samr_w21t" "<%OutputFile%>_mono.3g2""

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

#pcomment(below)


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