MechBunny Thumbs

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DODevelopment
    Confirmed User
    • Jun 2014
    • 127

    #1

    MechBunny Thumbs

    Hey

    My Mechbunny thumbs are looking a little grainy and.. well odd.

    I wondered if someone would share their imagemagick settings :/

    I currently have: "-modulate 110,102,100 -sharpen 1x1 -enhance"; //command line for imagemagick
  • AdultKing
    Raise Your Weapon
    • Jun 2003
    • 15601

    #2
    try

    -filter Blackman -sharpen 1x1 -modulate 110 -modulate 100,102,100 -enhance

    Comment

    • k0nr4d
      Confirmed User
      • Aug 2006
      • 9231

      #3
      Originally posted by AdultKing
      try

      -filter Blackman -sharpen 1x1 -modulate 110 -modulate 100,102,100 -enhance
      I think that only works on ebony porn
      Mechanical Bunny Media
      Mechbunny Tube Script | Mechbunny Webcam Aggregator Script | Custom Web Development

      Comment

      • robwod
        Confirmed User
        • Nov 2005
        • 2540

        #4
        Originally posted by DODevelopment
        Hey

        My Mechbunny thumbs are looking a little grainy and.. well odd.

        I wondered if someone would share their imagemagick settings :/

        I currently have: "-modulate 110,102,100 -sharpen 1x1 -enhance"; //command line for imagemagick
        I have used the following as a general use setting for years in my various scripts:

        -modulate 100,102,100 -sharpen 1x1 -enhance

        Note, the best you can do is a good general setting for your content sources. As the source content changes from sponsor to sponsor, and even gallery to gallery in a lot of cases, there will be varying levels of quality. Some will look too saturated, some dull, some too sharp/bright and others just perfect. It really depends on a balance between the quality of the source material and the tweaking of your settings. And imagemagick has no shortage of settings to try:

        See: Image Magick Command Line Options
        NSFW

        Comment

        • AdultKing
          Raise Your Weapon
          • Jun 2003
          • 15601

          #5
          Originally posted by k0nr4d
          I think that only works on ebony porn


          OP: It's good to remember , garbage in -> garbage out. If your original images aren't popping you can't expect your thumbs to suddenly be great!

          Comment

          • k0nr4d
            Confirmed User
            • Aug 2006
            • 9231

            #6
            tbh I think it's something to do with maybe versions of imagemagick or libjpeg (or libjpeg-turbo). Using the same command line, on some versions you get these wierd white specs on thumbs but on a different version you don't.
            Mechanical Bunny Media
            Mechbunny Tube Script | Mechbunny Webcam Aggregator Script | Custom Web Development

            Comment

            Working...