yt-dlp: moby: lower bandwidth preference
unlikely to be hit in practice, for the default low-res videos
This commit is contained in:
@@ -71,7 +71,7 @@ in
|
||||
# flowy HP display is 1920x1200. res~1200 causes priority: 1080 > 1440 > 720
|
||||
--alias profile-mid-range -S\ lang,res~1200,vcodec:vp9,fps:60,br:3000
|
||||
# PinePhone Pro display is 360x720. res~400 causes priority: 360 > 480 > 240
|
||||
--alias profile-fast -S\ lang,vcodec:h264,res~400,fps:30,br:3000
|
||||
--alias profile-fast -S\ lang,vcodec:h264,res~400,fps:30,br:1500
|
||||
|
||||
--profile-${cfg.config.defaultProfile}
|
||||
'';
|
||||
|
Reference in New Issue
Block a user