[求助]x264压制问题(已解决)
bomber1984@2007-07-06 22:00
请教一个困扰很久的问题引用
Looking for job processor for job...
Processor found!
Starting job job1 at 21:44:36
Starting preprocessing of job...
Preprocessing finished!
encoder commandline:
--crf 18.0 --ref 8 --mixed-refs --bframes 3 --b-pyramid --b-rdo --bime --weightb --direct auto --nf --subme 6 --trellis 1 --analyse all --8x8dct --vbv-maxrate 25000 --me umh --merange 12 --threads 2 --thread-input --progress --no-psnr --no-ssim --output "K:\Dragon Destiny\Dragon Destiny01.mp4" "K:\Dragon Destiny\Dragon Destiny01.avs"
successfully started encoding
Processing ended at 21:44:37
----------------------------------------------------------------------------------------------------------
Log for job job1
x264 [error]: could not open input file 'K:\Dragon Destiny\Dragon Destiny01.avs'
----------------------------------------------------------------------------------------------------------
The current job contains errors. Skipping chained jobs
引用@cd /d "G:\lei ming gui\bin"
@echo Please wait until this process is set into idle.
@delay.exe 1000
@setpath.exe run
@call setpath.bat
@del setpath.bat
@echo+
@x264.exe --crf 18.0 --ref 8 --mixed-refs --bframes 3 --b-pyramid --b-rdo --bime --weightb --direct auto --nf --subme 6 --trellis 1 --analyse all --8x8dct --vbv-maxrate 25000 --me umh --merange 12 --threads auto --thread-input --progress --no-psnr --no-ssim --output "K:\Dragon Destiny\Dragon Destiny01.mp4" "K:\Dragon Destiny\Dragon Destiny01.avs"
@echo+
引用
LoadPlugin("G:\GordianKnot\DGMPGDec\DGDecode.dll")
LoadPlugin("G:\GORDIA~1\AviSynthPlugins\UnDot.dll")
mpeg2source("K:\Dragon Destiny\Dragon Destiny01.d2v")
ConvertToYV12
crop(4,0,714,480)
LanczosResize(864,480)
Undot()
ZhenGod@2007-07-06 22:27
ConvertToYV12 这句话怎么看都是多余的 而且还写错了bomber1984@2007-07-06 22:31
引用最初由 ZhenGod 发布
ConvertToYV12 这句话怎么看都是多余的 而且还写错了
ZhenGod@2007-07-06 22:41
你先拿播放器播放你的avs 看看是什么信息提示bomber1984@2007-07-06 23:01
引用最初由 ZhenGod 发布
你先拿播放器播放你的avs 看看是什么信息提示
还有就是,设么都没懂就表自作聪明+错误的语句。
convertoyuy2() 压x264的时候,这句话更错 (目前)
引用雷鸣22:49:04
没可能是avisynth没安装吧……