Re: [mythtv-users] MythVideo Issues w/ ATI TV-Out

2005-03-27 Thread Simon Hookway
Hey Dave,

Did you fix this problem? 

I had this issue and found something that worked for me. Anyway, i'll
post my solution so hopefully someone else will find it in the archives
should they need it in the future.

Basically, you can tell fglrx that the tv-out is the primary all you
like but it seems to ignore it (check out the X-Server log file).
Anyway, the bit I added was getting Overlay onto the TV as it can only
be on one output device and is by default on the primary. 

I have the following in XF86Config-4:

Option "DesktopSetup"  "0x0100"
Option "MonitorLayout" "AUTO, STV"
Option "OverlayOnCRT2"

The last one is the important one i think.

I'll note that i don't actually have a CRT connected.

Hope that helps. If you found a different solution i would be interested
in knowing what it was.

Cheers,

Simon

On Sun, 2005-03-13 at 19:38 -0800, Big Wave Dave wrote:
> All,
> 
> I am currently running MythTV 0.17 on Fedora Core 3 using Jarod's guide.  
> I am using an Asus/ATI 9200SE with S-Video TV-Out with the latest ATI
> drivers.  I am able to use the TV-Out fine EXCEPT when trying to play
> a video with mplayer or xine.  When I try to play a video, I get a
> black screen.  Strangely enough I did get a "green" screen when
> running root.  Audio works fine.
> 
> I have the card setup in "Clone" mode... with STV as default/primary
> and then AUTO for other connections. "xorg.conf" was built/configured
> using the fglrxconfig app/script.
> 
> Any tips/tricks to resolve this last issue?
> Thanks,
> Dave
> 
> Specifics:
> [EMAIL PROTECTED] ~]$ fglrxinfo
> display: :0.0  screen: 0
> OpenGL vendor string: ATI Technologies Inc.
> OpenGL renderer string: RADEON 9200SE DDR Generic
> OpenGL version string: 1.3.4893 (X4.3.0-8.10.19)
> [EMAIL PROTECTED] ~]$ uname -a
> Linux dolph 2.6.10-1.741_FC3 #1 Thu Jan 13 16:38:22 EST 2005 i686 i686
> i386 GNU/Linux
> [EMAIL PROTECTED] ~]$
> [EMAIL PROTECTED] ~]$ cat /etc/X11/xorg.conf
> # File: xorg.conf
> # File generated by fglrxconfig (C) ATI Research, a substitute for xf86config.
> 
> # Note by ATI: the below copyright notice is there for servicing possibly
> # pending third party rights on the file format and the instance of this file.
> #
> # Copyright (c) 1999 by The XFree86 Project, Inc.
> #
> # Permission is hereby granted, free of charge, to any person obtaining a
> # copy of this software and associated documentation files (the "Software"),
> # to deal in the Software without restriction, including without limitation
> # the rights to use, copy, modify, merge, publish, distribute, sublicense,
> # and/or sell copies of the Software, and to permit persons to whom the
> # Software is furnished to do so, subject to the following conditions:
> #
> # The above copyright notice and this permission notice shall be included in
> # all copies or substantial portions of the Software.
> #
> # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
> # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
> # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
> # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
> # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
> # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
> # SOFTWARE.
> #
> # Except as contained in this notice, the name of the XFree86 Project shall
> # not be used in advertising or otherwise to promote the sale, use or other
> # dealings in this Software without prior written authorization from the
> # XFree86 Project.
> #
> 
> # **
> # Refer to the XF86Config(4/5) man page for details about the format of
> # this file.
> # **
> 
> # **
> # DRI Section
> # **
> Section "dri"
> # Access to OpenGL ICD is allowed for all users:
> Mode 0666
> # Access to OpenGL ICD is restricted to a specific user group:
> #Group 100# users
> #Mode 0660
> EndSection
> 
> # **
> # Module section -- this  section  is used to specify
> # which dynamically loadable modules to load.
> # **
> #
> Section "Module"
> 
> # This loads the DBE extension module.
> 
> Load"dbe"   # Double buffer extension
> 
> # This loads the miscellaneous extensions module, and disables
> # initialisation of the XFree86-DGA extension within that module.
> SubSection  "extmod"
>   Option"omit xfree86-dga"   # don't initialise the DGA extension
> EndSubSection
> 
> # This loads the Type1 and FreeType font modules
> Load"type1"
> Load"freetype"
> 
> # Thi

Re: [mythtv-users] mythvideo disable browsing

2005-01-03 Thread Simon Hookway
I found this too... 1 solution is to set the parental level control to 0 
(which can only be done in video manager and not the edit metadata) the 
other and probably more correct solution is to change your default 
filter to only show browseable videos.. When browsing videos hit the 
menu button and change filter to only include browseable video, then 
make that your default filter.

Cheers,
Simon
Daniel Agar wrote:
I have the second part of several movies set as browsible no for
mythvideo, yet there all visible through the browser. I'm using the
lastest myth through atrpms on FC3 and can't seem to be able to find the
problem. I've used mythvideo for about a year now and haven't had this
problem before, this is a new install.
Thanks
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users