Originally posted by perpetually high
View Post
Announcement
Collapse
No announcement yet.
Mesa 21.2.2 Released "Late & Very Large"
Collapse
X
-
Originally posted by Vistaus View Post
Yes, very unitrusive. It only wants to remove all sorts of critical stuff on my Debian 11 installation and it even holds back some Mesa package updates……...Last edited by perpetually high; 22 September 2021, 11:49 AM.
- Likes 2
Comment
-
Originally posted by Sonadow View Post
Why would I want to do 2160p60? Just because Youtube supports it?
It's dog slow to download and stream. 720p60 is a sweet spot: 60fps playback while still being small enough to be reliably streamed over 4G networks. Heck, I sometimes even stream in widescreen 480p just to avoid buffering.
Comment
-
Originally posted by aufkrawall View PostWhile if this really is a bug it of course should be fixed (in kernel mode driver?), AMD GPU encoding quality is abysmal. I really wonder if your usecase would work out even if it wasn't crashing.
On Vega chip:
- The HEVC encoder seems to be part of UVD rather than VCE (when encoding in HEVC, amdgpu_pm_info in /sys/kernel/debug/dri/?/ displays "UVD: Enabled"!).
- If you try to encode at 1920x1080, it actually encodes 1920x1088 (apparently the width/height have to be multiples of 16). Tried everything to fix it with no success. Doesn't happen on Intel.
- The HEVC encoder is FASTER than the H.264 encoder. Encoding at 4K60 in H.264 doesn't work. It only does ~43FPS. But encoding at 4K60 in HEVC works very well, which is ironic.
On AMD chips:
- Poor encoder quality in CBR/VBR mode (CRF is fine).
- 4:4:4 completely absent. Not even for I-frames (this was the case for VCE 2.0 but since nobody used the feature it was dropped or something). Not even on the latest VCN! Intel and NVIDIA both have it, so what the heck AMD.
- Revisions of VCE/VCN after VCE 3.0 have few to absolutely no new features on the encoding side.
This is why I am really hopeful for the upcoming Intel cards. More stable than AMD and still open-source. Pick
Performance Stable drivers Good encoder Open-source Intel No Yes Yes Yes AMD Yes No No Yes NVIDIA Yes Yes Yes No Last edited by tildearrow; 22 September 2021, 11:25 PM.
- Likes 1
Comment
-
Originally posted by Sonadow View Post
Y'know, i have seen this come up a few times in Windows discussions as well.
What exactly is broken in Vega??
Comment
-
Originally posted by khnazile View Post
I had no issues with it under windows with recent drivers. But I'm hardly an active windows user. On Linux Vega suffers from hangs / hardware crashes. Both integrated and dedicated variants. Older Polaris chips are much more stable. I haven't seen a Polaris GPU crash for months, while Vega hangs at least once a week.
Comment
Comment