[MPlayer-dev-eng] [PATCH] Make aa video output workable
Alexei Ababilov
ilovegnulinux at gmail.com
Mon Feb 28 18:32:58 CET 2011
Years ago value of force_monitor_aspect variable was 4.0/3.0. Now its
default value is 0. It works well (the actual aspect is determined
dynamically) with most of video output drivers, but aa becomes unusable
(screenshot aa-incorrect.png). The patch sets force_monitor_aspect to
4.0/3.0, if it is not set by user.
Also, the old test method for "linux" aa driver checks file named like
/dev/vcsa01. Now udev names such files like /dev/vsca1. It is fixed by
this patch, too.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aa-correct.png
Type: image/png
Size: 21964 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20110228/2d2eeeec/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aa-incorrect.png
Type: image/png
Size: 20628 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20110228/2d2eeeec/attachment-0003.png>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mplayer-aa.patch
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20110228/2d2eeeec/attachment-0001.asc>
More information about the MPlayer-dev-eng
mailing list