試みた人は?
*930P [#p1b49e31]
試みた人は?~
~
このページの設定は再生確認は取れていませんが、再生できるのではないかと思います。(現在はauユーザーなので)
~
**動画関連 [#he987a98]
携帯動画変換君オリジナルのffmpeg用です。~
  2010/03/18~
-[Info]~
Title=機種別設定:XviD 3GPP:SoftBank 921P向け設定~
TitleE=Model: 3GPP, for 921P~
Description=映像:Xvid:921P用~
DescriptionE=Setting adjusted for SoftBank 921P~
~
[Item0]~
Title=VGA 1200kbps 30fps / 音声:192kbps 44.1kHz Stereo~
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -mbd 2 -4mv -trell -aic -s 640x480 -r 30 -b 1200 -acodec aac -ac 2 -ar 44100 -ab 96 -f 3gp -muxvb 640 -muxab 64 "<%TemporaryFile%>.3gp""~
Command1=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>.3gp" "<%OutputFile%>.3gp" -c QT_3GPP(MobileMP4)_VGA_AAC.ini"~
Command2="cmd /c "del "<%TemporaryFile%>.*"""~
~
[Item1]~
Title=VGA 1200kbps 24fps / 音声:192kbps 44.1kHz Stereo~
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -mbd 2 -4mv -trell -aic -s 640x480 -r 24 -b 1200 -acodec aac -ac 2 -ar 44100 -ab 96 -f 3gp -muxvb 640 -muxab 64 "<%TemporaryFile%>.3gp""~
Command1=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>.3gp" "<%OutputFile%>.3gp" -c QT_3GPP(MobileMP4)_VGA_AAC.ini"~
Command2="cmd /c "del "<%TemporaryFile%>.*"""~
~
[Item2]~
Title=WQVGA 864kbps 30fps / 音声: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 400x240 -r 30 -b 864 -acodec aac -ac 2 -ar 44100 -ab 96 -f 3gp -muxvb 640 -muxab 64 "<%TemporaryFile%>_1.3gp""~
Command1=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_1.3gp" "<%OutputFile%>.3gp" -c QT_3GPP(MobileMP4)_WQVGA_AAC.ini"~
Command2="cmd /c "del "<%TemporaryFile%>*.*"""~
~
[Item3]~
Title=WQVGA 432kbps 24fps / 音声: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 400x240 -r 24 -b 432 -acodec aac -ac 2 -ar 44100 -ab 96 -f 3gp -muxvb 144 -muxab 48 "<%TemporaryFile%>_1.3gp""~
Command1=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_1.3gp" "<%OutputFile%>.3gp" -c QT_3GPP(MobileMP4)_WQVGA_AAC.ini"~
Command2="cmd /c "del "<%TemporaryFile%>*.*"""~
~
[Item4]~
Title=QVGA 864kbps 30fps / 音声: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 30 -b 864 -acodec aac -ac 2 -ar 44100 -ab 96 -f 3gp -muxvb 144 -muxab 48 "<%TemporaryFile%>_1.3gp""~
Command1=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_1.3gp" "<%OutputFile%>.3gp" -c QT_3GPP(MobileMP4)_QVGA_AAC.ini"~
Command2="cmd /c "del "<%TemporaryFile%>*.*"""~
~
[Item5]~
Title=QVGA 432kbps 24fps / 音声: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 24 -b 432 -acodec aac -ac 2 -ar 44100 -ab 96 -f 3gp -muxvb 144 -muxab 48 "<%TemporaryFile%>_1.3gp""~
Command1=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_1.3gp" "<%OutputFile%>.3gp" -c QT_3GPP(MobileMP4)_QVGA_AAC.ini"~
Command2="cmd /c "del "<%TemporaryFile%>*.*"""~
~
[Item6]~
Title=音声のみ AAC-LC:192kbps 44.1kHz Stereo~
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -bitexact -vn -acodec aac -ac 2 -ar 44100 -ab 96 -f 3gp -muxab 48 "<%TemporaryFile%>_1.3gp""
Command1=""<%AppPath%>\cores\QT3GPPFlatten" "<%TemporaryFile%>_1.3gp" "<%OutputFile%>.3gp" -c QT_3GPP_QCIF_AAC.ini"~
Command2="cmd /c "del "<%TemporaryFile%>*.*"""~
~
[Item7]~
Title=音だけモノラル~
TitleE= AMR~
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -timestamp "<%TimeStamp%>" -bitexact -acodec amr_nb -ac 1 -ar 8000 -ab 48 -vol 268 -vn "<%OutputFile%>.3gp"~
~
[Item8]~
Title=VGA(640x480)/29.97fps/1500Kbps/2pass~
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 1 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 640x480 -r 29.97 -b 1500 -an -f 3gp "<%TemporaryFile%>.3gp""~
Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -pass 2 -passlogfile "<%TemporaryFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 640x480 -r 29.97 -b 1500 -acodec aac -ac 2 -ar 44100 -ab 96 -muxab 48 -f 3gp "<%OutputFile%>.3gp""~
Command2="rm "<%TemporaryFile%>-0.log""~
Command3="cmd /c "del "<%TemporaryFile%>.*"""~
~
[Item9]~
Title=VGA(640x480)/29.97fps/1500Kbps~
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec xvid -s 640x480 -r 29.97 -b 1500 -acodec aac -ac 2 -ar 44100 -ab 96 -f 3gp -muxab 48 "<%OutputFile%>.3gp""~
~
[Item10]~
Title=VGA :音声 HE-AACv2 64kbps 48kHz Stereo~
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -timestamp "<%TimeStamp%>" -bitexact -async 12 -qmin 1 -qmax 31 -vcodec xvid -fixaspect -s 640x480 -r 30 -b 1300 -an -f mp4 "<%TemporaryFile%>_1.mp4""~
Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -ac 2 -ar 48000 -vol 256 -f wav "<%TemporaryFile%>_1.wav""~
Command2=""<%AppPath%>\cores\Nero\neroAacEnc" -he -br 64000 -if "<%TemporaryFile%>_1.wav" -of "<%TemporaryFile%>_1.m4a""~
Command3=""<%AppPath%>\cores\MP4Box" -add "<%TemporaryFile%>_1.mp4" -add "<%TemporaryFile%>_1.m4a" -new "<%TemporaryFile%>_1.3gp""~
Command4=""<%AppPath%>\cores\bit_ch48k" "<%TemporaryFile%>_1.3gp" "<%OutputFile%>.3gp""~
Command5="cmd /c "del "<%TemporaryFile%>*.*"""~
~
***コメント欄 [#ad205bae]
#pcomment(below)


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