Advertisement
khardwick

Untitled

Apr 16th, 2015
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.91 KB | None | 0 0
  1. SetMemoryMax(400)
  2. SetMTMode(3,9)
  3. MPEG2Source("E:\work\HorseplayerVTS_02_2.d2v", cpu=6)
  4. SetMTMode(2)
  5. qtgmc("medium",edithreads=3,SLMode=1).selecteven()
  6. DeSpot(pwidth=7, pheight=7, seg=0)
  7. FFT3DFilter(sigma=3,sharpen=.3)
  8. SetMTMode(6)
  9. LumaDBL(g1str=10,g2str=4,g1size=.7,g2size=.5,g1soft=10,g2soft=10)
  10. Crop(0, 0, -22, -2)
  11. fillmargins(0,1,0,0)
  12. assumefps("film")
  13.  
  14. General
  15. Complete name : /media/NTFS/work/Horseplayer test3.mkv
  16. Format : Matroska
  17. Format version : Version 2
  18. File size : 7.31 MiB
  19. Duration : 37s 917ms
  20. Overall bit rate : 1 618 Kbps
  21. Writing application : x264 r2538 121396c
  22. Writing library : Haali Matroska Writer b0
  23.  
  24. Video
  25. ID : 1
  26. Format : AVC
  27. Format/Info : Advanced Video Codec
  28. Format profile : High@L3.1
  29. Format settings, CABAC : Yes
  30. Format settings, ReFrames : 9 frames
  31. Codec ID : V_MPEG4/ISO/AVC
  32. Duration : 37s 917ms
  33. Bit rate : 1 586 Kbps
  34. Width : 698 pixels
  35. Height : 574 pixels
  36. Display aspect ratio : 1.296
  37. Original display aspect ratio : 1.297
  38. Frame rate mode : Constant
  39. Frame rate : 24.000 fps
  40. Color space : YUV
  41. Chroma subsampling : 4:2:0
  42. Bit depth : 8 bits
  43. Scan type : Progressive
  44. Bits/(Pixel*Frame) : 0.165
  45. Stream size : 7.17 MiB (98%)
  46. Writing library : x264 core 146 r2538 121396c
  47. Encoding settings : cabac=1 / ref=9 / deblock=1:0:0 / analyse=0x3:0x133 / me=umh / subme=10 / psy=1 / psy_rd=1.00:0.15 / mixed_ref=1 / me_range=32 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=0 / chroma_qp_offset=-3 / threads=7 / lookahead_threads=1 / sliced_threads=0 / nr=0 / decimate=0 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=8 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=240 / keyint_min=24 / scenecut=40 / intra_refresh=0 / rc_lookahead=120 / rc=crf / mbtree=0 / crf=19.5 / qcomp=0.70 / qpmin=0 / qpmax=69 / qpstep=4 / vbv_maxrate=14000 / vbv_bufsize=14000 / crf_max=0.0 / nal_hrd=none / filler=0 / ip_ratio=1.40 / pb_ratio=1.30 / aq=1:1.00
  48. Language : English
  49. Default : Yes
  50. Forced : No
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement