reStream
reStream copied to clipboard
Add option to pass extra video filters
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).