[Freevo-users] LIRC on Debian

2007-03-04 Thread Patrick Carey
hi, i've just set up a new freevo box running debian etch but can't seem
to get lirc to work, i had it working perfectly under ubuntu edgy
following this tutorial
https://help.ubuntu.com/community/Install_Lirc_Edgy

i did basically the same steps on my etch box and all seemed to have
installed well but when i try irw it doesn't wait at the prompt for a
signal, it just exits straight out with no mesage

i checked dmesg and found

lirc_dev: IR Remote Control driver registered, at major 61 
lirc_mceusb: no version for lirc_unregister_plugin found: kernel
tainted.
usbcore: registered new driver lirc_mceusb
/usr/src/modules/lirc/drivers/lirc_mceusb/lirc_mceusb.c: USB Microsoft
IR Transceiver Driver v0.2

i have no idea what i'm doing wrong here,any help would be greatly
appreciated.

cheers, Paddy


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Freevo-2.0 Fullscreen Problem

2007-03-04 Thread Faser
Dear All,

I installed Freevo 2.0 and most of it went quite well but I have a 
problem with Fullscreen

1. The normal button to switch between Fullscreen and Window doesn't work
2. If I start in Fullscreen and start a video (using mplayer-bin) it 
switch to window mode and stay there, no chance to active fullscreen.

Cheers

Frederik

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] LCD Monitor Setup Help

2007-03-04 Thread Jim Duda
I just want to wrap up this thread with the final solution.

After a week of investigation and learning, I found out that this
Xorg message:

  (--) NVIDIA(0): SHARP HDMI (DFP-0): 135.0 MHz maximum pixel clock
  (--) NVIDIA(0): SHARP HDMI (DFP-0): Internal Single Link TMDS

