<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Tonga UVD 4Kx4K = failed to allocate a buffer"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94471#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Tonga UVD 4Kx4K = failed to allocate a buffer"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94471">bug 94471</a>
from <span class="vcard"><a class="email" href="mailto:adf.lists@gmail.com" title="Andy Furniss <adf.lists@gmail.com>"> <span class="fn">Andy Furniss</span></a>
</span></b>
<pre>(In reply to Christian König from <a href="show_bug.cgi?id=94471#c1">comment #1</a>)
<span class="quote">> Hi Andy,
>
> sounds like the estimated bitstream buffer size doesn't fit into a 32bit
> integer any more.
>
> Where can I download such a stream for testing?</span >
I wondered that myself so I made one with ffmpeg/libx264.
Further testing shows that 4080x4080 works and >= 4082x4082 fails.
I tried getting libx264 to make constrained baseline but no difference.
These 2 were made like
ffmpeg -i a-2160p60.mkv -vf scale=w=4080:h=4080 -c:v libx264 -vframes 10
x264-4080.mkv
as they are only 10 frames tested like -
mpv --speed=0.1 -fs --hwdec=vdpau x264-4080.mkv
While here a shameless bump of a similar VCE issue :-)
I don't know the precise fail point for VCE but 3840x2160 fails 2560x1440
works.
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Tonga VCE 2160p encode fails with BO to small for addr"
href="show_bug.cgi?id=91281">https://bugs.freedesktop.org/show_bug.cgi?id=91281</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>