SH-04A

動画関連

[Itemx]
Title=H264 4:3 設定 640×480/2Mbps/30/48000/128kbps 
Command0=""<%AppPath%>\cores\ffmpeg" -threads 6 -y -re -i  "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>"  -mbd 2 -flags ildct -me_method full -vcodec libx264 -coder 0 -vlevel 30 -bufsize 128 -g 250 -s 640x480 -r 30 -b 2048 -acodec libfaac -ac 2 -ar 44100 -ab 64 -f mp4 "<%OutputFile%>.mp4""
[Itemx]
Title=H264 16:9設定 720x400/2Mbps/29.97/44100/128kbps 
Command0=""<%AppPath%>\cores\ffmpeg" -threads 6 -y640 -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -vcodec libx264 -coder 0 -vlevel 30 -bufsize 128 -g 250 -s 720x400 -r 30 -b 2048 -acodec libfaac -ac 2 -ar 44100 -ab 64 -f mp4 "<%OutputFile%>.mp4"" 
[Itemx]
Title=xvid 16:9設定 720x400/2Mbps/29.97/44100/128kbps 
Command0=""<%AppPath%>\cores\ffmpeg" -threads 6 -y -re -i "<%InputFile%>" -timestamp "<%TimeStamp%>" -vcodec libxvid -mbd 2 -s 720x400 -deinterlace -r 30 -g 210 -sc_threshold -6000 -b 2000 -bt 5000 -qmin 3 -acodec libfaac -ac 2 -ar 48000 -ab 80 -vol 256 -title "<%Title%>" -author "" -copyright "" -comment "VGA(720x400) 30FPS" -f 3gp "<%TemporaryFile%>.3gp" 
[Itemx]
Title=xvid 4:3設定 640x480/2Mbps/29.97/44100/128kbps 
Command0=""<%AppPath%>\cores\ffmpeg" -threads 6 -y -re -i "<%InputFile%>" -timestamp "<%TimeStamp%>" -vcodec libxvid -mbd 2 -s 640x480 -deinterlace -r 30 -g 210 -sc_threshold -6000 -b 2000 -bt 5000 -qmin 3 -acodec libfaac -ac 2 -ar 48000 -ab 80 -vol 256 -title "<%Title%>" -author "" -copyright "" -comment "VGA(640x480) 30FPS" -f 3gp "<%OutputFile%>.3gp""

その他

だいたいSH-01A、SH906iあたりと同じ

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