Skip to content

How to parse the aspect-mode option #123

Description

@Productionstudioffm

How does one parse the aspect mode option of omxplayer? I tried a lot of different options, but did not succeed.

Using the following two variants in '/etc/systemd/system/omxplayersync.service' for example didn't work:

ExecStart=/usr/bin/omxplayer-sync -a stretch -muvb /home/pi/video.mp4
ExecStart=/usr/bin/omxplayer-sync --aspect=stretch -muvb /home/pi/video.mp4

When I send this to the regular omxplayer, it works:
omxplayer -o hdmi --aspect-mode stretch /home/pi/video.mp4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions