Re-add pix_fmt (#102)

pull/103/head
Alex 3 years ago committed by GitHub
parent 24f699e281
commit b302f40eb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -90,10 +90,6 @@ fix_args() {
shift
;;
-pix_fmt)
shift
;;
*) args+=("$1") ;;
esac

Loading…
Cancel
Save