You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is AV1 better than the other codecs though? I mean we explicitly added options to disable VP9 and AVC High because the bitrates are lower, so I'm wondering if AV1 is actually an improvement over VP9 or AVC High.
Either way, thanks for the tip, I might add an option to enable AV1 in the near future.
push("av1-main-L20-dash-cbcs-prk");
push("av1-main-L21-dash-cbcs-prk");
push("av1-main-L30-dash-cbcs-prk");
push("av1-main-L31-dash-cbcs-prk");
push("av1-main-L40-dash-cbcs-prk");
push("av1-main-L41-dash-cbcs-prk");
push("av1-main-L50-dash-cbcs-prk");
push("av1-main-L51-dash-cbcs-prk");
baybe max 1080P
When the movie is playing, the priority of each code is
av1 > vp9 > avchigh > avc
The text was updated successfully, but these errors were encountered: