[Info]
Title==WebM 4コア用。FFmpeg r25287=
Description=【補足】 エンコード速度が遅くて耐えられないという場合。「-level 216」を「-level 300」にすると画質は悪くなりますが、エンコードは速くなります。
[Item0]
Title=640x272 436kbps 23.976fps 音声 64kbps 44.1kHz
Command0=""<%AppPath%>\cores\new_ffmpeg" -threads 4 -y -i "<%InputFile%>" -vcodec libvpx -s 640x272 -r 23.976 -g 120 -level 216 -profile 0 -qmax 51 -qmin 1 -rc_buf_aggressivity 0.95 -bt 1.0M -vb 436k -ab 64k -ac 2 -ar 44100 "<%OutputFile%>.webm""

[Item1]
Title=520x328 436kbps 23.976fps 音声 64kbps 44.1kHz
Command0=""<%AppPath%>\cores\new_ffmpeg" -threads 4 -y -i "<%InputFile%>" -vcodec libvpx -s 520x328 -r 23.976 -g 120 -level 216 -profile 0 -qmax 51 -qmin 1 -rc_buf_aggressivity 0.95 -bt 1.0M -vb 436k -ab 64k -ac 2 -ar 44100 "<%OutputFile%>.webm""

[Item2]
Title=640x360 インタレ解除 654kbps 23.976fps 音声 96kbps 44.1kHz
Command0=""<%AppPath%>\cores\new_ffmpeg" -threads 4 -y -i "<%InputFile%>" -vcodec libvpx -s 640x360 -r 23.976 -deinterlace -g 120 -level 216 -profile 0 -qmax 51 -qmin 1 -rc_buf_aggressivity 0.95 -bt 1.5M -vb 654k -ab 96k -ac 2 -ar 44100 "<%OutputFile%>.webm""

[Item3]
Title=720x406 インタレ解除 654kbps 23.976fps 音声 96kbps 44.1kHz
Command0=""<%AppPath%>\cores\new_ffmpeg" -threads 4 -y -i "<%InputFile%>" -vcodec libvpx -s 720x406 -r 23.976 -deinterlace -g 120 -level 216 -profile 0 -qmax 51 -qmin 1 -rc_buf_aggressivity 0.95 -bt 1.5M -vb 697k -ab 96k -ac 2 -ar 44100 "<%OutputFile%>.webm""

[Item4]
Title=WebM/VP8動画 720p 2Mbps 29.97fps 音声 112kbps 44.1kHz
Command0=""<%AppPath%>\cores\new_ffmpeg" -y -i "<%InputFile%>" -vcodec libvpx -s 1280x720 -r 29.97 -g 120 -level 216 -profile 0 -qmax 42 -qmin 10 -rc_buf_aggressivity 0.95 -token_partitions 4 -bt 4M -vb 2M -ab 112k -ac 2 -ar 44100 -threads 3 "<%OutputFile%>.webm""

[Item5]
Title=WebM/VP8動画 720p 2Mbps 59.94fps 音声 112kbps 44.1kHz
Command0=""<%AppPath%>\cores\new_ffmpeg" -y -i "<%InputFile%>" -vcodec libvpx -s 1280x720 -r 59.94 -g 120 -level 216 -profile 0 -qmax 42 -qmin 10 -rc_buf_aggressivity 0.95 -token_partitions 4 -bt 4M -vb 2M -ab 112k -ac 2 -ar 44100 -threads 3 "<%OutputFile%>.webm""

[Item6]
Title=WebM/VP8動画 1080p 2Mbps 29.97fps 音声 112kbps 44.1kHz
Command0=""<%AppPath%>\cores\new_ffmpeg" -y -i "<%InputFile%>" -vcodec libvpx -s 1920x1080 -r 29.97 -g 120 -level 216 -profile 1 -qmax 42 -qmin 10 -rc_buf_aggressivity 0.95 -token_partitions 4 -bt 4M -vb 2M -ab 112k -ac 2 -ar 44100 -threads 3 "<%OutputFile%>.webm""

[Item7]
Title=WebM/VP8動画 1080p 2Mbps 59.94fps 音声 112kbps 44.1kHz
Command0=""<%AppPath%>\cores\new_ffmpeg" -y -i "<%InputFile%>" -vcodec libvpx -s 1920x1080 -r 59.94 -g 120 -level 216 -profile 1 -qmax 42 -qmin 10 -rc_buf_aggressivity 0.95 -token_partitions 4 -bt 4M -vb 2M -ab 112k -ac 2 -ar 44100 -threads 3 "<%OutputFile%>.webm"



| Kenのムービー計画へ >動画狂コーナーへ>携帯動画+新FFmpeg..へ |