Hi,
I'm enconding an AviSynth script in x264 with the x264:BluRay profile. I'm enqueueing the job, and then I go to Start. But when it arrive to 100% of the encoding (without audio) it stops and not make any file... It remain with Time remaining to ZERO, and the Time elapsing go on...
There is some problem???
Please help me!!!
+ Reply to Thread
Results 1 to 4 of 4
-
-
Thanks for your reply!
1. I cannot encode anything...
2. I have test my AVS Script with Vdub with success.
This is the log:
-[Information] Log for job1 (video, ep1.avs -> )
--[Information] [29/01/2011 16:35:26] Started handling job
--[Information] [29/01/2011 16:35:26] Preprocessing
--[Information] Job commandline: "C:\Program Files (x86)\MeGUI\tools\x264\vfw4x264.exe" --level 4.1 --pass 1 --bitrate 4760 --stats "D:\MeGuiOut\ep1.stats" --deblock -1:-1 --keyint 24 --b-adapt 2 --qpmin 10 --ipratio 1.1 --pbratio 1.1 --vbv-bufsize 30000 --vbv-maxrate 40000 --qcomp 0.5 --me umh --direct auto --subme 6 --trellis 2 --mvrange 511 --nal-hrd vbr --sar 1:1 --output NUL "I:\Complete Emule\SERIETV\Terra Ribelle\ep1.avs"
--[Information] [29/01/2011 16:35:27] Encoding started
--[Information] [29/01/2011 16:38:45] Process exits with error code: -1 ***
--[Information] Standard output stream
--[Information] Standard error stream
---[NoImage] raw [info]: 1280x720p 1:1 @ 25/1 fps (cfr)
---[NoImage] x264 [info]: using SAR=1/1
---[NoImage] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
---[NoImage] x264 [info]: profile Main, level 4.1
---[NoImage]
---[NoImage] x264 [info]: frame I:44 Avg QP:22.59 size: 80739
---[NoImage] x264 [info]: frame P:275 Avg QP:23.65 size: 40745
---[NoImage] x264 [info]: frame B:682 Avg QP:24.53 size: 14628
---[NoImage] x264 [info]: consecutive B-frames: 5.6% 4.0% 20.1% 70.3%
---[NoImage] x264 [info]: mb I I16..4: 65.0% 0.0% 35.0%
---[NoImage] x264 [info]: mb P I16..4: 45.3% 0.0% 0.0% P16..4: 37.7% 0.0% 0.0% 0.0% 0.0% skip:17.0%
---[NoImage] x264 [info]: mb B I16..4: 19.3% 0.0% 0.0% B16..8: 15.9% 0.0% 0.0% direct:14.1% skip:50.7% L0:26.5% L1:41.0% BI:32.6%
---[NoImage] x264 [info]: final ratefactor: 19.95
---[NoImage] x264 [info]: direct mvs spatial:99.4% temporal:0.6%
---[NoImage] x264 [info]: coded y,uvDC,uvAC intra: 88.0% 13.2% 1.5% inter: 19.0% 7.1% 0.1%
---[NoImage] x264 [info]: i16 v,h,dc,p: 17% 14% 60% 9%
---[NoImage] x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 13% 17% 25% 5% 10% 6% 8% 7% 9%
---[NoImage] x264 [info]: i8c dc,h,v,p: 83% 10% 6% 1%
---[NoImage] x264 [info]: Weighted P-Frames: Y:16.7% UV:10.2%
---[NoImage] x264 [info]: kb/s:4941.78
---[NoImage] encoded 1001 frames, 12.71 fps, 4941.78 kb/s
--[Information] Deleting aborted output
---[Information] Delete aborted ouptut set: True
---[Information] File to delete
---[Information] [29/01/2011 16:38:45] File deleted
--[Information] [29/01/2011 16:38:45] Job completed
--[Information] [29/01/2011 16:38:45] Current job was aborted
*** : I aborted here, because the process remain at 100%.
3. The program and plugins are all updated.
4. I try to test a smaller file, without success.
How can I do now?
I have:
W7 x64 Enterprise
.NET 3.5.1
MeGUI 0.3.5.0
I have also set the execution of the program for XP Compatible.
Similar Threads
-
MeGUI x264 encoding problem. Video stutters/flickers.
By EasyDrama in forum Video ConversionReplies: 17Last Post: 20th Mar 2014, 23:36 -
MeGui: error in encoding: "x264.exe:unrecognized option --progress"
By Julllie in forum Video ConversionReplies: 4Last Post: 30th Apr 2011, 05:21 -
MeGUI x264 encoding problem
By follz20 in forum Video ConversionReplies: 0Last Post: 29th Mar 2010, 04:30 -
megui x264 encoding setting
By miss in forum Video ConversionReplies: 5Last Post: 7th Aug 2009, 03:06 -
x264 encoding under LINUX (something similar to MeGUI?)
By graysky in forum LinuxReplies: 3Last Post: 30th Nov 2008, 18:34