[mythtv-users] AppleTV + Mythbuntu

H Z hansz_2000 at hotmail.com
Wed Oct 1 12:30:49 UTC 2008



I wonder if some kind soul here can help me. I've installed a co-exist mythbuntu on my atv and am very close now to having it work for not only SD content but also OTA HD mpeg2 content. The only thing is that when showing 1080 OTA HD it has the slightest of stutters every 2 seconds or so for a fraction of a second. Here's what my cpu/memory usage looks like displaying SD :

5665 hans     20   0  261m  52m  30m S 32.2 21.3  13:30.28 mythfrontend.re
 4829 root      20   0  153m  37m  17m S  2.0 15.3   2:44.78 Xorg

And here's what it is running 1080 HD content :

5665 hans     20   0  349m 142m 110m S 83.7 57.8   5:04.90 mythfrontend.re
 4829 root      20   0  236m 113m  97m S 14.9 46.2   1:11.36 Xorg

I'm also attaching my xorg.conf at the end of this mailing.

I'm using the mythsettings described here :
http://code.google.com/p/atv-bootloader/wiki/mythtv

But it doesn't quite seem to be enough to get the playback smooth. Does anyone have any tips for me to tweak it down a little more and get it running smooth? Thanks in advance.

Hans

My xorg.conf :


# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd at vernadsky)  Thu Jun  5 09:26:53 UTC 200
8

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister at builder3)  Thu Feb 14 18:20:37 PST
 2008

Section "ServerLayout"
        Identifier      "Layout0"
  screen 0 "Screen0" 0 0
        Inputdevice     "Keyboard0"     "CoreKeyboard"
        Inputdevice     "Mouse0"        "CorePointer"
EndSection

Section "Files"
        Fontpath        "/usr/share/fonts/util"
        Fontpath        "/usr/share/fonts/encodings"
        Fontpath        "/usr/share/fonts/misc"
        Fontpath        "/usr/share/fonts/100dpi"
        Fontpath        "/usr/share/fonts/75dpi"
EndSection
Section "Module"
        Load            "ddc"
        Load            "vbe"
        Load            "GLcore"
        Load            "dbe"
        #Load   "dri"
        Load            "extmod"
        Load            "glx"
        Load            "bitmap"
        Load            "type1"
        Load            "freetype"
        Load            "record"
EndSection

Section "ServerFlags"
        Option          "AllowMouseOpenFail"    "true"

EndSection

Section "InputDevice"

        # generated from default
        Identifier      "Mouse0"
        Driver          "mouse"
        Option          "Protocol"      "auto"
        Option          "Device"        "/dev/psaux"
        Option          "Emulate3Buttons"       "no"
        Option          "ZAxisMapping"  "4 5"
EndSection

Section "InputDevice"

        # generated from default
        Identifier      "Keyboard0"
        Driver          "kbd"
EndSection

Section "Monitor"
        Identifier      "Monitor0"
        Vendorname      "Unknown"
        Modelname       "SYN 323-S11"
        Horizsync       30.0    -       85.0
        Vertrefresh     50.0    -       85.0
        Option          "DPMS"
EndSection

Section "Device"
        ### Available Driver options are:-
        # sw_cursor is needed for some ati and radeon cards
        Option          "sw_cursor"
        #Option     "hw_cursor"
        #Option     "NoAccel"
        #Option     "ShowCache"
        #Option     "ShadowFB"
        #Option     "UseFBDev"
        #Option     "Rotate"
        Identifier      "Card0"
        # The following line is auto-generated by x11-misc/mkxf86config
        Driver          "nvidia"
        #Driver      "nv"
        Vendorname      "All"
        Boardname       "All"
        #       BusID       "PCI:1:0:0"
EndSection

Section "Screen"
        Identifier      "Screen0"
        Device          "Videocard0"
        Monitor         "Monitor0"
        Defaultdepth    24
        Option          "NoLogo"        "True"
        Option          "UseEvents"     "True"
        Option          "Coolbits"      "1"
        Option          "TwinView"      "0"
        Option          "metamodes"     "1920x1080 +0+0"
        SubSection "Display"
                Depth   24
        EndSubSection
EndSection

Section "Extensions"
        Option          "Composite"     "Disable"
EndSection


_________________________________________________________________
See how Windows connects the people, information, and fun that are part of your life.
http://clk.atdmt.com/MRT/go/msnnkwxp1020093175mrt/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20081001/4352a4e5/attachment.htm 


More information about the mythtv-users mailing list