Skip to content

Commit

Permalink
Update README with arguments for flipping
Browse files Browse the repository at this point in the history
  • Loading branch information
dougg3 authored and FD- committed Sep 21, 2020
1 parent 284a22b commit 23f12cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ At the moment, these options are implemented:

**-r (90|180|270)**: Specify image rotation in multiples of 90 degrees.

**-f (horiz|vert|both)**: Specify image flipping.

**-l**: Enables low-latency mode. Low-latency mode reduces latency by effectively rendering audio and video frames as soon as they are received, ignoring the associated timestamps. As a side effect, playback will be choppy and audio-video sync will be noticably off.

**-a (hdmi|analog|off)**: Set audio output device
Expand Down

0 comments on commit 23f12cf

Please sign in to comment.