Log in

View Full Version : Error trying to convert an h264 Stream


Whimick
7th June 2012, 18:52
Hi All,

I've been using MeGUI for some time now and would like to recode some .h264 stream to avi.

I've tried a number of times and different HD Tv Streams to convert them to Xvid avi. And each time if stops with this error, as seen in the extract from the log below.

Can anyone explain what may be wrong?

[Error] Log for job1 (video, 06. Indonesia to Australia (BBC HD 2012).avs -> )
-[Information] [07/06/2012 18:25:28] Started handling job
-[Information] [07/06/2012 18:25:28] Preprocessing
--[Information] Bitrate calculation for video
---[Information] [07/06/2012 18:25:29] Desired size after subtracting audio: 732709 KBs
---[Information] [07/06/2012 18:25:29] Calculated desired bitrate: 1699 kbit/s
-[Information] [07/06/2012 18:25:29] Avisynth input script
--[NoImage] LoadPlugin("C:\Program Files (x86)\MeGUI\tools\dgavcindex\DGAVCDecode.dll")
--[NoImage] AVCSource("*******06. Indonesia to Australia (BBC HD 2012).dga")
--[NoImage] #deinterlace
--[NoImage] #crop
--[NoImage] LanczosResize(1440,816) # Lanczos (Sharp)
--[NoImage] #denoise
-[Information] [07/06/2012 18:25:29] Job commandline: "C:\Program Files (x86)\MeGUI\tools\xvid_encraw\xvid_encraw.exe" -i "******\06. Indonesia to Australia (BBC HD 2012).avs" -pass1 "******\06. Indonesia to Australia (BBC HD 2012).stats" -bitrate 1699 -kboost 100 -ostrength 10 -oimprove 10 -odegrade 10 -chigh 30 -clow 15 -vbvsize 3145728 -vbvmax 4854000 -vbvpeak 2359296 -turbo -max_key_interval 250 -vhqmode 4 -lumimasking -imin 1 -pmin 1 -max_bframes 1 -bvhq -bquant_ratio 162 -bquant_offset 0 -bmin 1 -par 1 -threads 1
-[Information] [07/06/2012 18:25:29] Encoding started
-[Error] [07/06/2012 18:29:17] Process exits with error: 3
-[Information] [07/06/2012 18:29:17] Standard output stream: xvid_encraw - raw mpeg4 bitstream encoder written by Christoph Lampert 2002-2003
-[Information] [07/06/2012 18:29:17] Standard error stream
--[NoImage] This application has requested the Runtime to terminate it in an unusual way.
--[NoImage] Please contact the application's support team for more information.
-[Information] [07/06/2012 18:29:17] Job completed


Many thanks Whimick