Skip to content

Thumbnail bad quality #52

@eugen0329

Description

@eugen0329

Hi! I use your gem with the following settings:

  has_attached_file :video, styles:  {
    medium: { geometry: "640x480",  format: 'mp4' },
    thumbnail:  {  geometry: "220x130#",  format: 'jpg',  time: 3 }
  },
  processors: [:transcoder]

Somehow video without any defects looks a bit stretched horizontally on a thumbnail.

Do you have any ideas what could it be?

From Gemfile.lock:

    paperclip-av-transcoder (0.6.4)
      av (~> 0.9.0)
      paperclip (>= 2.5.2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions