[Info]
Title=■MP4用。ウエブ配信用途。FFmpeg rev.25566■
Description=MP4を AVC(Main|@L4.1)(CABAC/4 Ref Frames)4コアで変換。Item2から4の映像データレートは目標値の13%減で指定した。
[Item0]
Title=640x272 436kbps 23.976fps 音声 64kbps 44.1kHz
Command0=""<%AppPath%>\cores\new_ffmpeg" -y -i
"<%InputFile%>" -timestamp "<%TimeStamp%>"
-flags bitexact -vcodec libx264 -g 150 -qcomp
0.7 -qmin 10 -qmax 51 -qdiff 4 -subq 6 -me_range 16 -i_qfactor 0.714286
-coder 1 -refs 4
-bufsize 128 -g 250 -level 41 -aspect 640:272
-s 640x272 -r 23.976 -b 436k -acodec aac -strict
experimental -ac 2 -ar 44100 -ab 64k -f mp4 -threads 4 "<%OutputFile%>.mp4""
[Item1]
Title=520x328 436kbps 23.976fps 音声 64kbps 44.1kHz
Command0=""<%AppPath%>\cores\new_ffmpeg" -y -i
"<%InputFile%>" -timestamp "<%TimeStamp%>"
-flags bitexact -vcodec libx264 -g 150 -qcomp
0.7 -qmin 10 -qmax 51 -qdiff 4 -subq 6 -me_range 16 -i_qfactor 0.714286
-coder 1 -refs 4
-bufsize 128 -g 250 -level 41 -s 520x328
-aspect 520:328 -r 23.976 -b 436k -acodec aac
-strict experimental -ac 2 -ar 44100 -ab 64k -f mp4 -threads
4 "<%OutputFile%>.mp4""
[Item2]
Title=640x360 インタレ解除 436kbps 23.976fps 音声 64kbps 44.1kHz
Command0=""<%AppPath%>\cores\new_ffmpeg" -y -i
"<%InputFile%>" -timestamp "<%TimeStamp%>"
-flags bitexact -vcodec libx264 -g 150 -qcomp
0.7 -qmin 10 -qmax 51 -qdiff 4 -subq 6 -me_range 16 -i_qfactor 0.714286
-coder 1 -refs 4
-bufsize 128 -g 250 -level 41 -s 640x360
-r 23.976 -deinterlace -b 379k -acodec aac -strict
experimental -ac 2 -ar 44100 -ab 64k -f mp4 -threads 4 "<%OutputFile%>.mp4""
[Item3]
Title=640x360 インタレ解除 654kbps 23.976fps 音声 96kbps 44.1kHz
Command0=""<%AppPath%>\cores\new_ffmpeg" -y -i
"<%InputFile%>" -timestamp "<%TimeStamp%>"
-flags bitexact -vcodec libx264 -g 150 -qcomp
0.7 -qmin 10 -qmax 51 -qdiff 4 -subq 6 -me_range 16 -i_qfactor 0.714286
-coder 1 -refs
4 -bufsize 128 -g 250 -level 41
-s 640x360 -r 23.976 -deinterlace -b 569k -acodec
aac -strict experimental -ac 2 -ar 44100 -ab 96k -f mp4 -threads
4 "<%OutputFile%>.mp4""
[Item4]
Title=720x406 インタレ解除 654kbps 23.976fps 音声 96kbps 44.1kHz
Command0=""<%AppPath%>\cores\new_ffmpeg" -y -i
"<%InputFile%>" -timestamp "<%TimeStamp%>"
-flags bitexact -vcodec libx264 -g 150 -qcomp
0.7 -qmin 10 -qmax 51 -qdiff 4 -subq 6 -me_range 16 -i_qfactor 0.714286
-coder 1 -refs 4
-bufsize 128 -g 250 -level 41 -s 720x406
-r 23.976 -deinterlace -b 569k -acodec aac -strict experimental -ac
2 -ar 44100 -ab 96k -f mp4 -threads 4 "<%OutputFile%>.mp4""
|