PE2HO

Betelgeuse's Diary

PSP利用のメモ

カスタムファームに興味がないので通常利用分のみ

・PS1のゲームを買う http://store.playstation.com/store/index.vm
  機器認証しているので、PSPを他人に譲るときはサイトで認証解除をする

・漫画画像などを変換 http://www.nurs.or.jp/~calcium/software/

・アイコン画像 http://psp.themesup.net/

・壁紙画像 http://blog.livedoor.jp/gai_jin/archives/cat_50008614.html

・動画変換
ニコニコ動画などたいていの動画用
携帯動画変換君のiniファイルの設定 ffmpegは新しいのrev9133 を使う
画質向上には 384k のところを 512k/768k/1024k/1500k などに置き換える
音質向上には -ar 48000 -ab 128k を変える


[Item0]
Title=AVC 480x272/29.97fps/384kbps ステレオ/128kbps/黒帯なし用
TitleE=AVC 480x272/29.97fps/384kbps Stereo/128kbps
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -timestamp "<%TimeStamp%>" -flags bitexact -vcodec h264 -vlevel 30 -coder 1 -bufsize 128k -g 250 -s 480x272 -r 29.97 -b 384k -acodec aac -ac 2 -ar 48000 -ab 128k -f psp -level 21 "<%OutputPath%>MAQ<%RandomNumber5%>.MP4""
Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 5 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>.jpg"

[Item1]
Title=AVC 480x272/29.97fps/384kbps ステレオ/128kbps/黒帯あり用
TitleE=AVC 480x272/29.97fps/384kbps Stereo/128kbps/Resize16:9
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -timestamp "<%TimeStamp%>" -flags bitexact -vcodec h264 -vlevel 30 -coder 1 -bufsize 128k -g 250 -s 480x360 -croptop 44 -cropbottom 44 -r 29.97 -b 384k -acodec aac -ac 2 -ar 48000 -ab 128k -f psp -level 21 "<%OutputPath%>MAQ<%RandomNumber5%>.MP4""
Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 5 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>.jpg"

[Item2]
Title=PSP用サムネイル画像 最初の2分を5秒間隔で作る 適当なものを選ぶ
TitleE=PSP movie thumbnail
Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 5 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_005.jpg""
Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 10 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_010.jpg""
Command2=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 15 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_015.jpg""
Command3=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 20 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_020.jpg""
Command4=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 25 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_025.jpg""
Command5=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 40 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_030.jpg""
Command6=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 35 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_035.jpg""
Command7=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 40 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_040.jpg""
Command8=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 45 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_045.jpg""
Command9=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 50 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_050.jpg""
Command10=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 55 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_055.jpg""
Command11=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 60 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_060.jpg""
Command12=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 65 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_065.jpg""
Command13=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 70 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_070.jpg""
Command14=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 75 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_075.jpg""
Command15=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 80 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_080.jpg""
Command16=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 85 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_085.jpg""
Command17=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 90 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_090.jpg""
Command18=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 95 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_095.jpg""
Command19=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 100 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_100.jpg""
Command20=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 105 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_105.jpg""
Command21=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 110 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_110.jpg""
Command22=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 115 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_115.jpg""
Command23=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 120 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>_120.jpg""


On2VP6を変換するつもりがなく、H.264を変換する場合は ffmpegの入れ替え不要。

[Item0]
Title=PSP用H.264 16:9黒帯つき、の上下カット
TitleE=PSP
Command0=""\cores\ffmpeg" -vlevel 30 -y -maxfr 30 -i "" -title "" -timestamp "" -bitexact -vcodec h264 -coder 1 -bufsize 128 -g 250 -s 480x360 -croptop 44 -cropbottom 44 -b 760 -acodec aac -ac 1 -ar 48000 -ab 40 -vol 256 -f mp4 ".MP4""
Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 5 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>.jpg"

[Item0]
Title=PSP用H.264 4:3、16:9の動画用
TitleE=PSP
Command0=""\cores\ffmpeg" -vlevel 30 -y -maxfr 30 -i "" -title "" -timestamp "" -bitexact -vcodec h264 -coder 1 -bufsize 128 -g 250 -s 480x272 -b 760 -acodec aac -ac 1 -ar 48000 -ab 40 -vol 256 -f mp4 ".MP4""
Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 5 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>.jpg"


・旧型PSP(PSP-1000)について
なげやりな取説。2008/02/02追加
PSP-1000
DL


2008/3/9 追記:
・ニコニコ動画SP1について
携帯動画変換君 3GP_Converter034 で、
H.264の http://www.nicovideo.jp/watch/sm2575193 を上記設定 と rev.9133のffmpeg.exe , pthreadGC2.dll で変換可能なことを確認。

黒帯つきの動画は以下で帯をなくせる。(縦を大きめに変換して、上下を削る)Item2として上記設定に追加。
-s 480x272 を以下に書き換え
-s 480x360 -croptop 44 -cropbottom 44
関連記事
スポンサーサイト



テーマ:PSP - ジャンル:ゲーム



コメント

コメントの投稿


管理者にだけ表示を許可する

トラックバック

トラックバックURLはこちら
http://parasiteeve2.blog65.fc2.com/tb.php/124-58e22717
この記事にトラックバックする(FC2ブログユーザー)