Skip to content

Portrait videos are stretching  #83

Description

@shankar-bavan

When I encode mobile portrait video to hls, it got stretch. how to encode without stretching?

This issue only for video recorded from iphone

            $video->hls()
            ->encryption($save_to, $url, 1)
            ->setFormat($format)
            ->setHlsTime(5)
            ->setHlsAllowCache(false)
            ->autoGenerateRepresentations()
            ->save($save_path);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions