<機種>

|
<出力>

|
|
機種:
「MP4ファイル, H.264(MPEG4/AVC)PC向け一般設定」
を選択して、
|
[設定を編集]で、[Item4]のカスタム設定を追加する。 |
Transcoding_PC_H264.ini
Info]
Title=MP4ファイル, H.264(MPEG4/AVC) PC向け一般設定TitleE=General:
MP4, H.264(MPEG4/AVC) for PC
Description=パソコンなどH.264形式のMP4ファイルが再生可能なデバイスに向く一般的な設定です。携帯端末では再生できない可能性が高いです。
DescriptionE=for PC (QuickTime)
[Item0]~[Item2]略
[Item3]
Title=VGA高画質 最大30fps
TitleE=VGA High quality 30fps
Command0=""<%AppPath%>\cores\ffmpeg"
-y -maxfr 30 -i "<%InputFile%>" -title
"<%Title%>" -timestamp "<%TimeStamp%>"
-bitexact -vcodec h264 -coder 1 -bufsize 128 -g 250 -s
640x480 -b 1500 -acodec aac -ac 2 -ar 48000 -ab 64 -f
mp4 "<%OutputFile%>.MP4""
[Item4]
Title=640x272 500kbps 最大30fps
TitleE=VGA High quality 30fps
Command0=""<%AppPath%>\cores\ffmpeg"
-y -maxfr 30 -i "<%InputFile%>" -title
"<%Title%>" -timestamp "<%TimeStamp%>"
-bitexact -vcodec h264 -coder 1 -bufsize 128 -g 250 -s
640x272 -b 436
-acodec aac -ac 2 -ar 48000 -ab 64 -f mp4 "<%OutputFile%>.MP4""
|
|
|
|