Re-add pix_fmt (#102)

pull/144/head
Alex 3 years ago committed by GitHub
parent e0f3d7f4f6
commit e97aa913cb

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

Loading…
Cancel
Save