卍解
版主
大能猫
查看详细资料
TOP
元始天尊
[Item0] Title=480x272 MP4-AVC X264-crf24 AAC-96kbps TitleE=480x272 MP4-AVC X264-crf24 AAC-96kbps Command0=""<%AppPath%>\cores\avs2wav" "<%InputFile%>" "<%OutputFile%>.wav"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%OutputFile%>.wav" -bitexact -vn -acodec aac -ac 2 -ar 48000 -ab 48 "temp\out_aac.mp4" Command2="rm "<%OutputFile%>.wav"" Command3=""<%AppPath%>\cores\x264" --crf 24 -A all --level 3 --me umh -m 6 --bime --ref 2 --mixed-refs --bframes 16 --b-rdo --weightb --trellis 2 --aud --thread-input --progress --output "temp/out.264" "<%InputFile%>"" Command4=""<%AppPath%>\cores\MP4box" -raw 1 "temp\out_aac.mp4" Command5=""<%AppPath%>\cores\MP4box" -fps 29.97 -add "temp\out.264" "<%OutputFile%>.MP4" Command6=""<%AppPath%>\cores\MP4box" -fps 29.97 -add "temp\out_aac_track1.aac" "<%OutputFile%>.MP4" Command7=""<%AppPath%>\cores\ATOMChanger.exe" "<%OutputFile%>.MP4" "<%OutputPath%>MAQ<%RandomNumber5%>.MP4" "AtomAVC.ini" Command8=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 5 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>.THM"" Command9="rm "temp\out_aac.mp4"" Command10="rm "temp\out.264"" Command11="rm "temp\out.264.txt"" Command12="rm "temp\out_aac_track1.aac"" Command13="rm "<%OutputFile%>.MP4""
原帖由 真忘私绵 于 2007-1-12 00:46 发表 顺便问问 怎么设置才能让3GP转出来的文件名字按照原文件起? 现在都乱跳……
魔王撒旦
混世魔头
原帖由 qyqgpower 于 2007-1-12 01:17 发表 用我很久之前改的那个atomchanger就不需要29.97fps限定了
原帖由 arex 于 2007-1-12 00:48 发表 在cg看过了,在这里帮顶。 贴一下目前研究出来的用3GP转效果最佳的方案的脚本,仅供参考。方案来自cngba的abraxas 3GP脚本是我写的,PSP测试成功,体积相对很小,质量高,压制速度极慢,大概是片源时间的 ...
[Item0] Title=AVC VBR QB22 Stereo/96kbps fps=Orginal TitleE=AVC VBR QB22 Stereo/96kbps fps=Orginal Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec h264 -coder 1 -bufsize 128 -g 250 -qscale 22 -maxrate 2000 -acodec aac -ac 2 -ar 48000 -ab 48 -f psp "<%OutputPath%>MAQ<%RandomNumber5%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 5 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>.THM"" [Item1] Title=AVC VBR QB22 Stereo/96kbps fps=29.97 TitleE=AVC VBR QB22 Stereo/96kbps fps=29.97 Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec h264 -coder 1 -bufsize 128 -g 250 -r 29.97 -qscale 22 -maxrate 2000 -acodec aac -ac 2 -ar 48000 -ab 48 -f psp "<%OutputPath%>MAQ<%RandomNumber5%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 5 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>.THM""
魔神至尊
原帖由 arex 于 2007-1-12 02:50 发表 [Item1] Title=AVC VBR QB22 Stereo/96kbps fps=29.97 TitleE=AVC VBR QB22 Stereo/96kbps fps=29.97 Command0=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -title "<%Title%>" -timestamp "<%TimeStamp%>" -bitexact -vcodec h264 -coder 1 -bufsize 128 -g 250 -r 29.97 -qscale 22 -maxrate 2000 -acodec aac -ac 2 -ar 48000 -ab 48 -f psp "<%OutputPath%>MAQ<%RandomNumber5%>.MP4"" Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 5 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>.THM""