View Single Post
Old 17th August 2017, 12:42   #15028  |  Link
GhostKilla
Registered User
 
Join Date: Jun 2012
Posts: 12
Hi,

With the latest auto-update, I've a problem with the resize and the new AVS plugin. This is my job log :

Quote:
G:\>"C:\Program Files (x86)\RipBot264\tools\avs2yuv\avs2yuv.exe" "G:\Temp\RipBot264temp\job1\job1.avs" -o - | "C:\Program Files (x86)\RipBot264\tools\x264\x264_x64.exe" --pass 1 --bitrate 5014 --stats "G:\Temp\RipBot264temp\job1\job1.stats" --fps 25 --min-keyint 25 --keyint 250 --frames 171850 --sar 1:1 --level 4.1 --preset veryslow --aud --nal-hrd vbr --vbv-bufsize 62500 --vbv-maxrate 62500 --slow-firstpass --stdin y4m --output NUL -
error: LoadPlugin: unable to load "C:\Program Files (x86)\RipBot264\Tools\AviSynth plugins\ResampleMT\x86\ResampleMT.dll", Module not found. Install missing library?
(G:\Temp\RipBot264temp\job1\job1.avs, line 22)
y4m [error]: bad sequence header magic
x264 [error]: could not open input file `-'

G:\>"C:\Program Files (x86)\RipBot264\tools\avs2yuv\avs2yuv.exe" "G:\Temp\RipBot264temp\job1\job1.avs" -o - | "C:\Program Files (x86)\RipBot264\tools\x264\x264_x64.exe" --pass 2 --bitrate 5014 --stats "G:\Temp\RipBot264temp\job1\job1.stats" --fps 25 --force-cfr --min-keyint 25 --keyint 250 --frames 171850 --sar 1:1 --level 4.1 --preset veryslow --aud --nal-hrd vbr --vbv-bufsize 62500 --vbv-maxrate 62500 --stdin y4m --output "G:\Temp\RipBot264temp\video.264" -
error: LoadPlugin: unable to load "C:\Program Files (x86)\RipBot264\Tools\AviSynth plugins\ResampleMT\x86\ResampleMT.dll", Module not found. Install missing library?
(G:\Temp\RipBot264temp\job1\job1.avs, line 22)
y4m [error]: bad sequence header magic
x264 [error]: could not open input file `-'

G:\>"C:\Program Files (x86)\RipBot264\tools\mkvtoolnix\mkvmerge.exe" -o "G:\ichi.mkv" --compression 0:none --title "ichi" --default-duration 0:25fps "G:\Temp\RipBot264temp\video.264" --compression 0:none --language 0:fre --sync 0:0 "G:\Temp\RipBot264temp\job1\audio_1_French.ac3" --default-track 0:no --language 0:fre -s 0 -D -A "G:\Temp\RipBot264temp\job1\French.srt" --attachment-mime-type image/jpeg --attachment-description Cover --attachment-name Cover --attach-file "G:\Temp\RipBot264temp\job1\cover.jpg"
mkvmerge v14.0.0 ('Flow') 32bit
Error: The type of file 'G:\Temp\RipBot264temp\video.264' could not be recognized.
-------------------------

Elapsed Time: 00h:00m:03s
I don't know why I've this error message, the dll isn't missing, the path is good, but nothing works the last two days...



In same time, why use the x86 on x64 machine for this plugin ?

Last edited by GhostKilla; 17th August 2017 at 12:58.
GhostKilla is offline   Reply With Quote