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

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



>> Xv が使えていないなら,
>> Section "Device"  と Section "Screen" を ATI のドライバの
>> ものだけにして,
>> Section "Device"  に,
>>  Option      "VideoOverlay" "on"
>>  
>> を追加してみたらどうでしょうか ?
> 使えてはいそうですが、一度してみようかなと思います。
してみました。状況は変わらずでした。
#Section "Device"
        #Identifier  "Card0"
        #Driver      "vesa"
        #Option     "DefaultDepth" "24"
#EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]"
        Driver      "fglrx"
        Option      "VideoOverlay" "on"
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
        EndSubSection
EndSection

Section "DRI"
        Mode         0666
EndSection

このままの状態で、
http://readlist.com/lists/gentoo.org/gentoo-user/0/2033.html
を参考に、KernelのDRMを無効に再構築してみました。
aadxr3 dxr3 xv opengl SyncFB xshm none xxmc vidixfb vidix fb xvmc
のうち、xshmはかなり画質が改善されました。
しかし、xvでシマシマで再生されていたのが、
すぐに、終了するようになりました。
$ xine
This is xine (X11 gui) - a free video player v0.99.5.
(c) 2000-2007 The xine Team.
Inconsistency detected by ld.so: ../sysdeps/generic/dl-tls.c: 75:
_dl_next_tls_modid: Assertion `result <=
_rtld_local._dl_tls_max_dtv_idx' failed!



Follow-Ups
[plamo:28858] Re: Xineのビデオドライバーについて, Plamo大好

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