Re: [Freevo-users] Sound saturated on a PVR-350 card

2008-10-01 Thread Duncan Webb
On 01/10/2008 22:03, Pascal Schirrmann said the following: > John Molohan a écrit : > >> I run ivtvctl --set-ctrl=volume=65500 > /dev/null 2>&1 & from a startup >> script as I find the audio level on my ivtv to low otherwise. >> > Thanks John, in between, I just found this option on the i

Re: [Freevo-users] Sound saturated on a PVR-350 card

2008-10-01 Thread Pascal Schirrmann
John Molohan a écrit : > I run ivtvctl --set-ctrl=volume=65500 > /dev/null 2>&1 & from a startup > script as I find the audio level on my ivtv to low otherwise. Thanks John, in between, I just found this option on the ivtv wiki. The default value is 58800, and I have a correct result with 5.

Re: [Freevo-users] Thumbnail generation problem

2008-10-01 Thread Krzysztof Kwiatkowski
I have tried it and it did not helped, I have cleared all freevo, reinstalled it and still had same problem. I think it may be related with some python libaries... but have no idea which one and what should I do to solve it... I have tried to downgrade to python 2.4 series but I had some problems w

Re: [Freevo-users] Sound saturated on a PVR-350 card

2008-10-01 Thread John Molohan
Pascal Schirrmann wrote: > Markus Wittenberg a écrit : > >> I also don't know most of the options. What kind of stream type do you >> use? 14? Well, try a lower one. I use 10 for DVD quality. Don't know if >> there is a better (higher) value available. I would also try to change >> the audio_

Re: [Freevo-users] Thumbnail generation problem

2008-10-01 Thread John Molohan
Krzysztof Kwiatkowski wrote: > Hello, I have problem with thumbs in freevo since 1.8.1 I tried 1.8.2 > and svn and it is still not working. > When I try to browse photos I see no thumbnails of photos or folders, > just select square. And there is error on console like: > > WARNING: Problem while lo

[Freevo-users] Thumbnail generation problem

2008-10-01 Thread Krzysztof Kwiatkowski
Hello, I have problem with thumbs in freevo since 1.8.1 I tried 1.8.2 and svn and it is still not working. When I try to browse photos I see no thumbnails of photos or folders, just select square. And there is error on console like: WARNING: Problem while loading image 'thumb:///usr/share/freevo/

Re: [Freevo-users] Question about the new ivtv_xine plugin

2008-10-01 Thread John Molohan
Richard van Paasen wrote: Pascal Schirrmann wrote: David Frager a écrit : You indicated that when you press record, the record starts. Does the record start at the time you press "record" or at the time you started watch TV? You are right, the record start a

Re: [Freevo-users] Channel logo's stretched

2008-10-01 Thread John Molohan
Duncan Webb wrote: John Molohan wrote: Hi, I've just discovered that the radio times xmltv listings now have logo links but they appear stretched in the tv guide. I'm using an LCD at 1366x768 with IMAGEVIEWER_ASPECT = 1.0 which seems to work perfectly elsewhere in freevo. If I choose the

Re: [Freevo-users] Sound saturated on a PVR-350 card

2008-10-01 Thread Pascal Schirrmann
Markus Wittenberg a écrit : > > I also don't know most of the options. What kind of stream type do you > use? 14? Well, try a lower one. I use 10 for DVD quality. Don't know if > there is a better (higher) value available. I would also try to change > the audio_bitmask. Try 0xE9. > > Just tri

Re: [Freevo-users] Sound saturated on a PVR-350 card

2008-10-01 Thread Markus Wittenberg
Maybe you have to try to change one or more settings. # # Settings for ivtv based cards such as the WinTV PVR-250/350. # # XXX TODO: Add descriptions and valid settings for each option. # bitrate in bps # stream type # Options are: 0 (mpeg2_ps), 1 (mpeg2_ts), 2 (mpeg1), 3 (mpeg2_pes_av), #

Re: [Freevo-users] Sound saturated on a PVR-350 card

2008-10-01 Thread Pascal Schirrmann
Markus Wittenberg a écrit : > Hi > > How do your options look like? I have the same card. Here are my > options, I don't have sound problems with it: > > TV_IVTV_OPTIONS = { > 'input' : 4, > 'resolution': '720x576', > 'aspect': 0, > 'audio_bitmask' : 0xE

Re: [Freevo-users] Sound saturated on a PVR-350 card

2008-10-01 Thread Krzysztof Kwiatkowski
Hello, I have my ivtv options from some article - card PVR350 as well and no any problems for all 60 channels I have: TV_IVTV_OPTIONS = { 'input' : 4, 'resolution': '720x576', 'aspect': 3, 'audio_bitmask' : 0xE9, 'bframes' : 3, 'bitrate_mode' : 1,

Re: [Freevo-users] Sound saturated on a PVR-350 card

2008-10-01 Thread Markus Wittenberg
Hi How do your options look like? I have the same card. Here are my options, I don't have sound problems with it: TV_IVTV_OPTIONS = { 'input' : 4, 'resolution': '720x576', 'aspect': 0, 'audio_bitmask' : 0xE9, 'bframes' : 3, 'bitrate_m