summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-02-10 20:36:16 -0800
committerXiao Pan <gky44px1999@gmail.com>2024-02-10 20:36:16 -0800
commit1d1f32c9e367cc7584561039fec84304b1563b8d (patch)
tree2fadd950b6fcad48fe99f35e0310ea3253dd777f
parentaf9d9708defd34a6618939f9d5a4172aec97baee (diff)
update
-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