*NW-S730/S630/S710/S610 [#x9c0ef2a]

***動画関連 [#g712cdf1]
なるべく基本に忠実に、高品質を追求した設定です。~
後は好みで調節して頂ければと思います。~
~
サムネイルを同時に生成します。~
動画ファイルと同名にして、ウォークマン本体の同じフォルダにドラッグ&ドロップして下さい。~
~
最新のFFmpegを使用します。ウェブサイト「[[お気に入りの動画を携帯で見よう:http://blog.k-tai-douga.com/]]」様より最新のFFmpegをダウンロードし、中の"ffmpeg.exe"を"ffmpeg_new.exe"にリネームして変換君のcoresフォルダに入れておいて下さい。~
Nero AACコーデックを使用します。"[[neroAacEnc.exe:http://www.nero.com/jpn/downloads-nerodigital-nero-aac-codec.php]]"を変換君のcoresフォルダに入れておいて下さい。~
~
By Mino~
~
  [Info]
  Title=NW-S730/S630/S710/S610用
  
  [Item0]
  Title=アスペクト比4:3
  Command0=""<%AppPath%>\cores\ffmpeg_new" -y -i "<%InputFile%>" -threads 0 -f mp4 -vcodec libx264 -level 13 -coder 0 -pix_fmt yuv420p -s 320x240 -aspect 4:3 -b 4000k -bt 4000k -maxrate 0 -bufsize 0 -rc_init_occupancy 0.9 -crf 12 -qmin 10 -qmax 51 -qdiff 4 -qcomp 0.6 -complexityblur 20 -qblur 0.5 -chromaoffset 0 -partitions parti4x4+partp8x8 -directpred 3 -me_method hex -me_range 16 -subq 6 -trellis 0 -r 30 -g 300 -keyint_min 25 -sc_threshold 40 -bf 0 -b_strategy 0 -bframebias 0 -refs 3 -deblockalpha 0 -deblockbeta 0 -i_qfactor 1.4 -flags loop -flags2 mbtree+bpyramid+wpred+mixed_refs -an "<%TemporaryFile%>_v.mp4""
  Command0=""<%AppPath%>\cores\ffmpeg_new" -y -i "<%InputFile%>" -threads 0 -f mp4 -vcodec libx264 -level 13 -coder 0 -pix_fmt yuv420p -s 320x240 -aspect 4:3 -b 4000k -bt 4000k -maxrate 0 -bufsize 0 -rc_init_occupancy 0.9 -crf 12 -qmin 10 -qmax 51 -qdiff 4 -qcomp 0.6 -complexityblur 20 -qblur 0.5 -chromaoffset 0 -partitions parti4x4+partp8x8 -directpred 3 -me_method hex -me_range 16 -subq 6 -trellis 0 -r 30 -g 300 -keyint_min 30 -sc_threshold 40 -bf 0 -b_strategy 0 -bframebias 0 -refs 3 -deblockalpha 0 -deblockbeta 0 -i_qfactor 1.4 -flags loop -flags2 mbtree+bpyramid+wpred+mixed_refs -an "<%TemporaryFile%>_v.mp4""
  Command1=""<%AppPath%>\cores\ffmpeg_new" -y -i "<%InputFile%>" -f wav -vn -acodec pcm_s16le -ac 2 -ar 48000 "<%TemporaryFile%>.wav""
  Command2=""<%AppPath%>\cores\neroAacEnc" -if "<%TemporaryFile%>.wav" -of "<%TemporaryFile%>_a.mp4""
  Command3=""<%AppPath%>\cores\ffmpeg_new" -y -i "<%TemporaryFile%>_v.mp4" -f mp4 -vcodec copy -i "<%TemporaryFile%>_a.mp4" -acodec copy "<%OutputFile%>.mp4""
  Command4=""<%AppPath%>\cores\ffmpeg_new" -y -i "<%InputFile%>" -f image2 -vcodec mjpeg -s 160x120 -aspect 4:3 -vframes 1 -ss 10 -qscale 1 -an "<%OutputFile%>.jpg""
  Command5="rm "<%TemporaryFile%>*.*""
  
  [Item1]
  Title=アスペクト比16:9
  Command0=""<%AppPath%>\cores\ffmpeg_new" -y -i "<%InputFile%>" -threads 0 -f mp4 -vcodec libx264 -level 13 -coder 0 -pix_fmt yuv420p -s 320x180 -aspect 16:9 -b 4000k -bt 4000k -maxrate 0 -bufsize 0 -rc_init_occupancy 0.9 -crf 12 -qmin 10 -qmax 51 -qdiff 4 -qcomp 0.6 -complexityblur 20 -qblur 0.5 -chromaoffset 0 -partitions parti4x4+partp8x8 -directpred 3 -me_method hex -me_range 16 -subq 6 -trellis 0 -r 30 -g 300 -keyint_min 25 -sc_threshold 40 -bf 0 -b_strategy 0 -bframebias 0 -refs 3 -deblockalpha 0 -deblockbeta 0 -i_qfactor 1.4 -flags loop -flags2 mbtree+bpyramid+wpred+mixed_refs -an "<%TemporaryFile%>_v.mp4""
  Command0=""<%AppPath%>\cores\ffmpeg_new" -y -i "<%InputFile%>" -threads 0 -f mp4 -vcodec libx264 -level 13 -coder 0 -pix_fmt yuv420p -s 320x180 -aspect 16:9 -b 4000k -bt 4000k -maxrate 0 -bufsize 0 -rc_init_occupancy 0.9 -crf 12 -qmin 10 -qmax 51 -qdiff 4 -qcomp 0.6 -complexityblur 20 -qblur 0.5 -chromaoffset 0 -partitions parti4x4+partp8x8 -directpred 3 -me_method hex -me_range 16 -subq 6 -trellis 0 -r 30 -g 300 -keyint_min 30 -sc_threshold 40 -bf 0 -b_strategy 0 -bframebias 0 -refs 3 -deblockalpha 0 -deblockbeta 0 -i_qfactor 1.4 -flags loop -flags2 mbtree+bpyramid+wpred+mixed_refs -an "<%TemporaryFile%>_v.mp4""
  Command1=""<%AppPath%>\cores\ffmpeg_new" -y -i "<%InputFile%>" -f wav -vn -acodec pcm_s16le -ac 2 -ar 48000 "<%TemporaryFile%>.wav""
  Command2=""<%AppPath%>\cores\neroAacEnc" -if "<%TemporaryFile%>.wav" -of "<%TemporaryFile%>_a.mp4""
  Command3=""<%AppPath%>\cores\ffmpeg_new" -y -i "<%TemporaryFile%>_v.mp4" -vcodec copy -i "<%TemporaryFile%>_a.mp4" -acodec copy -f mp4 "<%OutputFile%>.mp4""
  Command4=""<%AppPath%>\cores\ffmpeg_new" -y -i "<%InputFile%>" -f image2 -vcodec mjpeg -s 160x90 -aspect 16:9 -vframes 1 -ss 10 -qscale 1 -an "<%OutputFile%>.jpg""
  Command5="rm "<%TemporaryFile%>*.*""
~
***コメント欄 [#f77bdf9d]

#pcomment(below)


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