peterjennings
1st January 2009, 20:46
I am trying to encode a video I made using megui & x264 but when I queue it and start it the job errors at the same location every time. I cannot figure out what is wrong from the error log. Here is what I see:
Log for job2 (video, testclip1.avs -> )
[1/1/2009 1:35:13 PM] Started handling job
[1/1/2009 1:35:13 PM] Preprocessing
Job commandline: "F:\Program Files\megui\tools\x264\x264.exe" --pass 1 --bitrate 5000 --stats "F:\Facial2\test\testclip1.stats" --ref 16 --mixed-refs --no-fast-pskip --bframes 16 --b-pyramid --weightb --direct auto --deblock -2:-1 --subme 7 --trellis 2 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --me esa --threads auto --thread-input --sar 1:1 --progress --no-dct-decimate --no-psnr --no-ssim --output NUL "F:\Facial2\test\testclip1.avs"
[1/1/2009 1:35:14 PM] Encoding started
Standard output stream
Standard error stream
avis [info]: 1024x768 @ 29.00 fps (18515 frames)
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
x264 [info]: profile High, level 5.0
[1/1/2009 1:36:52 PM] Job completed
===================================
I can encode the video with xvid with no problem. If anyone can shed some light on what my problem is I would be thankful.
-pj
Log for job2 (video, testclip1.avs -> )
[1/1/2009 1:35:13 PM] Started handling job
[1/1/2009 1:35:13 PM] Preprocessing
Job commandline: "F:\Program Files\megui\tools\x264\x264.exe" --pass 1 --bitrate 5000 --stats "F:\Facial2\test\testclip1.stats" --ref 16 --mixed-refs --no-fast-pskip --bframes 16 --b-pyramid --weightb --direct auto --deblock -2:-1 --subme 7 --trellis 2 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --me esa --threads auto --thread-input --sar 1:1 --progress --no-dct-decimate --no-psnr --no-ssim --output NUL "F:\Facial2\test\testclip1.avs"
[1/1/2009 1:35:14 PM] Encoding started
Standard output stream
Standard error stream
avis [info]: 1024x768 @ 29.00 fps (18515 frames)
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
x264 [info]: profile High, level 5.0
[1/1/2009 1:36:52 PM] Job completed
===================================
I can encode the video with xvid with no problem. If anyone can shed some light on what my problem is I would be thankful.
-pj