Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 187382 - media-video/mplayer doesn't scale correctly using xinerama
Summary: media-video/mplayer doesn't scale correctly using xinerama
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-01 13:42 UTC by Bernd Steinhauser
Modified: 2007-08-15 06:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
mplayer-xinerama.patch (mplayer-xinerama.patch,1.70 KB, patch)
2007-08-01 13:43 UTC, Bernd Steinhauser
Details | Diff
mplayer-ebuild.patch (mplayer-ebuild.patch,328 bytes, patch)
2007-08-01 13:44 UTC, Bernd Steinhauser
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd Steinhauser 2007-08-01 13:42:32 UTC
If using mplayer on dual head layouts with different size of the monitors mplayer
will not scale correctly on one of them (for me it is the smaller one).
This can be circumvented by using the xineramascreen option, but there is now a
patch for mplayer so it detects the current screen size automatically.
This seems to be related to #138802 
See also:
http://bugzilla.mplayerhq.hu/show_bug.cgi?id=495

So please bring the patch into portage or update mplayer to revision >=r23896.

Reproducible: Always

Steps to Reproduce:
1. Get Dual-Head Layout working with different screen sizes
2. Emerge mplayer using xinerama use flag
3. Play a video file, move it to the other screen an make it fullsizes
Comment 1 Bernd Steinhauser 2007-08-01 13:43:45 UTC
Created attachment 126603 [details, diff]
mplayer-xinerama.patch

Patches made in Revision r23895 and r23896.
Comment 2 Bernd Steinhauser 2007-08-01 13:44:47 UTC
Created attachment 126605 [details, diff]
mplayer-ebuild.patch

Patch for the latest mplayer ebuild.
Comment 3 Steve Dibb (RETIRED) gentoo-dev 2007-08-15 06:50:04 UTC
(In reply to comment #1)
> Created an attachment (id=126603) [edit]
> mplayer-xinerama.patch
> 
> Patches made in Revision r23895 and r23896.
> 

SVN snapshot of 1.0.20070814 will contain the changes, so all done.

Thanks