最初由 roozhou 发布
这是什么垃圾工具作出来的呀
roozhou@2009-05-26 02:39
这是什么垃圾工具作出来的呀货比30家@2009-05-26 09:04
MediaCoder 0.7.0.4395 影音转码快车引用最初由 roozhou 发布
这是什么垃圾工具作出来的呀
roozhou@2009-05-26 16:49
我说了让你改命令行的,不要设level,你就是不听货比30家@2009-05-26 23:40
level试过5-15-20,都不行货比30家@2009-05-28 08:27
roozhou 支招ljwing@2009-05-28 13:56
好像命令行要装firefox才能改的吧?Asker@2009-05-28 20:52
楼主我跟你差不多的问题264768502@2009-05-28 21:50
这图真是HXAsker@2009-05-28 22:14
引用最初由 264768502 发布
这图真是HX
a4840639@2009-05-28 23:56
引用最初由 Asker 发布
因为是HX片子做HX镜头剪辑
好吧我承认其实是想做ARMS 20年大特集 XD
----------------------------
刚才试了一下,以下的MediaCoder命令行可以正常压缩片源,并且可以获得近似lossless的画质
# ".\codecs\x264.exe" "$(SourceFile)" --no-psnr --no-ssim --keyint 250 --min-keyint 25 --level 40 --me tesa --merange 16 --no-dct-decimate --non-deterministic --subme 1 --ref 1 --bframes 5 --direct auto --mixed-refs --trellis 2 --b-pyramid --weightb --bitrate $(VideoBitrate) --qcomp 0.6 --sar 1:1 --threads auto --stats "$(PassLogFile)" --pass 1 -o NUL
# ".\codecs\x264.exe" "$(SourceFile)" --no-psnr --no-ssim --keyint 250 --min-keyint 25 --level 40 --me tesa --merange 16 --no-dct-decimate --non-deterministic --subme 1 --ref 1 --bframes 5 --direct auto --mixed-refs --trellis 2 --b-pyramid --weightb --bitrate $(VideoBitrate) --qcomp 0.6 --sar 1:1 --threads auto --stats "$(PassLogFile)" --pass 3 -o NUL
# ".\codecs\x264.exe" "$(SourceFile)" --no-psnr --no-ssim --keyint 250 --min-keyint 25 --level 40 --me tesa --merange 16 --no-dct-decimate --non-deterministic --aq-mode 1 --aq-strength 1.0 --b-adapt 2 --ref 5 --subme 9 --psy-rd 1:0 --bframes 5 --direct auto --mixed-refs --trellis 2 --b-pyramid --weightb --bitrate $(VideoBitrate) --qcomp 0.6 --sar 1:1 --threads auto --stats "$(PassLogFile)" --pass 2 -o "$(DestFile)"
但是在x264vfw下该怎么用命令行?
选中下面的命令行选项后如何设置路径?
请高人指教(尤其是被premiere pro 调用的时候,如何设置2th pass的log文件路径)
还有,请问用MediaCoder能不能把输出的文件封装(Muxer)到Microsoft AVI容器而不是 mp4或mkv
如果不行请问该用哪个软件?(除去Permiere)
roozhou@2009-05-31 11:33
可以的话试试avidemux吧货比30家@2009-05-31 20:28
MediaCoder可以改命令么?如何设置?roozhou支招引用最初由 roozhou 发布
我说了让你改命令行的,不要设level,你就是不听