rien / reStream

Stream your reMarkable screen over SSH.
MIT License
772 stars 58 forks source link

Add option to pass extra video filters #70

Open rien opened 3 years ago

rien commented 3 years ago

Add a simple way to add extra video filters to ffplay. I propose -e | --extra-filters which would set the next argument as the initial value for video_filters.

One use case for this would be to invert the video (see issue #69).