You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).