Guest User

Untitled

a guest
Jun 19th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. 1st tab
  2.  
  3. <Mandarinka> mode - constant quality (unless you need exact filesizes)
  4. <Mandarinka> deblocking yes, 0:0 for the parameters
  5. <Mandarinka> profile high
  6. <haijime> :P
  7. <Mandarinka> avc level autoguess
  8.  
  9. 2nd tab
  10.  
  11. chroma ME yes
  12. merange 16
  13. ME algorithm multiple hexagon
  14. subpixel refinement - I'd say 9, if you want it faster, go 7
  15. cabac - yes
  16. number of rereernce frames - 6-16, with anime every bit helps a little, but it gets progressively slower
  17. mixed reference frames - yes
  18. trellis - 2 (1 for speeding up)
  19. psy-rd strenght -- hmm, it'S new so I'd say 0.8 is enough
  20. psy-trellis: leave off, expereimntal, dunno where it helps
  21. no dct decimation - leave off, only for high bitrates to keep all the noise
  22. no-fast p-skip - allegedly it improves quality a bit, but it slows down teh encoding
  23.  
  24.  
  25.  
  26. 3rd tab
  27.  
  28. macroblock options -- custom, everything checked (or just choose all). you can get it faster for presumably low or no qualtiy drop if you exclude p4x4 (that type is seldom useful to the encoder, or so they say)
  29.  
  30. adaptive quantization
  31. mode - variance aq
  32. strenght: 0.7 (more will prevent banding and blocking in falt backgrounds and solid areas better, but it costs bits; I'd say thsi could be enough)
  33.  
  34. B-frames
  35. number of b.f. - 4-6 (as the count increases, the speed drops)
  36. adaptive b-frames - 2-optimal
  37. b-pyramid - yes. except if you want to play it on sony psp or some toy like that
  38. weighted b-prediction - yes
  39. b-frame mode - spatial or auto (auto shouldn't be much slower and is somewhat better)
Add Comment
Please, Sign In to add comment