Bug#666742: xine image size issue.
Tobias Grimm
tobias.grimm at e-tobi.net
Sat Apr 27 16:40:44 UTC 2013
Hello!
I think I know what's going wrong.
libxine uses XvShmCreateImage to create images, but somehow the image size
is limited. XvShmCreateImage then creates a smaller image and libxine runs
into a segfault, when trying to fill the image data with larger image data.
The max image size seems to vary depending on the graphics card / drivers.
You can check this wich `xvinfo`.
On my VDR-system I get:
# xvinfo | grep -i "image size"
maximum XvImage size: 8192 x 8192
On my notebook with an Radeon:
# xvinfo | grep -i "image size"
maximum XvImage size: 4096 x 4096
I don't have a solution for this at hand, but will forward this issue
upstream. Obviously xine should at least handle this gracefully.
Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 259 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-vdr-dvb-devel/attachments/20130427/1b1899b9/attachment.pgp>
More information about the pkg-vdr-dvb-devel
mailing list