[Bug 94471] Tonga UVD 4Kx4K = failed to allocate a buffer

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 10 12:22:20 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=94471

--- Comment #2 from Andy Furniss <adf.lists at gmail.com> ---
(In reply to Christian König from comment #1)
> 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?

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.

https://bugs.freedesktop.org/show_bug.cgi?id=91281

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160310/12926e49/attachment.html>


More information about the dri-devel mailing list