Guest User

Untitled

a guest
Oct 20th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 KB | None | 0 0
  1. -[Information] [9/7/2012 10:14:46 PM] Started handling job
  2. --[Information] [9/7/2012 10:14:46 PM] Preprocessing
  3. --[Information] [9/7/2012 10:14:46 PM] Avisynth input script
  4. ---[NoImage] setmtmode(2,8)
  5. ---[NoImage] DGDecode_MPEG2Source("76e.d2v", info=3)
  6. ---[NoImage] import("C:\program files (x86)\avisynth 2.5\plugins\CMDegrain.avs")
  7. ---[NoImage] #audiodub(last, wavsource("76e.wav"))
  8. ---[NoImage] ColorMatrix(hints=true, threads=0)
  9. ---[NoImage] trim(4888,5788)
  10. ---[NoImage] tfm(order=-1,pp=0)
  11. ---[NoImage] crop( 2, 0, -2, -2)
  12. ---[NoImage] resamplehq(1280, 720)
  13. ---[NoImage] input=last
  14. ---[NoImage] mask=input.mt_lut("x 3.2 ^ 25000 /")
  15. ---[NoImage] postdither=input.dfttestmc(lsb=true,sigma=4,mdg=true,mdgsad=300).ditherpost(mode=6)
  16. ---[NoImage] mt_merge(input,postdither,mask,u=4,v=4)
  17. ---[NoImage] CMDegrain(thsad=150,sharpen=true,pel=1,tr=2,blksize=8,overlap=4,truemotion=true,lsb=true)
  18. ---[NoImage] DeHalo_alpha(rx=1.5, ry=1.5, darkstr=0, brightstr=0.6, lowsens=50, highsens=50, ss=1.5)
  19. --[Information] [9/7/2012 10:14:52 PM] Job commandline: "C:\Users\Administrator\Desktop\megui\tools\x264\avs4x264mod.exe" --preset placebo --crf 18.5 --threads 8 --keyint 360 --min-keyint 28 --qpmin 10 --qpmax 51 --chroma-qp-offset -2 --qcomp 0.8 --merange 32 --me umh --direct spatial --subme 10 --psy-rd 1.10:0 --no-dct-decimate --sar 1:1 --output "I:\work_bw\dub\DoR\076\76e.mp4" "I:\work_bw\dub\DoR\076\76e.avs"
  20. --[Information] [9/7/2012 10:14:52 PM] Encoding started
  21. --[Error] [9/7/2012 10:15:09 PM] Process exits with error: 3
  22. --[Information] [9/7/2012 10:15:09 PM] Standard output stream
  23. ---[NoImage] avs [info]: Avisynth version: 2.60
  24. ---[NoImage] avs [info]: Video colorspace: YV12
  25. ---[NoImage] avs [info]: Video resolution: 1280x720
  26. ---[NoImage] avs [info]: Video framerate: 30000/1001
  27. ---[NoImage] avs [info]: Video framecount: 901
  28. ---[NoImage] avs4x264 [info]: "C:\Users\Administrator\Desktop\megui\tools\x264\x264_64" - --preset placebo --crf 18.5 --threads 8 --keyint 360 --min-keyint 28 --qpmin 10 --qpmax 51 --chroma-qp-offset -2 --qcomp 0.8 --merange 32 --me umh --direct spatial --subme 10 --psy-rd 1.10:0 --no-dct-decimate --sar 1:1 --output I:\work_bw\dub\DoR\076\76e.mp4 --frames 901 --fps 30000/1001 --input-res 1280x720 --input-csp i420
  29. --[Information] [9/7/2012 10:15:09 PM] Standard error stream
  30. ---[NoImage] raw [info]: 1280x720p 1:1 @ 30000/1001 fps (cfr)
  31. ---[NoImage] x264 [info]: using SAR=1/1
  32. ---[NoImage] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 AVX XOP FMA4 SSEMisalign LZCNT
  33. ---[NoImage] x264 [info]: profile High 10, level 5.0, 4:2:0 10-bit
  34. ---[NoImage]
  35. --[Warning] [9/7/2012 10:15:09 PM] The 64 bit mode of x264 is enabled. Depending on the error it may help to disable it in the MeGUI settings.
  36. --[Information] [9/7/2012 10:15:09 PM] Job completed
Add Comment
Please, Sign In to add comment