HELP: ImageMagick Video Thumb Command

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AmateurBros
    Confirmed User
    • Jan 2015
    • 399

    #1

    HELP: ImageMagick Video Thumb Command

    I'm looking to add to my ImageMagick Command and have it crop out the bottom "x" number of pixels from videos, so it kills any watermarks that might appear on my thumbs.

    Can someone help me with this? Thanks a lot!
    Email: amateurbros(a)gmail.com
    ICQ: 698-715-421
  • AmateurBros
    Confirmed User
    • Jan 2015
    • 399

    #2
    I miss old school GFY.
    Email: amateurbros(a)gmail.com
    ICQ: 698-715-421

    Comment

    • Kafka
      Confirmed User
      • Oct 2002
      • 466

      #3
      Something like: -gravity south -chop 0x25 <- pixels

      Comment

      • Barry-xlovecam
        It's 42
        • Jun 2010
        • 18083

        #4
        https://www.google.com/search?num=10...k+crop+command

        I am sure it is in here somewhere

        Comment

        • AmateurBros
          Confirmed User
          • Jan 2015
          • 399

          #5
          Originally posted by Kafka
          Something like: -gravity south -chop 0x25 <- pixels
          Thanks a lot man, going to try that today.
          Email: amateurbros(a)gmail.com
          ICQ: 698-715-421

          Comment

          Working...