Actual describes the capabilities of the video card, not the monitor 
itself.  I believe this is the monitor reporting the capabilities it
sees from the video card (I'm guessing here).

Later in the xorg.log file, I get this (but didn't report to the list):

(--) NVIDIA(0): --- EDID for SHARP HDMI (DFP-0) ---
(--) NVIDIA(0): EDID Version : 1.3
(--) NVIDIA(0): Manufacturer : SHP
(--) NVIDIA(0): Monitor Name : SHARP HDMI
(--) NVIDIA(0): Product ID   : 4067
(--) NVIDIA(0): 32-bit Serial Number : 16843009
(--) NVIDIA(0): Serial Number String :
(--) NVIDIA(0): Manufacture Date : 2006, week 0
(--) NVIDIA(0): DPMS Capabilities: Active Off
(--) NVIDIA(0): Prefer first detailed timing : Yes
(--) NVIDIA(0): Supports GTF : No
(--) NVIDIA(0): Maximum Image Size   : 820mm x 460mm
(--) NVIDIA(0): Valid HSync Range: 15.0 kHz - 68.0 kHz
(--) NVIDIA(0): Valid VRefresh Range : 55 Hz - 76 Hz
(--) NVIDIA(0): EDID maximum pixel clock : 150.0 MHz

Which states that the monitor can handle the pixel clock of 150 Mhz.

Finally, I found this switch to add to the Monitor or Device section:

  Option ModeValidation NoMaxPClkCheck

Which results in this:

(II) NVIDIA(0): Mode Validation Overrides for SHARP HDMI (DFP-0):
(II) NVIDIA(0): NoMaxPClkCheck
(II) NVIDIA(0): Frequency information for SHARP HDMI (DFP-0):
(II) NVIDIA(0):   HorizSync   : 15.000-68.000 kHz
(II) NVIDIA(0):   VertRefresh : 55.000-76.000 Hz
(II) NVIDIA(0): (HorizSync from EDID)
(II) NVIDIA(0): (VertRefresh from EDID)
(II) NVIDIA(0):
(II) NVIDIA(0): --- Building ModePool for SHARP HDMI (DFP-0) ---
(II) NVIDIA(0):   Validating Mode 1920x1080:
(II) NVIDIA(0): 1920 x 1080 @ 60 Hz
(II) NVIDIA(0): For use as DFP backend.
(II) NVIDIA(0): Mode Source: EDID
(II) NVIDIA(0):   Pixel Clock  : 148.50 MHz
(II) NVIDIA(0):   HRes, HSyncStart : 1920, 2008
(II) NVIDIA(0):   HSyncEnd, HTotal : 2052, 2200
(II) NVIDIA(0):   VRes, VSyncStart : 1080, 1084
(II) NVIDIA(0):   VSyncEnd, VTotal : 1089, 1125
(II) NVIDIA(0):   H/V Polarity : +/+
(II) NVIDIA(0): Mode is valid.
(II) NVIDIA(0):

Now I get crystal clear 1080p attachment to my flat panel monitor.

I suspect I'm stretching the capabilities of my $35 video card,
however, I'm not violating the capabilities of my $2,000 monitor :-)

Thanks for all your help!!

Jim


Duncan Webb wrote:
 Jim Duda wrote:
   Would something like this work?
  
   Section Monitor
  
   Identifier  Sharp LCD HDTV
   ModeLine 1920x1080_60-Sharp_D92U 148.35 1920 2008 2052 2200 1080
   1085 1090 1125 +hsync +vsync
   Option ExactModeTimingsDVI TRUE
   Option ModeValidation NoDFPNativeResolutionCheck
  
   EndSection

 Unfortunately, that Modeline doesn't work.  I believe it's because the 
 pixel clock of 148.35 is higher than the maximum of 135 Mhz.
 
 Here are some links that may help.
 http://xtiming.sourceforge.net/cgi-bin/xtiming.pl
 http://gentoo-wiki.com/HOWTO_Xorg_HDTV
 
 What the pages say is that it can be difficult to get the timings
 correct and HDMI can be fussy about the ModeLines.
 One thing I noticed is:
 
 (--) NVIDIA(0): SHARP HDMI (DFP-0)
 (--) NVIDIA(0): SHARP HDMI (DFP-0): 135.0 MHz maximum pixel clock
 (--) NVIDIA(0): SHARP HDMI (DFP-0): Internal Single Link TMDS
 (II) NVIDIA(0): Mode Validation Overrides for SHARP HDMI (DFP-0):
 
 which means that nvidia driver thinks that you are connecting to a DFP
 (digital flat panel) as opposed to a TV. I'm wondering if a HDTV is a
 digital flat panel or a TV. I would guess that a DFP is correct, which
 means that the ModeLines will work.
 
 One of the howtos said that when starting X add -- -logverbose 6 to
 that startx command line for more detailed information about why
 modlines are not being accepted.
 
 Duncan
 
 Jim

 Duncan Webb wrote:
 On Wed, 28 February, 2007 11:14 pm, Jim Duda wrote:
 By adding these two lines to the Monitor Section of Xorg.conf


 Option ExactModeTimingsDVI TRUE
 Option ModeValidation NoDFPNativeResolutionCheck


 I was able to get 1360x768 to work.


 If my settop box can do 1920x1080 with a 135Mhz pixel clock, I don't see
 why not X wouldn't work somehow, still researching.

 (II) Setting vga for screen 0.
 (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
 (==) NVIDIA(0): RGB weight 888
 (==) NVIDIA(0): Default visual is TrueColor
 (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
 (**) NVIDIA(0): Option NvAGP 1
 (**) NVIDIA(0): Option XvMCUsesTextures false
 (**) NVIDIA(0): Option ExactModeTimingsDVI TRUE
 (**) NVIDIA(0): Option ModeValidation 

Re: [Freevo-users] The recordserver is down + IRC switch off

2007-03-04 Thread Duncan Webb
internet sevenx wrote:
 Hello Duncan,
 
  1.
 Check the recordserver log for messages.
 2007/03/02 08:34 +0200 [-] Log opened.
 2007/03/02 08:34 +0200 [-] Traceback (most recent call last):
 2007/03/02 08:34 +0200 [-]   File 
 /usr/local/lib/python2.5/site-packages/freevo/helpers/recordserver.py, line 
 90, in module
 2007/03/02 08:34 +0200 [-] 
 plugin.init_special_plugin(config.plugin_record)
 2007/03/02 08:34 +0200 [-]   File 
 /usr/local/lib/python2.5/site-packages/freevo/plugin.py, line 329, in 
 init_special_plugin
 2007/03/02 08:34 +0200 [-] id = int(id)
 2007/03/02 08:34 +0200 [-] TypeError: int() argument must be a string or a 
 number, not 'NoneType'
 
 
  2.
 Maybe it has something to do with Python 2.5.
 If you still have some problems which version of Twisted are you using?
 
 Yes, I still have the same problems, I have installed Twisted-2.5.0.

Twisted-2.5.0 is not yet fully supported, there is a patch for
Twisted-2.5.0
https://sourceforge.net/tracker/index.php?func=detailaid=1640870group_id=46652atid=446898

You can either install Twisted-2.4.0 or apply the patch.

Duncan


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Using XINE to play MPEG Transport Streams

2007-03-04 Thread Jim Duda
I'm starting to record HDTV content using an HD5500 card.  I'm dumping 
MPEG transport streams from the dvb interface /dev/dvb/adapter0/dvr0.

I can play these using mplayer, however, I'm at what appears to be the 
edge of my 2.4G P4 processor (non hyper threading).  I don't have enough 
headroom.

I'm trying to play these with xine as an experiment.

I can play DVDs with xine without any problem.  The audio goes out my 
spdif interface as expected.

I can play MPEGS recorded from a PVR250 with xine without any problems.

When playing these MPEG transport streams via xine, I get encouraging 
results in that the CPU usage is very low, however, I don't get any audio!

In the freevo display, these files appear as MPEG Transport Stream, 
1280x720

For some reason, xine isn't extracting the audio properly from the mpeg 
transport streams.  Has anyone encountered this issue with xine?  I'm 
unable to get xine to plays these outside freevo either.

xine version

lroom# xine --version
This is xine (X11 gui) - a free video player v0.99.4.
(c) 2000-2004 The xine Team.

room# l /usr/lib | grep xine
lrwxrwxrwx   1 root root   17 Nov 30 20:19 libxine.so.1 - 
libxine.so.1.14.0
-rwxr-xr-x   1 root root   315184 Oct 31 11:44 libxine.so.1.14.0
drwxr-xr-x   3 root root 4096 Nov 30 20:19 xine

tcprobe output of example file

lroom# tcprobe -i /media/videos/24_0205.mpg
[tcprobe] MPEG transport stream (TS)
(ts_reader.c) Pids: 0x31 0x34
[tcprobe] summary for /media/videos/24_0205.mpg, (*) = not default, 0 = 
not detected
no audio track: use null import module for audio

Jim


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo 1.7 error messages in log file

2007-03-04 Thread Duncan Webb
Jim Duda wrote:
 I was able to execute a yum update to freevo 1.7 this weekend, thanks TC 
 for getting the repo together.
 
 When I start version 1.7, I'm getting these messages in the log file, 
 however, freevo does start and run.
 
 This is more of an FYI to the developers.

ImportError: No module named BeautifulSoup

This means that BeautifulSoup has not been installed. There may be a
second error too, but I'm not sure what.

Duncan

 
 failed to load plugin video.imdb
 start 'freevo plugins -l' to get a list of plugins
 Traceback (most recent call last):
File /usr/lib/python2.4/site-packages/freevo/plugin.py, line 556, 
 in __load_plugin__
  exec('import %s' % module)
File string, line 1, in ?
File /usr/lib/python2.4/site-packages/freevo/video/plugins/imdb.py, 
 line 45, in ?
  from util.fxdimdb import FxdImdb, makeVideo, makePart, point_maker
File /usr/lib/python2.4/site-packages/freevo/util/fxdimdb.py, line 
 50, in ?
  from BeautifulSoup import BeautifulSoup
 ImportError: No module named BeautifulSoup
 Exception in thread Thread-2:
 Traceback (most recent call last):
File /usr/lib/python2.4/threading.py, line 442, in __bootstrap
  self.run()
File /usr/lib/python2.4/site-packages/freevo/plugins/rom_drives.py, 
 line 738, in run
  self.check_all()
File /usr/lib/python2.4/site-packages/freevo/plugins/rom_drives.py, 
 line 697, in check_all
  self.identify(media)
File /usr/lib/python2.4/site-packages/freevo/plugins/rom_drives.py, 
 line 438, in identify
  disc_info = util.mediainfo.disc_info(media, force_rebuild)
File /usr/lib/python2.4/site-packages/freevo/util/mediainfo.py, 
 line 628, in disc_info
  if mmdata.mime == 'unknown/unknown' and not 
 metainfo.has_key('disc_num_video'):
 AttributeError: 'NoneType' object has no attribute 'mime'
 
 Jim
 
 
 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users
 



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo 1.7 error messages in log file

2007-03-04 Thread Jim Duda
Is BeautifulSoup supposed to be a dependency in the rpm install?
I don't know where to fetch it from.

Jim

Duncan Webb wrote:
 Jim Duda wrote:
 I was able to execute a yum update to freevo 1.7 this weekend, thanks TC 
 for getting the repo together.

 When I start version 1.7, I'm getting these messages in the log file, 
 however, freevo does start and run.

 This is more of an FYI to the developers.
 
 ImportError: No module named BeautifulSoup
 
 This means that BeautifulSoup has not been installed. There may be a
 second error too, but I'm not sure what.
 
 Duncan
 
 failed to load plugin video.imdb
 start 'freevo plugins -l' to get a list of plugins
 Traceback (most recent call last):
File /usr/lib/python2.4/site-packages/freevo/plugin.py, line 556, 
 in __load_plugin__
  exec('import %s' % module)
File string, line 1, in ?
File /usr/lib/python2.4/site-packages/freevo/video/plugins/imdb.py, 
 line 45, in ?
  from util.fxdimdb import FxdImdb, makeVideo, makePart, point_maker
File /usr/lib/python2.4/site-packages/freevo/util/fxdimdb.py, line 
 50, in ?
  from BeautifulSoup import BeautifulSoup
 ImportError: No module named BeautifulSoup
 Exception in thread Thread-2:
 Traceback (most recent call last):
File /usr/lib/python2.4/threading.py, line 442, in __bootstrap
  self.run()
File /usr/lib/python2.4/site-packages/freevo/plugins/rom_drives.py, 
 line 738, in run
  self.check_all()
File /usr/lib/python2.4/site-packages/freevo/plugins/rom_drives.py, 
 line 697, in check_all
  self.identify(media)
File /usr/lib/python2.4/site-packages/freevo/plugins/rom_drives.py, 
 line 438, in identify
  disc_info = util.mediainfo.disc_info(media, force_rebuild)
File /usr/lib/python2.4/site-packages/freevo/util/mediainfo.py, 
 line 628, in disc_info
  if mmdata.mime == 'unknown/unknown' and not 
 metainfo.has_key('disc_num_video'):
 AttributeError: 'NoneType' object has no attribute 'mime'

 Jim


 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users

 
 
 
 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] tv-grab problems

2007-03-04 Thread Tom Weichmann
Hello,

I am very new to Freevo and I am having problems getting data into the TV 
guide.  I am using tv_grab_na_dd and have this working correctly with another 
program (Maxemum TV-Guide) so I know that I have the grabber configures 
correctly.  When I go into TV Guide, it lists all of my Channels, but says no 
data is available for all channels.

When I run 'freevo tv_grab' it successfully downloads data.  

I am using SuSE 10.0 and the latest freevo.  Not sure what other information 
to include here.

Thanks,

Tom Weichmann

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo 1.7 error messages in log file

2007-03-04 Thread Duncan Webb
On Sun, 4 March, 2007 11:25 pm, Jim Duda wrote:
 Is BeautifulSoup supposed to be a dependency in the rpm install?
 I don't know where to fetch it from.

http://www.crummy.com/software/BeautifulSoup/




 Jim


 Duncan Webb wrote:

 Jim Duda wrote:

 I was able to execute a yum update to freevo 1.7 this weekend, thanks
 TC
 for getting the repo together.

 When I start version 1.7, I'm getting these messages in the log file,
  however, freevo does start and run.

 This is more of an FYI to the developers.


 ImportError: No module named BeautifulSoup


 This means that BeautifulSoup has not been installed. There may be a
 second error too, but I'm not sure what.

 Duncan


 failed to load plugin video.imdb start 'freevo plugins -l' to get a
 list of plugins Traceback (most recent call last):
 File /usr/lib/python2.4/site-packages/freevo/plugin.py, line 556,
 in __load_plugin__ exec('import %s' % module) File string, line 1,
 in ? File
 /usr/lib/python2.4/site-packages/freevo/video/plugins/imdb.py,
 line 45, in ? from util.fxdimdb import FxdImdb, makeVideo, makePart,
 point_maker File
 /usr/lib/python2.4/site-packages/freevo/util/fxdimdb.py, line
 50, in ?
 from BeautifulSoup import BeautifulSoup ImportError: No module named
 BeautifulSoup
 Exception in thread Thread-2:
 Traceback (most recent call last):
 File /usr/lib/python2.4/threading.py, line 442, in __bootstrap
 self.run() File
 /usr/lib/python2.4/site-packages/freevo/plugins/rom_drives.py,
 line 738, in run self.check_all() File
 /usr/lib/python2.4/site-packages/freevo/plugins/rom_drives.py,
 line 697, in check_all self.identify(media) File
 /usr/lib/python2.4/site-packages/freevo/plugins/rom_drives.py,
 line 438, in identify disc_info = util.mediainfo.disc_info(media,
 force_rebuild) File
 /usr/lib/python2.4/site-packages/freevo/util/mediainfo.py,
 line 628, in disc_info if mmdata.mime == 'unknown/unknown' and not
 metainfo.has_key('disc_num_video'):
 AttributeError: 'NoneType' object has no attribute 'mime'


 Jim



 -
 
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to
 share your opinions on IT  business topics through brief surveys-and
 earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DE
 VDEV
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users





 ---
 --
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share
 your opinions on IT  business topics through brief surveys-and earn
 cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVD
 EV



 -
  Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share
 your opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
  ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users






-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users