summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmpvy1
1 files changed, 1 insertions, 0 deletions
diff --git a/mpvy b/mpvy
index 1cf17a7..eb935cc 100755
--- a/mpvy
+++ b/mpvy
@@ -22,6 +22,7 @@ while getopts Aabd:f:h:su: opt; do
esac
done
if [ -z "$format" ]; then
+ # xyzstudio GPU
#vformat="[height<=?$height][fps<=?$fps][vcodec!^=?vp9][vcodec!^=?av01]"
vformat="[height<=?$height][fps<=?$fps][vcodec!^=?av01]"
# usually get .mp4 video + .webm audio on youtube, yt-dlp needs to merge them to .mkv