[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:28852] Re: Xineのビデオドライバーについて



現在、Xineの方で調べています。

>> # 個人的には,xv も使えないなら,X の設定が怪しいような気がする
気になっていましたので、XineのFAQを眺めてみました。

http://xinehq.de/index.php/faq#XVEXTENSION
の中で
How can I make xine use the Xv extension and what drivers do I need?

ATI: if you only get "half a picture", try lowering your resolution or
bit depth, disable DRI (looks like you ran out of video RAM)

とあります。
xfplamoconfigでDepthを24bppに設定しました。
この部分を、16bppに設定し直すと良いのでしょうか?

resolutionは解像度の事だと思います。
1280x1024が現状で、これはこのまま使いたいです。

Video Card は、
AsusTek EAH2400PRO/HTP/256M
ATI Radeon HD2400
です。
現在のxorg.confは、
Section "Monitor"
        Identifier   "aticonfig-Monitor[0]"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "vesa"
        Option      "DefaultDepth" "24"<----16に変更
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]"
        Driver      "fglrx"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        Option      "NoDoublescan" "True"
        Option      "NoInterlace" "True"
---------------コメント アウト--------------------------------------
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1280x1024" "1280x960" "1152x864" "1024x768"
"800x600" "640x480"
        EndSubSection
--------------------------------------------------------------------
        SubSection "Display"
                Viewport   0 0
                Depth     16
                Modes    "1280x1024" "1280x960" "1152x864" "1024x768"
"800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
                Modes    "1280x1024" "1280x960" "1152x864" "1024x768"
"800x600" "640x480"
        EndSubSection
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]"
        Device     "aticonfig-Device[0]"
        Monitor    "aticonfig-Monitor[0]"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24<----------16に変更
        EndSubSection
EndSection

----------------------コメント アウト------------------------
Section "DRI"
        Mode         0666
EndSection
-------------------------------------------------------------

でトライしてみると言う捕え方でいいのでしょか?

V-RAMが256Mbyteも有るのですが、別PCはRadeon9000 V-RAM128Mbyteです。
でも、画質はいいです。
(スナップショットをどこかに貼り付け出来ると、
どの程度の画質かわかりやすいと思いました。
自分のホームページが有ればと言う意味です。)


Follow-Ups
[plamo:28854] Re: Xineのビデオドライバーについて, MOUE Kiyoshi
References
[plamo:28827] Xineのビデオドライバーについて, Plamo大好
[plamo:28829] Re: Xineのビデオドライバーについて, KOJIMA Mitsuhiro
[plamo:28831] Re: Xineのビデオドライバーについて, Plamo大好

[検索ページ] [メール一覧]
Plamo ML 公開システム