Re: [Freevo-users] DVB / frontend /backend

2008-09-26 Thread Jaap Struyk
Christian Lyra schreef:

> a I did a little confusion because there´s a dvbstream
> package, but it´s not the same thing. One limitation of dvbstream is
> that you have to choose a mux, so after you start it you are limited
> to the channels on that mux (is that right?). It seems that
> dvbstreamER is smarter, so you can control it from the app and choose
> whatever you want (or not?).

I wrote a page on the wiki about dvb-s in combination with sasc-ng so
you can also watch and record scrambled channels (if you have an valid
key) wich uses mplayer for viewing and recording.
Maybe that is also an option.
-- 
Groetjes Japie


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] 1.8.2

2008-08-26 Thread Jaap Struyk
Hello,

Thanks for 1.8.2 the blending looks very profi and all seems to be
working as expected except for viewing tv from dvb-s, I get a crash and
the following in the log:

KeyError: 'tv'
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/freevo/main.py", line 296, in
eventhandler
app.eventhandler(event)
  File "/usr/lib/python2.5/site-packages/freevo/util/benchmark.py", line
79, in origfunc
return func(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/freevo/menu.py", line 814, in
eventhandler
if not isinstance(menu, Menu) and menu.eventhandler(event):
  File "/usr/lib/python2.5/site-packages/freevo/util/benchmark.py", line
79, in origfunc
return func(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/freevo/tv/tvguide.py", line
248, in eventhandler
pi.play(menuw=self.menuw)
  File "/usr/lib/python2.5/site-packages/freevo/tv/programitem.py", line
172, in play
self.parent.player('tv', self.prog.channel_id)
  File "/usr/lib/python2.5/site-packages/freevo/tv/tvmenu.py", line 82,
in start_tv
p.Play(mode, tuner_id)
  File "/usr/lib/python2.5/site-packages/freevo/tv/plugins/mplayer.py",
line 103, in Play
'mode_args': config.MPLAYER_ARGS[mode].split(),
KeyError: 'tv'

I got the following in my config wich seemd to be working until now:

MPLAYER_ARGS = { 'cd' : '-cache 1024 -cdda speed=2',
 'ts' : '-cache 8192 -monitoraspect 4:3 -vf pp=fd',
 'dvb' : '-cache 1024 -monitoraspect 4:3 -dvbin card=2',
 'default' : '-cache 8192 -monitoraspect 16:10'
}

For the rest it rocks... (again)
-- 
Groetjes Japie


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] avi on cd

2008-08-04 Thread Jaap Struyk
Jaap Struyk schreef:

> possible that freevo terminates after playing 700MB and skips the last 4MB?

Sorry guys, how could I doubt freevo, my dvd station seems broken up...
-- 
Groetjes Japie


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] avi on cd

2008-08-03 Thread Jaap Struyk
Hello,

When I play avi's from cd (~704MB) the movie stops a few minutes before 
the end, when playing with mplayer only it goes all the way, could it be 
possible that freevo terminates after playing 700MB and skips the last 4MB?
-- 
Groetjes Japie


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVB-S recommendation?

2008-07-02 Thread Jaap Struyk
John Molohan schreef:

> machine. I'm looking for recommendations on a dvb-s card that works 
> without patching kernels etc.

Hauppauge WinTV Nova-S-plus, there will probably others, and cheaper, 
but this one runs fine without patches or firmware and has a remote with 
linux evdev interface so no need for lircd...
-- 
Groetjes Japie
http://www.japie.deserver.nl

2.6.22-14-generic GNU/Linux

Printed on recycled paper.
;^)


-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] mplayer aspect ratio problems

2008-05-19 Thread Jaap Struyk
Alexander Dzhoganov schreef:

> Is there any way to fix that? I would prefer black borders to stretching.

I had the following in my setup:

local_conf.py:

MPLAYER_ARGS = { 'cd' : '-cache 1024 -cdda speed=2',
 'ts' : '-cache 8192 -monitoraspect 4:3 -vf pp=fd',
 'dvb' : '-cache 1024 -monitoraspect 4:3 -dvbin card=2',
 'default' : '-cache 8192 -monitoraspect 16:10'
}

freevo.conf:

geometry = 1024x720

xorg.conf:

Section "Screen"
Identifier "Display"
Device "Videocard"
Monitor"Monitor"
DefaultDepth 24
SubSection "Display"
Modes "1024x768"
EndSubSection
EndSection

The geometry 720 doesn't match the display size of 768 and was a way to 
cut away black borders so adapt if you like, this will give you what you 
want...
-- 
Groetjes Japie


-
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] epg data

2008-03-25 Thread Jaap Struyk
Hello,

Does someone knows if it's possible to use an epg.dat file generated 
with mhwepg in freevo or how to convert that to xmltv format?
-- 
Groetjes Japie


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo 1.8.0 error

2008-03-24 Thread Jaap Struyk
Duncan Webb schreef:

> Running "freevo tv_grab" or "freevo schedulefavorites" should fix this 
> error.

It did, thanks for the tip Duncan!
-- 
Groetjes Japie


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Freevo 1.8.0 error

2008-03-24 Thread Jaap Struyk
Hello,

Yust upgraded to 1.8.0 from rc2 and all seems to be working except for 
the on-screen tv-guide wich crashes with:

Freevo 1.8.0 ready
Traceback (most recent call last):
   File "/usr/lib/python2.5/site-packages/freevo/main.py", line 297, in 
eventhandler
 app.eventhandler(event)
   File "/usr/lib/python2.5/site-packages/freevo/menu.py", line 730, in 
eventhandler
 action(arg=arg, menuw=self)
   File "/usr/lib/python2.5/site-packages/freevo/menu.py", line 92, in 
select
 self.function(arg=self.arg, menuw=menuw)
   File "/usr/lib/python2.5/site-packages/freevo/tv/tvmenu.py", line 
139, in start_tvguide
 TVGuide(self.get_start_time(), start_tv, menuw)
   File "/usr/lib/python2.5/site-packages/freevo/tv/tvguide.py", line 
73, in __init__
 channels = guide.get_programs(start_time+1, stop_time-1)
   File "/usr/lib/python2.5/site-packages/freevo/tv/epg_types.py", line 
285, in get_programs
 c.set_logo(chan.logo)
AttributeError: TvChannel instance has no attribute 'logo'
-- 
Groetjes Japie
http://www.japie.deserver.nl

2.6.22-14-generic GNU/Linux

Contestants have been briefed on some questions before the show.
;^)


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] dvb radio stations

2008-02-20 Thread Jaap Struyk
Jaap Struyk schreef:

> John Molohan schreef:
> 
>> Jaap Struyk wrote:
>>> Cool, yust added radio from my dvb card to webradio.fxd:
>>>
>>> dvb://Radio538
>>>
>>> Don't forget to remove  if it's there, never suspected that
>>> dvb:// could work...
>>> If U use sasc-ng and dvbloopback add:
>>>
>>> -dvbin card=2 
>>>
>>> after the url entry...
>>>   
>> Nice, want to add that handy tip to the wiki?
> 
> If someone can confirm this also works on non 1.8* releases I will...

Nobody with a dvb card and 1.7.* to confirm this?
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] dvb radio stations

2008-02-17 Thread Jaap Struyk
John Molohan schreef:

> Jaap Struyk wrote:
>> Cool, yust added radio from my dvb card to webradio.fxd:
>>
>> dvb://Radio538
>>
>> Don't forget to remove  if it's there, never suspected that
>> dvb:// could work...
>> If U use sasc-ng and dvbloopback add:
>>
>> -dvbin card=2 
>>
>> after the url entry...
>>   
> Nice, want to add that handy tip to the wiki?

If someone can confirm this also works on non 1.8* releases I will...
-- 
Groetjes Japie
http://www.japie.deserver.nl

2.6.22-14-generic GNU/Linux

Restaurant package, not for resale.
;^)

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] dvb radio stations

2008-02-15 Thread Jaap Struyk
Cool, yust added radio from my dvb card to webradio.fxd:

dvb://Radio538

Don't forget to remove  if it's there, never suspected that
dvb:// could work...
If U use sasc-ng and dvbloopback add:

-dvbin card=2 

after the url entry...
-- 
Groetjes Japie
http://www.japie.deserver.nl

2.6.22-14-generic GNU/Linux

Restaurant package, not for resale.
;^)

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] freevo without X

2007-12-28 Thread Jaap Struyk
Hello,

Currently I'am building a new server and was wondering if it's possible
to set up freevo without installing X at all.
I know freevo can be run in framebuffer but I was wondering wich
problems I run into without X being on my system, has anyone tryed this
before and has some info for me?
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Planned releases, 1.7.5 and 1.8.0rc1

2007-12-19 Thread Jaap Struyk
>> Freevo-1.7.5 and Freevo-1.8.0rc1 will be released this weekend.

Sorry guys for not responding earlyer but I came acros a "bug" that
slipped in after 1.7.3 in the webserver.
I'am starting freevo from initscript with something like:
su - freevo -c freevo -fs &
All seems wel but if I restart it it from a ssh console and close the
console the webpages are all giving errors, if I keep the console open
or use screen all is well, it's in 1.7.4 and 1.8.x from the same timeline.
-- 
Groetjes Japie


-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Planned releases, 1.7.5 and 1.8.0rc1

2007-12-18 Thread Jaap Struyk
>> Freevo-1.7.5 and Freevo-1.8.0rc1 will be released this weekend.

Sorry guys for not responding earlyer but I came acros a "bug" that
slipped in after 1.7.3 in the webserver.
I'am starting freevo from initscript with something like:
su - freevo -c freevo -fs &
All seems wel but if I restart it it from a ssh console and close the
console the webpages are all giving errors, if I keep the console open
or use screen all is well, it's in 1.7.4 and 1.8.x from the same timeline.
-- 
Groetjes Japie

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo installation on a AMD 64 X2 : linux 32 bits or 64 bits ?

2007-11-28 Thread Jaap Struyk
Pascal Schirrmann schreef:

> I didn't dig very deep, saw that the installer doesn't work on my 
> system, google a little, and read that there is no support for flash in 
> 64 bits version. But if you say that a solution exists, I'll probably 
> dig further ;-)

search for nspluginwrapper, amd64 and flash, good luck...
-- 
Groetjes Japie

-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo cpu wakeups

2007-11-26 Thread Jaap Struyk
Duncan Webb schreef:

> Good to know, thanks for the info. However I'm pretty certain that this
> does not stop the CPU going into a power saving mode.

I don't want him to sleep (it's a 24/7 server) but all steps I took to
lower the ticks saved me about 7 degrees Celcius... (and humans always
want more ;)

And dynamic ticks are enabled Gorka...
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo cpu wakeups

2007-11-25 Thread Jaap Struyk
Jaap Struyk schreef:

> I will see what kernel option I used that causes this.

CONFIG_HIGH_RES_TIMERS is responcible for this, without it I get ~205
again. (running 1.8.x fine and stable ;)
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo cpu wakeups

2007-11-25 Thread Jaap Struyk
Duncan Webb schreef:

> This is not not bad and big improvement on the 1000 what was reported in
> the bug number 1781831

Uhmmm, I yust upgraded to kernel 2.6.23.x and now my freevo is doing
1000 wakeups too...
I will see what kernel option I used that causes this.
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo cpu wakeups

2007-11-24 Thread Jaap Struyk
Duncan Webb schreef:

> It seems to be but may not be as reliable as rel-1-7 branch.

Actualy it ran quite nicely apart from some trouble I got with the
recordserver due to kaa trouble.
Apart from that, 1.8 doesn't improve cpu calls, it's still ~205.

b.t.w. John is right; You are doing a great job with freevo (and lets
not forget everyone else who contributed)
I'am using freevo now for several years and also played with the
competition but no other media system can beat freevo!
-- 
Groetjes Japie
;^)

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo cpu wakeups

2007-11-23 Thread Jaap Struyk
Duncan Webb schreef:

> 1.7.4 is the rel-1-7 branch, the up coming 1.8.0 (rel-1 branch) has the
> kaa.notifier code.

Is the 1.8 usable for all day use?

>> Are there any values inside the code wich can be lowered? (like media
>> polling intervals)
> 
> By configuration, no.

I understand that, I've been trying to find something usefull inside the
code but the only thing that I could think of are some sort of times in
event.py or linuxevent.py and came across a line with usec (presume
miliseconds?) but with a value of 100.0, is that the timebase on
wich freevo checks to see if a new event was sent?
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo cpu wakeups

2007-11-21 Thread Jaap Struyk
Duncan Webb schreef:

> kaa notifier is being used in the rel-1 branch, may be this version is
> better.

1.7.4 is slightly bether, it has a proces of 100 ticks and one of ~105.
Funny is the value of 100, my nvidia drives has 50 (wich is the redraw
freq.) maybe freevo is also doing some screen refreshements inside but
in a double rate?

> There are some items to do, but the rel-1 branch is running fine.

It's running more than fine, I only came across this when looking for
making my server cooler.
Are there any values inside the code wich can be lowered? (like media
polling intervals)
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] freevo cpu wakeups

2007-11-20 Thread Jaap Struyk
Hello,

Recently I started with powertop to see how I can bring down
powerconsumtion and therefore temp. on my server/freevo box and freevo
is responcible for most interupts; around 230 per second.
Is there a way to lower this? (polling intervals for media or remote?)
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo 1.7.3 crashing

2007-09-23 Thread Jaap Struyk
Duncan Webb schreef:

> Did you ever check the mplayer stdout and stderr logs?

Yes I did but at that time I couldn find anything suspicious in there.
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo 1.7.3 crashing

2007-09-20 Thread Jaap Struyk
Jaap Struyk schreef:

> p.s. Could problems have something to do with using Mplayer SVN?

The last weeks I didn't had any crashes at all, since I update mplayer
weekly could the above be possible? (all crashes apeared after an action
when playing video or music with mplayer)
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Commercial skipping/removal in 1.7.3

2007-09-20 Thread Jaap Struyk
Justin Wetherell schreef:

> It's actually more like 40 minutes to an hour per hour.

mencoder -nosound -ovc raw -vf blackframe my_rec.ts -O /dev/null

It's fast but uses a lot of cpu, wish -vf worked with - dumpstream.
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Commercial skipping/removal in 1.7.3

2007-08-23 Thread Jaap Struyk
Justin Wetherell schreef:

> It's actually more like 40 minutes to an hour per hour.. but I've never
> used it on the fly while recording because all my recordings are done in
> hardware without Mplayer. I don't do anything different, I just run
> mplayer with the vf on a previously recorded mpeg and then use the
> blackframe file to make a edit list which mplayer than uses to skip the
> commercials.

Sorry, I mis-read the info on the wiki (dislectisch?)
The -vf blackframe has almost no influence on cpu usage, the 40 minutes
is yust caused by mplayer digging trough the whole file.

The old mplayer patch would always dump true edl file even with
-dumpstream, the blackframe filter doesn't work when dumping so going
the work afterwards with your script seems the only way nowadays.
I will try to see if mplayer can speed up a bit while digging for bf...
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Commercial skipping/removal in 1.7.3

2007-08-23 Thread Jaap Struyk
Justin Wetherell schreef:

> That's actually what my "detection" is based off of. As of
> Mplayer-1.0rc1, the vf should be available. So, to use commdetect,
> you'll need that mplayer version.

Why does 1 hour recording takes 1.5 to check for bf?
The old mplayer patch did it on the fly with just a little extra cpu
power needed. (no offence ment)
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo 1.7.3 crashing

2007-08-23 Thread Jaap Struyk
Duncan Webb schreef:

> I don't see how pylirc would have stopped the crashes when you are using
> the event interface and was a bit surprised that this reduced the
> occurrence of a crash.

Maybe it wasn't :/
Sometimes I get a crash at a point and when I try to redo it freevo
won't crash, I will run for a couple of weeks with debug enabled, maybe
something wil come out...

> Rather than use the event interface, why don't you use the lirc
> interface, it is much better tested. You need to use the dev/input
> driver for lircd.
> 
> I don't really see how to reproduce this error from the crash report. It
> may be that the event interface is sending too many events too quickly
> and the code does not have enough critical sections to prevent reentry.

Actualy I used lirc at first instance but decided to step to event
interface because it looks more proper. (less software needed, no extra
daemon running and it's standard kernel stuff)
Is there anyone else using the event interface and experiencing strange
shutdowns?

> It's not a problem, just that the sub-process has already died but
> freevo thinks it is still running and it trying to kill it. This only
> seems to happen after a crash.

This also happens after a clean shutdown (freevo stop), I have to
terminate the process with "kill -KILL $PID"

p.s. Could problems have something to do with using Mplayer SVN?
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Commercial skipping/removal in 1.7.3

2007-08-20 Thread Jaap Struyk
Justin Wetherell schreef:

> I wrote the code and wrote it to be very conservative. I've never
> noticed a 'cut too much' scenario but I have seen the opposite but it's
> a rarity. I have noticed that it's 100% accurate on most channels but on
> some channels it's almost never sees the blackframes; I'm guessing that
> the frames are dark enough. I do not have enough time to adjust the
> algorithm or port it to use a different 'program' but it does work good
> enough for my everyday use.

Justin if your interested, there are some patches laying around for Mplayer.
It's a filter (-vf) option wich has to be run when dumping the recorded
stream and writes the locations of the black frames in a text (edl) file.
The text file is read on playback and spaces between 2 black frames are
skipped.
If your interested:
http://www.mit.jyu.fi/mweber/leffakone/software/mplayer
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] freevo 1.7.3 crashing

2007-08-19 Thread Jaap Struyk
Hello,

I tought I had my freevo crashes under control by adding the pylirc
package but my doughter managed to make it crash again.
Crashes happen when a remote key (via linux input device layer) is
pressed that isn't used in that part of freevo.
So I added debugging to my config and pressed some unused buttons when
playing a movie, unfortunatly nothing happend... the movie kept on
running but didn respond anymore to my remote, after pressing more
buttons freevo finaly crashed. (I had to do my best)

In 1.7.2 pressing yust one wrong button made freevo crash so there has
something changed, I have to do my best to make it crash unfortunatly I
can't tell what action make it crash.
I can live with it, but have to be carefull not to touch wrong buttons
so it is a bit anoying.

2007-08-19 10:13:45,440 DEBUGchildapp.py (163): sending
"osd_show_text "Volume: 80%"" to pid 4089
2007-08-19 10:13:45,828 CRITICAL main.py (484): Crash!
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/freevo/main.py", line 472, in

MainTread().run()
  File "/usr/lib/python2.5/site-packages/freevo/main.py", line 325, in run
self.eventhandler(rc.get_event(True))
  File "/usr/lib/python2.5/site-packages/freevo/main.py", line 275, in
eventhandler
if not rc.app()(event):
  File
"/usr/lib/python2.5/site-packages/freevo/video/plugins/mplayer.py", line
426, in eventhandler
return self.item.eventhandler(event)
  File "/usr/lib/python2.5/site-packages/freevo/video/videoitem.py",
line 652, in eventhandler
if self.plugin_eventhandler(event, menuw):
  File "/usr/lib/python2.5/site-packages/freevo/item.py", line 438, in
plugin_eventhandler
if e(self, event, menuw):
  File
"/usr/lib/python2.5/site-packages/freevo/video/plugins/bookmarker.py",
line 171, in eventhandler
videoplayer = self.item.player.name
AttributeError: PluginInterface instance has no attribute 'item'
Stopping webserver plugin.
Stopping webserver plugin.
Stopping webserver plugin.
2007-08-19 10:13:52,652 DEBUGchildapp.py (238): killing pid 4089
signal 15
2007-08-19 10:13:52,653 DEBUGchildapp.py (244): Before wait(4089)
2007-08-19 10:13:52,675 DEBUGchildapp.py (428): stderr: no data,
closing log
2007-08-19 10:13:52,676 DEBUGchildapp.py (428): stdout: no data,
closing log
2007-08-19 10:13:52,751 DEBUGchildapp.py (260): childapp: After wait()
2007-08-19 10:13:53,251 DEBUGchildapp.py (276): Oops, command
refuses to die, try bad hack
2007-08-19 10:13:55,252 DEBUGchildapp.py (285): Try harder to kill
the app
2007-08-19 10:13:57,253 ERRORchildapp.py (292): PANIC can't kill program

Freevo 1.7.3 r9794 finished at Sun Aug 19 10:12:39 2007

Another strange thing is that when I close freevo with "freevo stop"
there is always one process that keeps running, the bottom of the log
shows that freevo is trying to but doesn't sucseed.
I rebuild python and ran a make test but all tests ran cleanly so it
seems that python is working properly, does anyone have some info on how
to stress-test freevo to find out what is causing this unexpected beheviour?
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] [ANNOUNCE] Freevo-1.7.3 Release

2007-08-02 Thread Jaap Struyk
Duncan Webb schreef:

> Today, Swiss National Day, freevo-1.7.3 has been released and as usual
> there are a lot of additions, changes and fixes in this release.

Thanks!
Also nice addition are the osd_sounds, if U run into trouble with:

Mixer initialisation failed, OSD sounds disabled!

Try the following before starting freevo:

export SDL_AUDIODRIVER=alsa
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] minor issues in 1.7.2

2007-08-01 Thread Jaap Struyk
Duncan, it looks like installing pylirc solved my problem...
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] minor issues in 1.7.2

2007-07-28 Thread Jaap Struyk
When I start freevo with "-fs -trace" no trace is performed but when I
do "-trace -fs" no screen is found so it looks like 2 options on the
commandline don't work.
Is there any other way to enable full debugging? (without touching the
loglevel setting)
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] minor issues in 1.7.2

2007-07-22 Thread Jaap Struyk
Duncan Webb schreef:

>>> no event mapping for key STOP in context tvmenu Crash!

> Doesn't happen one my system. May be you could provide more information
> about your set up.

kernel 2.6.21.5-cks-grsec-pax-ssp
gcc version 4.1.2
glibc 2.5
Python 2.5.1

On my previous server I had some python trouble with the stack smashing
protector but not this time, on the crash no system log messages apear.
Funny is that when I set debug in local_conf.py to something else then 0
freevo doesn't crash.
This solves the problem but makes it a bit hard to debug. ;-)
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] minor issues in 1.7.2

2007-07-19 Thread Jaap Struyk
Jaap Struyk schreef:

> no event mapping for key STOP in context tvmenu Crash!

no event mapping for key 0 in context audio Crash! (our dog layed down
on the remote)
Both of them no big deal, but it's quit anoying that freevo crashes
after pressing a wrong button.
Is there any way to disable this behaviour?
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] minor issues in 1.7.2

2007-07-16 Thread Jaap Struyk
Hello,

Yust ran into a minor problem in 1.7.2:

no event mapping for key STOP in context tvmenu Crash!

Also freevo will crash if mplayer crashes.
-- 
Groetjes Japie

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] event interface

2007-07-09 Thread Jaap Struyk
Ryan Roth schreef:

> Yeah that part of the code is always kind of tricky.  Those two function 
> exist as:
> 
> MENU_GOTO_TVGUIDE
> 
> MENU_GOTO_RADIO
> 
> it is all in event.py & menu.py

tv guide works fine but radio is trowing me the default music menu.
(probebly since I don't have a radio ;)

if event == MENU_GOTO_RADIO:
self.goto_media_menu("audio.radio")
return

Wich plugin plays the webradio fxd file? (nothing like audio.webradio
excist)
-- 
Groetjes Japie

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] event interface

2007-07-09 Thread Jaap Struyk
Jaap Struyk schreef:

> It is working but not all buttons on my remote are configured

I figured it out and added a page in the wiki on how to make it work:
http://freevo.sourceforge.net/cgi-bin/doc/Linux_event_interface

One issue still remains, I like to open the tv guide on pressing the
guide button and webradio on pressing radio.
Is that possible?
-- 
Groetjes Japie

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] event interface

2007-07-08 Thread Jaap Struyk
Hello,

I recently upgraded to 1.7.x (finaly) and ran into the EVENT_DEVS
option. (so I finaly can get rid of lirc)
It is working but not all buttons on my remote are configured, I know I
can map buttons to events with EVENTMAP['KEY_F'] = 'SELECT' but how do I
figure out wich button is sending wich event?
-- 
Groetjes Japie

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] how to chown a freevo started as root

2007-06-24 Thread Jaap Struyk
Pirlouwi schreef:

> I want to start freevo using /etc/init.d/freevo, but I don't want it to
> be started as root.

su - $your_freevo_username -c "freevo -fs &"
-- 
Groetjes Japie

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] video thumbnails aren't created

2007-06-19 Thread Jaap Struyk
Duncan Webb schreef:

> A recent svn version?
> 
> What does the log say when CHILDAPP_DEBUG=1 and when you generate a
> thumbnail, hopefully it will show the mplayer command to get the
> snapshot. If so then you should be able to run the command and see if it
> generates an image.

Aaaah, so mplayer creates the thumbnail, not kaa itself.
I notised while building mplayer that png/gif/jpeg output drivers where
disabled but I tought that I didn't need them.
So now I rebuild mplayer with png/gif/jpeg and suddenly I have thumbnails...
Freevo runs fine as allways now, thanks Duncan!
-- 
Groetjes Japie

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] video thumbnails aren't created

2007-06-18 Thread Jaap Struyk
Duncan Webb schreef:

> Follow this thread
> http://www.mail-archive.com/freevo-users@lists.sourceforge.net/msg14347.html

Sorry Duncan, I all-ready had the full kaa svn installed, no go and the
only thing in my log is: no imagefile found
-- 
Groetjes Japie

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] video thumbnails aren't created

2007-06-17 Thread Jaap Struyk
Hello,

Recently upgraded my server/freevo box with "minimalistic" as manifest.
The only multimedia app. that I have installed is mplayer and
freevo-1.6.3 and it's python/perl dependencies. (no 1.7.x for me yet, sorry)
All seems to work but when I record a dvb-s show no thumbnails are
created also not when trying to do so with the remote (via menu).
What app. did I miss that should create the video thumbnails?
-- 
Groetjes Japie

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] remote control with dvb-s card without lircd

2007-04-25 Thread Jaap Struyk
Hello,

Since some time I'am the prowd owner of an Hauppauge Nova-S-Plus DVB-S
but instead of using it's internal remote I'am still using my home-brew
serial one.
Since the linux-dvb drivers also contain the remote drivers wich are
available in /dev/input/event* it would be a waste not to use them...

After some reading it seems that I have 2 options:
Use lircd with  the event dev interface or use it directly via xkb (wich
seems to work out off the box, after pluging in arrow keys and enter
worked right away)
So best way looks like using it directly in X but the problem is that I
have no idea how to find out what key-codes the remote is sending. (cat
/dev/input/event0 only shows rubbish when pressing a key)
I can't use any x-tools since I only have freevo as wm and can only
access it via ssh.
Can someone help me out finding out wich keys the remote uses?

A second thingy is to lett freevo use the found keys for the right
action. ENTER and arrows do work so they don't need any work but the rest...
I found EVENTMAP['KEY_COFFEE'] = 'SUBTITLE' so it looks like it possible
to map my remote_key to another usable in freevo.
-- 
Groetjes Japie
http://www.japie.deserver.nl

2.6.20.7 GNU/Linux

Win98 is called Win98 because it is 98% slower than Linux.
;^)

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo & LFS

2007-03-26 Thread Jaap Struyk
Alberto Hernando schreef:

> Yes, I was already thinking that starting X, freevo et al. as soon as 
> possible 
> should be done. But I don't know if I can just change the order of the boot 
> scripts. I'll have to try. I want to touch as little things as possible, but 
> I don't care doing what I need to.

freevo itself starts X so add the script to rc5.d and do a major cleanup
in there (don't touch rc3 or rcsysinit) if you run into trouble U could
always boot in runlevel 3 and restore...
-- 
Groetjes Japie

-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo & LFS

2007-03-26 Thread Jaap Struyk
Sorry, forgot the script...
-- 
Groetjes Japie
#! /bin/bash --login

source /etc/sysconfig/rc
source $rc_functions

case "$1" in
start)
echo "Starting Freevo system..."
su - freevo -c "LC_ALL=nl_NL LANG=nl_NL 
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin freevo -fs &"
su - freevo -c "LC_ALL=nl_NL LANG=nl_NL 
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin freevo recordserver start"
;;

stop)
echo "Stopping Freevo system!"
su - freevo -c "freevo recordserver stop"
su - freevo -c "freevo webserver stop"
su - freevo -c "freevo stop"
;;

restart)
$0 stop
sleep 1
$0 start
;;

*)
echo "Usage: $0 {start|stop|restart}"
exit 1
;;

esac
-
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.php&p=sourceforge&CID=DEVDEV___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo & LFS

2007-03-26 Thread Jaap Struyk
Alberto Hernando schreef:

> I know that there 
> are some more LFS users here, so I wanted to ask if they have any useful tips 
> for this. For example, any change in the bootscripts to get a faster boot, or 
> anything else.

If U use Hlfs make sure you build python stuff without stack smashing
protector.
For a pax enabled kernel you need to paxctl -m mplayer and xine.

I created a dedicated user freevo in /srv/freevo with all of it's media
inside there and use attached startup script.
For fast boot only load what you need for freevo and then start freevo
with the script, so networking/lirc/tv-card/sound/lcdproc, other stuff
afterwards. (create a pre and post freevo script for it)
I don't use hal/dbus since udev does its job, if you have a lot of usb
goodies attached (card readers slow down boot on detection) you could
blacklist the apropriate modules for that and load them after starting
freevo via a post script.

For getting cooler/quieter I recomend using cpu-freq or whatever tool
thereis to step back your cpu.
On AMD there are *vcool utilitys, don't know for Intel.

Have fun building... ;-)
-- 
Groetjes Japie

-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo padding options

2007-03-11 Thread Jaap Struyk
Duncan Webb schreef:

>> I still have another problem; I use sasc-ng as softcam for dvb wich
>> means I have to use streams from my second (virtual) dvb adapter.
>> I can add -dvbin card=2 to my record command but for playing I added
>> that option to tv/plugins/mplayer.py
>> Is there an option in local_conf.py wich I can use for mplayer options?
> 
> MPLAYER_VO_DEV_OPTS, see freevo_conf.py or maybe there is something in
> the wiki.

I feel a bit stupid, adding to the dvb section in MPLAYER_ARGS works
fine... :-O

> I don't think that this would be a problem, Linux is full of grey areas
> that are generally okay for personal use.

OK, I will discribe the setup I use:
Using an dreambox for tv viewing with my smartcard in it wich streams
the cards info on local network to my freevo-box for recodings.
If someone of the freevo team sees a problem in it du too it's possible
illigal nature please lett me know. (I don't want to bring the project
in discredid)
-- 
Groetjes Japie

-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo padding options

2007-03-10 Thread Jaap Struyk
Duncan Webb schreef:

> TV_RECORD_PADDING_PRE = the number of seconds to record before the start
> TV_RECORD_PADDING_POST = the number of seconds to record after the
> finish time.
> 
> TV_RECORD_PADDING_POST = 10 * 60 is what you want. You may need to set
> PRE too.

OK thanks Duncan,

I still have another problem; I use sasc-ng as softcam for dvb wich
means I have to use streams from my second (virtual) dvb adapter.
I can add -dvbin card=2 to my record command but for playing I added
that option to tv/plugins/mplayer.py
Is there an option in local_conf.py wich I can use for mplayer options?

I'am planning on writing an "linux-dvb with sasc-ng from scratch" howto,
is it allowed to put it in the wiki? (using softcam is a "grey" area
since it can be abused for cardsharing purpose, so if that would bring
discredid to the freevo project I will not put it in the wiki)
-- 
Groetjes Japie

-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] freevo padding options

2007-03-09 Thread Jaap Struyk
Hello,

It's been a while since I had a tv card and it seems that there's a lot
changed to the padding options.
I like to start recordings on the right time and last them 10 minutes
langer exept if it's followed by another recording.
Am I right that yust the POST option 5* 60 is good for this?
-- 
Groetjes Japie

-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] dvb-s on freevo

2007-02-23 Thread Jaap Struyk
Hello,

I'am planning on adding an dvb-s card to my freevo box to record
tv-shows on ly before doing that I would like to find out a few things,
maybe one of you guys can help out on this.
First thing coming to my mind is: how much heat does a dvb card produce?
(if it's a lot, I have to build a small box around my pci card so the
heat doesn't affect the rest of my system)
Second is more complicated, since I'am living in Holland most channels
are encrypted and I have a smart-cart for encryption.
I have a dreambox dm500 for viewing with the card inside and there are
programs around that can read the card and share the codes on the
network so I could use that system for encryption.
I know that something like that is a "grey" area since it can be abused
but in my case it's fully legal (I think), maybe someone knows how this
works or knows some docs about it?
-- 
Groetjes Japie

-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] web tv question

2007-01-21 Thread Jaap Struyk
> Has anybody set up freevo to read a networked video stream for a tv
> program, from the web?

VIDEO_ITEMS = [ '/home/freevo/.freevofreevo/webtv.fxd' ]
-- 
Groetjes Japie


  
  

  
	
	rtsp://realstreams.omroep.nl/tv/nos/journaal/bb.laatste.rm
	  mplayer
	
  
  
	Altijd het laatste NOS journaal.
  



  
	
	http://81.23.249.10/caz_studio_03
	  mplayer
	
  
  
	CAZ, Live...
  


  

-
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.php&p=sourceforge&CID=DEVDEV___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] which distribution to use...

2007-01-03 Thread Jaap Struyk
Jason Tackaberry schreef:

> I'm confused.  What is the C unit?  Obviously not celsius, unless you
> cool using liquid nitrogen. :)

Sorry, I ment "temperature drops down with $1 degrees celcius". ;-)

p.s. Where can I get liquid nitrogen, I'am looking for an alternative
intercooler for my tractor-puller...

Karl Lattimer schreef:

> Isn't this the same as athcool?

They all work the same way but didn't see this one before, from the
README this one uses ACPI to control the powersave mode, the other
utilitys have there own way of handling it.
-- 
Groetjes Japie

-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] which distribution to use...

2007-01-02 Thread Jaap Struyk
Duncan Webb schreef:

> I use the conservative mode, the AMD is so powerful it is nearly always
> in conservative mode. Do you have a link to f/v/cool utilitys?

http://freshmeat.net/projects/lvcool/ for KT133 and
http://freshmeat.net/projects/fvcool/ for newer chipsets.
On my server/freevo-box (athlon-1333) lvcool gives me -10c. and on my
(XP-2600) workstation fvcool gives -20c. (at normal use)

> Already done, on their home page: http://geexbox.org/en/index.html

That is soo col!
Didn't looked at the site yet this year, speaking about a happy
new-year, this is it...
-- 
Groetjes Japie

-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] wich distribution to use...

2007-01-01 Thread Jaap Struyk
Op za 23-12-2006, om 20:30 schreef Duncan Webb:

> Strange you should say this, I use lfs and cross-lfs (AMD) on my freevo
> machines :)

Same overhere, got hlfs on my freevo/server and clfs-1.0 on me and my
daughters workstation. (with paco as package management)
If you use amd for freevo box, take a look at f/v/cool utilitys, it puts
the cpu in sleep mode on idle, a bit like cpu-freq only the hrad way.
This will save cpu power so producing less heat wich result in
smaller/slower (and therefore quit) fans.

> Hard and lots of work :D

It depends, my plan was to start with a stable excisting development
platform wich can be the (small) base.
On top off that some base packages (tgz) to lett basic freevo run.
If someone would have the need for letts say the tv part, he/she could
create the tgz using the same base, actualy a dedicated freevo dist,
but...
I came acros a posting about freevo2 intergration in geexbox, is that
for real?
-- 
Groetjes Japie


-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] webradio issue

2006-12-30 Thread Jaap Struyk
Op za 30-12-2006, om 00:05 schreef Tanja:

> I just was playing around with webradio.fxd.
> Maybe I found something which can help you with your playlist problem.
> 
> In the source there is the following example:
> 
> 
>  
>
>  foo.jpg
>  
>  xine
> ===>
>  
>  http://64.236.34.141:80/stream/1005
> 
>  
>JAZZ
>A nice description
>  
> 
>
>  
> 
> I do not have this  thing in my webradio.fxd file.
> And mplayer is never using the -playlist option for my webradio streams.

Thanks Tanje, you helped me a lot!
I reviewed my whole fxd file and suddenly I saw the light!
It was very bright, so bright it hurted, what a fool I am...
At the bottom of each entry right below  there where 
and  entrys, no wonder they where past on to mplayer.
Forgive me my stupidness and a happy new-year to all!!!
-- 
Groetjes Japie


-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo crash on audio cd

2006-12-29 Thread Jaap Struyk
Op vr 29-12-2006, om 15:34 schreef Duncan Webb:

> This seems a fair enough solution, sorry we could not help more. Did you
> check to see if there any known python bugs with stack-protector enabled.

There are more, some calls by python are interpreted as stack smash but
aren't.
Maybe the core tells wich one but I have no clue. (but if I understand
correctly most ssp/python bugs are related to calls wich are replaced by
newer ones)
Only downfall is that I can't "trust" python anymore with ssp disabled.

> The kaa.metadata uses some 'C' code and a Python interface, if the
> problem is with metadata then it is here.

Those wheren't the problem.
-- 
Groetjes Japie


-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo crash on audio cd

2006-12-29 Thread Jaap Struyk
I managed to get a core-dump (wich is like arabic to me)
http://www.japie.deserver.nl/ftp/HLFS/mminfo.core.bz2 so I rebuild
Python with fno-stack-protector wich does work but leaves me with a
(potential) security risk.
But since Python is only used for freevo I can live with it, maybe the
core file can help in future versions.
Happy newyear to all!
-- 
Groetjes Japie


-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo crash on audio cd

2006-12-27 Thread Jaap Struyk
I tryed to debug any further:

(Pdb) n
> /usr/bin/mminfo(89)?()
-> medium = kaa.metadata.parse(file)
(Pdb) n
python: stack smashing attack in function PyEval_EvalFrame()
Aborted

So that didn't help, back to adding print statements to audioinfo.py
At the bottom I added:

mediainfo.EXTENSION_DEVICE  gives:  device
mediainfo.TYPE_AUDIOgives:  1
AudioDiscInfo   gives:  kaa.metadata.disc.audioinfo.AudioDiscInfo

I have no idea or this is good or not but mminfo didn't crash, so it has
to be somewhere in processing/formatting the returned info.
Am I doomed to rip cd's on my workstation and upload mp3's to my freevo
box forever, or dump grsec/pax? ;-)
-- 
Groetjes Japie


-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] lirc slow response

2006-12-27 Thread Jaap Struyk
Op wo 27-12-2006, om 12:34 schreef Stephen Rowles:

> Oh, one other thing... is it possible to configure the  "Live TV", "DVD" 
> etc buttons to jump straight to those things in freevo? It would be 
> really nice to jump straight to the TV guide using the "Guide" button on 
> the remote, Videos using the "DVD Menu" button etc.

You can add:
EVENTS['menu']['TV'] = Event(MENU_GOTO_TV)
EVENTS['menu']['VIDEOS'] = Event(MENU_GOTO_VIDEOS)
EVENTS['menu']['MUSIC'] = Event(MENU_GOTO_MUSIC)
EVENTS['menu']['PICTURES'] = Event(MENU_GOTO_IMAGES)  
EVENTS['menu']['GUIDE'] = Event(MENU_GOTO_TVGUIDE)
EVENTS['menu']['RADIO'] = Event(MENU_GOTO_RADIO)
to your local_conf.py
-- 
Groetjes Japie



-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] webradio issue

2006-12-26 Thread Jaap Struyk
Hello,

There's a problem in the webradio part, the -playlist option is always
passed on to mplayer.
http://streamers.at.sara.crossmediaventures.com/Skyradio only works
without -playlist.
The playlist option is auto-detect right?
Maybe there's a way to disable it in the fxd file?
-- 
Groetjes Japie


-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] wich distribution to use...

2006-12-23 Thread Jaap Struyk
Hello,

During the lifetime of freevo there where always discussions on what
distro would be the best/easyest/smallest to use.
There where also some projects like freevix and freepia for particaliry
hardware, personaly I always used linux from scratch but who am I.
On clfs I found http://cross-lfs.org/view/clfs-embedded/ a
busybox/uClibc "acme" system, maybe this would be a nice option for an
"freevo only" distro? (if there is any need for it)
I had some great fun playing with geexbox but it's not as attractive as
freevo and sertainly not as nice in daily use.
Would there be live in such a project or is it a waiste of my time?
-- 
Groetjes Japie


-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo crash on audio cd

2006-12-16 Thread Jaap Struyk
Op za 16-12-2006, om 13:39 schreef Duncan Webb:

> Should be -d 1

That works.
To find out whats going on I tryed all the .py scripts in the
/usr/lib/python2.4/site-packages/kaa/metadata/disc manualy, none of them
triggers the stack smashing protector.
Neither did mediainfo.py
Am I right that info is collected in the following order:
discinfo (to check what type)
DiscID (to find the id and tracks)
CDDB (to name the found info via cddb)
If so, how can I feed the DiscID output manualy to CDDB.py because if I
run DiscID.py manualy I get:
f20c8d11 17 150 14425 28425 37900 51363 64038 80475 88050 99213 111000
126913 146913 164075 180288 194200 206775 227388 3215
So that part seems to work properly... ...maybe
I added the print statement to audioinfo.py some mails agoo and that
gave me:
[4060908817L, 17, 150, 14425, 28425, 37900, 51363, 64038, 80475, 88050,
99213, 111000, 126913, 146913, 164075, 180288, 194200, 206775, 227388,
3215]
Almost the same except for f20c8d11 wich is changed into 4060908817L
-- 
Groetjes Japie


-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo crash on audio cd

2006-12-16 Thread Jaap Struyk
Op za 16-12-2006, om 09:51 schreef Duncan Webb:

> Do you have two drives in your machine, a cdrom and a dvd drive, not
> that I think that this is relevant to this problem.

No, on the problematic machine I have only one station: dvd.
symlinking dvd to cdrom didn't made a difference, neither did changing
#define CDDB_DEFAULT_CDROM_DEVICE "/dev/cdrom" to #define
CDDB_DEFAULT_CDROM_DEVICE "/dev/dvd" in cdrommodule.c
-- 
Groetjes Japie


-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo crash on audio cd

2006-12-16 Thread Jaap Struyk
Another addition: with -d 2 I got:

DEBUG factory(290): Trying audio/cd
python: stack smashing attack in function PyEval_EvalFrame()
Aborted

But with plain -d I get:

kaa media metadata info
Traceback (most recent call last):
  File "/usr/bin/mminfo", line 84, in ?
a = max(0, min(int(a), 2))
ValueError: invalid literal for int(): /dev/dvd

So I have 2 options left, tell my wife don't use audio cd's or recompile
python itself without ssp enabled. (the recompiling isn't for my wife ;)
-- 
Groetjes Japie


-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo crash on audio cd

2006-12-16 Thread Jaap Struyk
I have one stange thing to add to the trouble.
I installed kaa base and mediainfo on my workstation with the following
result:
japie:~$ mminfo /dev/cdrom 
kaa media metadata info

filename : /dev/cdrom

title: Seresta
artist: Rosenberg Trio, The
type: CD
subtype: audio
media: disc
id: f20c8d11_17
But when I put the same disc in my dvd drive:
japie:~$ mminfo /dev/dvd
kaa media metadata info
ERROR audioinfo(90): failure getting disc info, status 202
ERROR audioinfo(130): failure getting disc info, status 202

filename : /dev/dvd

type: CD
subtype: audio
media: disc
id: d70c5111_17
-- 
Groetjes Japie


-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo crash on audio cd

2006-12-15 Thread Jaap Struyk
I added -fno-stack-protector-all to gcc when compiling the C parts
without luck, so whatever is happening it's not in the C code.
How can I add the printf to show me what's going on?
-- 
Groetjes Japie


-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo crash on audio cd

2006-12-13 Thread Jaap Struyk
The C code part, is that compiled during runtime or on installation?
-- 
Groetjes Japie


-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo crash on audio cd

2006-12-13 Thread Jaap Struyk
Op di 12-12-2006, om 21:06 schreef Dirk Meyer:

> Sure. It is src/disc/audioinfo.py. In inherits from DiscInfo and uses
> some calls in C to get disc id and stuff like that. In the C part, a
> simple printf should work for debugging.

I added some print() statements to see what info is extracted:

cdromfd = DiscID.open(device)
disc_id = DiscID.disc_id(cdromfd)
print(cdromfd)
gives:


print(device)
gives:
/dev/dvd

print(disc_id)
gives:
[4060908817L, 17, 150, 14425, 28425, 37900, 51363, 64038, 80475, 88050,
99213, 111000, 126913, 146913, 164075, 180288, 194200, 206775, 227388,
3215]

Putting print anywhere else gives me nothing more...
-- 
Groetjes Japie


-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo crash on audio cd

2006-12-12 Thread Jaap Struyk
Op di 12-12-2006, om 19:21 schreef Dirk Meyer:

> That's all? Very strange. Please try
> mminfo -d 2 /dev/dvd

Keeps the same, 
python: stack smashing attack in function PyEval_EvalFrame() 
right after 
DEBUG factory(290): Trying audio/cd
No further info.
Unfortunatly debugging apps is hard since grsec prevents the app from
writing core files and showing other stuff.
In this case I get a signal 6 wich means sigabrt and a denied resource
overstep wich normaly means a coredump isn't allowed to be writen.
Is mminfo maybe calling an external lib wich is causing trouble?
Is there a way to do the mminfo audio-cd "check" manualy step by step?
-- 
Groetjes Japie


-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo crash on audio cd

2006-12-12 Thread Jaap Struyk
Op ma 11-12-2006, om 20:28 schreef Duncan Webb:

> I just gave this a quick test, using 1.7 svn and it worked just fine.
> Not much has changed since 1.5.4 with the audio handling, a couple of
> fixes relating to how the titles are shown.

If freevo didn't change something else would so I tryed mminfo from the
commandline:
mminfo /dev/dvd
kaa media metadata info
python: stack smashing attack in function PyEval_EvalFrame()
Aborted
I tryed latest mmpython but that gave me the same result, so I
reinstalled the kaa's again.
What is mminfo calling to detect audio-cd? (since vcd/dvd works fine)
-- 
Groetjes Japie
http://www.japie.deserver.nl

2.6.19 GNU/Linux

New Microsoft PnP documents released: http://www.microsoft.eu.org/PnP.html
;^)


-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo crash on audio cd

2006-12-11 Thread Jaap Struyk
Op ma 11-12-2006, om 18:53 schreef Duncan Webb:

> Freevo 1.6.0 or 1.6.1?

1.6.1
My system uses grsec/pax/ssp so it's a bit strict on what's excecuted.
In the past 1.5 series it has worked but since grsec is also regulary
updated I have no clue or 1.5.x would still work.
I only play audio cd once in a while so I can't track back wich update
is causing it so I'm treating the crash as something completely new.
-- 
Groetjes Japie
http://www.japie.deserver.nl

2.6.19 GNU/Linux

Win98 error 003: Illegal ASM instruction. If your modem worked properly, the
FBI would have been called.
;^)


-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo crash on audio cd

2006-12-11 Thread Jaap Struyk
Op ma 20-11-2006, om 12:57 schreef Jaap Struyk:

> Freevo crashes on inserting an audio cd:

I still weren't able to debug the problem, what is freevo doing when it
detects an audio cd?
vcd and dvd works fine so it isn't mmpython.
-- 
Groetjes Japie


-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Perfect motherboard for Freevo (was Re: Freevo box over Compact Flash.)

2006-11-18 Thread Jaap Struyk
Op za 18-11-2006, om 18:06 schreef Eric Jorgensen:

> I'm using an Asus A7V-880 with an athlon xp mobile

In the case of AMD cpu's there are some *cool (vcool, fvcool) tools
around that will force the cpu in sleep mode and fire it up if needed.
I use it on my old athlon 1333 cpu with an Zahlmann cooler with big very
slow turning fan.
case temp is around 30 celcius and I can't hear it over 1m. distance.
-- 
Groetjes Japie


-
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.php&p=sourceforge&CID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] [ANNOUNCE] Freevo-1.6.0 Released.

2006-10-28 Thread Jaap Struyk
Op za 28-10-2006, om 20:50 schreef Duncan Webb:

> EVENTS['menu']['TV'] = Event(MENU_GOTO_TV)

So easy?
Thank you.
-- 
Groetjes Japie


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] [ANNOUNCE] Freevo-1.6.0 Released.

2006-10-28 Thread Jaap Struyk
> >  * New events to allow jump directly to menus, tv, movies, music and
> > pictures (B#1567501)

Great work guys!
Thanks for including my rain theme ;-)
But the above caught my attention, how can I use these with my ir remote
control?
I would love it if pressing video would open the video menu.
-- 
Groetjes Japie
http://www.japie.deserver.nl

2.6.18.1-ck1 GNU/Linux

Q: What is the difference between Jurassic Park and Microsoft?
A: One is an over-rated high tech theme park based on prehistoric information
   and populated mostly by dinosaurs, the other is a Steven Spielberg movie.
;^)


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Removing ads

2006-10-25 Thread Jaap Struyk
There is an mplayer patch for detecting groups of black frames, wich can
be used to auto skip commercials but it's for mplayer-pre5.
It requires also hacking mplayer.py for playback option.
I played with it in the past and does work on some channels, maybe the
idea is useable for future versions of freevo.
-- 
Groetjes Japie
http://www.japie.deserver.nl

2.6.18.1-ck1 GNU/Linux

Welcome to Hell! Here's your copy of Windows 98!
;^)
diff -Naur -X mplayer_diff.excludes MPlayer-1.0pre5/libmpcodecs/dec_video.c MPlayer-1.0pre5-commercial_detect/libmpcodecs/dec_video.c
--- MPlayer-1.0pre5/libmpcodecs/dec_video.c	2004-02-18 16:23:41.0 +0100
+++ MPlayer-1.0pre5-commercial_detect/libmpcodecs/dec_video.c	2004-11-02 17:19:35.0 +0100
@@ -36,6 +36,7 @@
 
 extern double video_time_usage;
 extern double vout_time_usage;
+extern float framepts;
 
 #include "cpudetect.h"
 
@@ -327,6 +328,10 @@
 
 if(!mpi || drop_frame) return 0; // error / skipped frame
 
+// Noursy
+framepts = sh_video->pts;
+
+
 //vo_draw_image(video_out,mpi);
 vf=sh_video->vfilter;
 ret = vf->put_image(vf,mpi); // apply video filters and call the leaf vo/ve
diff -Naur -X mplayer_diff.excludes MPlayer-1.0pre5/libmpcodecs/Makefile MPlayer-1.0pre5-commercial_detect/libmpcodecs/Makefile
--- MPlayer-1.0pre5/libmpcodecs/Makefile	2004-06-24 15:54:07.0 +0200
+++ MPlayer-1.0pre5-commercial_detect/libmpcodecs/Makefile	2004-11-02 17:19:35.0 +0100
@@ -14,7 +14,7 @@
 VIDEO_SRCS_OPT=vd_realvid.c vd_ffmpeg.c vd_dshow.c vd_dmo.c vd_vfw.c vd_vfwex.c vd_odivx.c vd_divx4.c vd_zrmjpeg.c vd_xanim.c vd_xvid.c vd_xvid4.c vd_libdv.c vd_qtvideo.c vd_theora.c
 VIDEO_SRCS=dec_video.c vd.c $(VIDEO_SRCS_NAT) $(VIDEO_SRCS_LIB) $(VIDEO_SRCS_OPT)
 
-VFILTER_SRCS=vf.c vf_vo.c vf_crop.c vf_expand.c vf_scale.c vf_format.c vf_noformat.c vf_yuy2.c vf_flip.c vf_rgb2bgr.c vf_rotate.c vf_mirror.c vf_palette.c vf_lavc.c vf_dvbscale.c vf_cropdetect.c vf_test.c vf_noise.c vf_yvu9.c vf_rectangle.c vf_lavcdeint.c vf_eq.c vf_eq2.c vf_halfpack.c vf_dint.c vf_1bpp.c vf_bmovl.c vf_2xsai.c vf_unsharp.c vf_swapuv.c vf_il.c vf_boxblur.c vf_sab.c vf_smartblur.c vf_perspective.c vf_down3dright.c vf_field.c vf_denoise3d.c vf_hqdn3d.c vf_detc.c vf_telecine.c vf_tfields.c vf_ivtc.c vf_ilpack.c vf_dsize.c vf_decimate.c vf_softpulldown.c vf_tinterlace.c vf_pullup.c pullup.c vf_framestep.c vf_tile.c vf_delogo.c vf_fil.c vf_hue.c vf_spp.c vf_yuvcsp.c vf_filmdint.c vf_kerndeint.c vf_rgbtest.c vf_qp.c vf_phase.c vf_divtc.c vf_harddup.c vf_softskip.c
+VFILTER_SRCS=vf.c vf_vo.c vf_crop.c vf_expand.c vf_scale.c vf_format.c vf_noformat.c vf_yuy2.c vf_flip.c vf_rgb2bgr.c vf_rotate.c vf_mirror.c vf_palette.c vf_lavc.c vf_dvbscale.c vf_cropdetect.c vf_bfdetect.c vf_test.c vf_noise.c vf_yvu9.c vf_rectangle.c vf_lavcdeint.c vf_eq.c vf_eq2.c vf_halfpack.c vf_dint.c vf_1bpp.c vf_bmovl.c vf_2xsai.c vf_unsharp.c vf_swapuv.c vf_il.c vf_boxblur.c vf_sab.c vf_smartblur.c vf_perspective.c vf_down3dright.c vf_field.c vf_denoise3d.c vf_hqdn3d.c vf_detc.c vf_telecine.c vf_tfields.c vf_ivtc.c vf_ilpack.c vf_dsize.c vf_decimate.c vf_softpulldown.c vf_tinterlace.c vf_pullup.c pullup.c vf_framestep.c vf_tile.c vf_delogo.c vf_fil.c vf_hue.c vf_spp.c vf_yuvcsp.c vf_filmdint.c vf_kerndeint.c vf_rgbtest.c vf_qp.c vf_phase.c vf_divtc.c vf_harddup.c vf_softskip.c
 ifeq ($(HAVE_FFPOSTPROCESS),yes)
 VFILTER_SRCS += vf_pp.c
 endif
diff -Naur -X mplayer_diff.excludes MPlayer-1.0pre5/libmpcodecs/vf_bfdetect.c MPlayer-1.0pre5-commercial_detect/libmpcodecs/vf_bfdetect.c
--- MPlayer-1.0pre5/libmpcodecs/vf_bfdetect.c	1970-01-01 01:00:00.0 +0100
+++ MPlayer-1.0pre5-commercial_detect/libmpcodecs/vf_bfdetect.c	2004-11-02 17:19:35.0 +0100
@@ -0,0 +1,269 @@
+#include 
+#include 
+#include 
+#include 
+
+#include "../config.h"
+#include "../mp_msg.h"
+
+#include "img_format.h"
+#include "mp_image.h"
+#include "vf.h"
+
+#include "../libvo/fastmemcpy.h"
+#include "../postproc/rgb2rgb.h"
+
+struct vf_priv_s {
+int ad_max_len;
+char edl_filename[256];
+FILE * edl_file;
+int avg_limit;
+int max_limit;
+float f_pts;
+float max_f_pts, prev_f_pts; // for PTS reset
+int prev_is_black;
+float current_black_begin, current_black_length;
+float prev_black_begin, prev_black_length;
+float ad_begin;
+};
+
+extern float framepts;
+
+/*static int checkline(unsigned char* src,int stride,int len,int bpp){
+int total=0;
+int div=len;
+switch(bpp){
+case 1:
+while(--len>=0){
+total+=src[0]; src+=stride;
+}
+break;
+case 3:
+case 4:
+while(--len>=0){
+total+=src[0]+src[1]+src[2]; src+=stride;
+}
+div*=3;
+break;
+}
+total/=div;
+//printf("total=%d\n",total);
+return total;
+}*/
+
+static int calcimg(unsigned char* src,int stride,int width, int height, int bpp, int avg_limit, int max_limit){
+int total=0;
+int avg = 0;
+int max = 0;
+int y;
+int max_limit_

Re: [Freevo-users] Mplayer, widescreen and aspect ratio

2006-09-09 Thread Jaap Struyk
I added "DisplaySize  1024 640" to the monitor section of my xorg.conf,
and to my local_conf.py:
MPLAYER_ARGS_DEF = '-nolirc -fs -monitoraspect 16:10'
and to freevo.conf: geometry = 1024x720
xine uses the xorg setting, mplayer the py config file and images and
freevo itself show nice because of the geometry setting.
The only backdraw is that with 4:3 encoded (cheap) dvd's you get black
borders all around, but for most off the time it works nicely.
-- 
Groetjes Japie


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] nvidia driver improvements!

2006-05-21 Thread Jaap Struyk
Sorry to bother but isn't it possible that the quality in 1024 isn't
bether than 800 or 640 but that 800 and 640 are yust worse?
That sounds silly but I know that some old S3 cards on vga at low
resolution have a blury image and not at high resolution so the above
could related due to the used tv-encoder hardware on some types of
nvidia cards.
1024 was available since version 1.0-8178 but the latest 8756 did
changed the colors a bit. (at least on my hardware)
-- 
Groetjes Japie



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Localization of freevo

2006-04-13 Thread Jaap Struyk
Op do 13-04-2006, om 13:40 schreef Timo Reimann:

> I'm having trouble making freevo use my locale so that
> the freevo application and webserver display text in
> my language (German).

I'am using the following in my rc startup script to force dutch (instead
of POSIX wich is used for the rest of my system) and to start freevo as
user freevo:
su - freevo -c "LC_ALL=nl_NL LANG=nl_NL
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin freevo -fs &"

p.s. thats one line...
-- 
Groetjes Japie



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] mingetty --autologin?

2006-03-25 Thread Jaap Struyk
Op za 25-03-2006, om 13:43 schreef Marc Leesch:

> I´m trying to get my openSuse to boot into freevo. In the 
> freevo.org-Wiki is written to edit the /etc/inittab as follows:

I'am using the following line in an rc script happely:

su - freevo -c "freevo -fs &"
-- 
Groetjes Japie



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] webtv

2006-03-02 Thread Jaap Struyk
Op vr 03-03-2006, om 02:25 schreef Joe Harris:

> Can someone post an example webtv.fxd file.

Hereby...
-- 
Groetjes Japie


  
  

  
	
	mms://livemedia2.omroep.nl/vpro5-bb	  
	  mplayer
	
  
  
	Altijd het laatste NOS journaal.
  



  
	
	mms://streamer.euronet.nl/streamgate3  
	  mplayer
	
  
  
	Vervolg van de tv uitzending.
  



  
	
	mms://livemedia2.omroep.nl/3fmwebcam	  
	  mplayer
	
  
  
	Radio 3FM, Live...
  



  
	
	  http://www.rtvwest.nl/static/westlive/tvwestlive.asx
	  xine
	
  
  
	Omroep West, regionale tv.
  



  
	
	  http://www.omroepzeeland.nl/stream.asx
	  xine
	
  
  
	Omroep Zeeland, regionale tv.
  



  
	
	  http://science.ksc.nasa.gov/cgi-bin/rrg2.pl?encoder/nasatv.rm
	  xine
	
  
  
	Follow every step of NASA with NASA TV LIVE
  


  



Re: [Freevo-users] Big clock and 16x2 LCD (was Re: Re: Where is pyLCD)

2006-01-30 Thread Jaap Struyk
Op ma 30-01-2006, om 16:59 schreef Gigan Tisch:

> No, unfortunately I don't. We have the same LCD I believe, and I'm
> very interested myself.

I tryed to find something about this but never did, so if you ever come
to an solution please remember me ;-)
-- 
Groetjes Japie



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: Re: Where is pyLCD ?

2006-01-28 Thread Jaap Struyk
Op za 28-01-2006, om 15:49 schreef Justin Wetherell:

> I'm glad you got it working!

Sorry to interrupt, but has anyone got an 2 lines display showing big
clock?
I'd like to show a big clock on my freevo box when idle.
-- 
Groetjes Japie



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] lcd plugin

2005-10-29 Thread Jaap Struyk
Op za 29-10-2005, om 22:07 schreef Karl Lattimer:

> How about clock on the first line,
> 
> on the second line do things like scroll headlines, weather, sysinfo
> etc...

I adapted the lcd.py to show the clock and date when idle (it wasn't, it
only shows clock on 4x20/16 on startup) but the clock on one line isn't
really usefull when sitting in a chair 5 meter away.
Is there a way to show 2 lines as one big one?
-- 
Groetjes Japie



---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] lcd plugin

2005-10-28 Thread Jaap Struyk
Hello,

I recently bought an 2x16 lcd display for in my freevo box and it seems
to work out of the box, I think.
It's showing me the menu entry's, the played file, but no elapsed times
and in the main menu as far I can tell from the plugin it should display
the system time but that's not showing also.
Has anyone some experience with that?
-- 
Groetjes Japie



---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] PVR-150

2005-10-06 Thread Jaap Struyk
Op vr 07-10-2005, om 02:21 schreef Evan Hisey:

> After further digging it seem my PVR problem maybe in my
> local_conf.py. Some one that has setup a PVR-150 in freevo throw me a
> bone on this one.

This is my working setup for the pvr-150-PAL, maybe it's of use.
-- 
Groetjes Japie


local_conf.py
Description: application/python


Re: [Freevo-users] /etc/freevo/lircrc for PVR 150/250/350/500

2005-09-23 Thread Jaap Struyk
Op vr 23-09-2005, om 11:03 schreef Andrej van der Zee:

> Does anybody have a full-featured lircrc file for the
> remote PVR 150/250/350/500? 

These are for a PVR-150-PAL
-- 
Groetjes Japie
begin
prog = irxevent
button = OK
config = Key Enter RootWindow
end
begin
prog = irxevent
button = BACK/EXIT
config = Key Esc RootWindow
end
begin
prog = irxevent
button = UP
config = Key Up RootWindow
end
begin
prog = irxevent
button = DOWN
config = Key Down RootWindow
end
begin
prog   = freevo
button = POWER
config = ENTER
end
begin
prog   = freevo
button = GO
config = EJECT
end
begin
prog   = freevo
button = TV
config = TV
end
begin
prog   = freevo
button = VIDEOS
config = VIDEOS
end
begin
prog   = freevo
button = MUSIC
config = MUSIC
end
begin
prog   = freevo
button = PICTURES
config = PICTURES
end
begin
prog   = freevo
button = GUIDE
config = GUIDE
end
begin
prog   = freevo
button = RADIO
config = RADIO
end
begin
prog   = freevo
button = OK
config = SELECT
end
begin
prog   = freevo
button = UP
config = UP
end
begin
prog   = freevo
button = LEFT
config = LEFT
end
begin
prog   = freevo
button = RIGHT
config = RIGHT
end
begin
prog   = freevo
button = DOWN
config = DOWN
end
begin
prog   = freevo
button = BACK/EXIT
config = EXIT
end
begin
prog   = freevo
button = MENU
config = MENU
end
begin
prog   = freevo
button = PREVCH
config = DISPLAY
end
begin
prog   = freevo
button = MUTE
config = MUTE
end
begin
prog   = freevo
button = VOL+
config = VOL+
end
begin
prog   = freevo
button = VOL-
config = VOL-
end
begin
prog   = freevo
button = CH+
config = CH-
end
begin
prog   = freevo
button = CH-
config = CH+
end
begin
prog   = freevo
button = RECORD
config = REC
end
begin
prog   = freevo
button = STOP
config = STOP
end
begin
prog   = freevo
button = PLAY
config = PLAY
end
begin
prog   = freevo
button = REW
config = REW
end
begin
prog   = freevo
button = FFW
config = FFWD
end
begin
prog   = freevo
button = REPLAY
config = LEFT
end
begin
prog   = freevo
button = PAUSE
config = PAUSE
end
begin
prog   = freevo
button = SKIP
config = RIGHT
end
begin
prog   = freevo
button = 1
config = 1
end
begin
prog   = freevo
button = 2
config = 2
end
begin
prog   = freevo
button = 3
config = 3
end
begin
prog   = freevo
button = 4
config = 4
end
begin
prog   = freevo
button = 5
config = 5
end
begin
prog   = freevo
button = 6
config = 6
end
begin
prog   = freevo
button = 7
config = 7
end
begin
prog   = freevo
button = 8
config = 8
end
begin
prog   = freevo
button = 9
config = 9
end
begin
prog   = freevo
button = *
config = *
end
begin
prog   = freevo
button = 0
config = 0
end
begin
prog   = freevo
button = #
config = #
end
begin
prog   = freevo
button = RED
config = SUBTITLE
end
begin
prog   = freevo
button = GREEN
config = PIP_ONOFF
end
begin
prog   = freevo
button = YELLOW
config = PIP_SWAP
end
begin
prog   = freevo
button = BLUE
config = PIP_MOVE
end

# Please make this file available to others
# by sending it to <[EMAIL PROTECTED]>
#
# this config file was automatically generated
# using lirc-0.7.0(hauppauge) on Thu Jan 13 17:31:41 2005
#
# contributed by Per Jonsson (per at pjd dot nu)
#
# brand:   Hauppauge
# model no. of remote control: PVR150
# devices being controlled by this remote: PVR150
#

begin remote

  name  hauppauge_pvr150
  bits   13
  flags RC5|CONST_LENGTH
  eps30
  aeps  100

  one   00
  zero  00
  gap  20
  min_repeat  4
  toggle_bit  2

  begin codes
  POWER0x17BD
  GO   0x17BB
  TV   0x179C
  VIDEOS   0x1798
  MUSIC0x1799
  PICTURES 0x179A
  GUIDE0x179B
  RADIO0x178C
  OK   0x17A5
  UP   0x1794
  LEFT 0x1796
  RIGHT0x1797
  DOWN 0x1795
  BACK/EXIT0x179F
  MENU 0x178D
  PREVCH   0x1792
  

Re: [Freevo-users] Analoge tv card donation needed

2005-09-12 Thread Jaap Struyk
Op ma 12-09-2005, om 16:55 schreef Dirk Meyer:

> I guess some of you own a dvb or ivtv based card because they are much
> better than the analoge once. Maybe you still own such a card and
> don't need it anymore. It would be great if someone can donate one or
> two of these cards.

You can have mine, mail me...
I'am only using it for it's remote right now, maybe someone has a
working homebrew serial ir reciever for me?
-- 
Groetjes Japie



---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: python-2.4 maybe again

2005-09-01 Thread Jaap Struyk
Op do 25-08-2005, om 22:22 schreef Dirk Meyer:

> Great. More feedback and I will release 1.5.4.

Everything seems to work fine so far, all things not working with 2.4
are working but I got one bug remaining but that was also in there with
2.3
When deleting a recording from the webinterface (a recording so an mpeg
+ fxd file, plain files are OK) a big error page is showing in my
browser, see attachement.

Something totaly off-topic:
In the docs I believe is stated that the "freevo cache" command has to
be run when freevo is stopped, but since my freevo is running 24/7 and
my logs are recomending me to run freevo cache...
What to do?
-- 
Groetjes Japie
http://www.japie.deserver.nl

2.6.13-ck1 GNU/Linux

The sad thing about Windows bashing is that it's all true.
;^)
Title: web.Server Traceback (most recent call last)
web.Server Traceback (most recent call last):




exceptions.SystemExit: 1

/usr/lib/python2.4/site-packages/twisted/web/server.py, line 165 in process

163try:

164  resrc = self.site.getResourceFor(self)

165  self.render(resrc)

166except:
Self
sitetwisted.web.server.Site instance @ 0x5206a02c

  
  
Locals
resrc__builtin__.LibraryResource instance @ 0x51a56fac
  <__builtin__.LibraryResource instance at 0x51a56fac>
  

selftwisted.web.server.Request instance @ 0x5206a70c

  
  

/usr/lib/python2.4/site-packages/twisted/web/server.py, line 172 in render

170  def render(self, resrc):

171try:

172  body = resrc.render(self)

173except UnsupportedMethod, e:
Locals
resrc__builtin__.LibraryResource instance @ 0x51a56fac
  <__builtin__.LibraryResource instance at 0x51a56fac>

  

selftwisted.web.server.Request instance @ 0x5206a70c
  
  
Globals
UnsupportedMethod


/usr/lib/python2.4/site-packages/freevo/www/web_types.py, line 88 in render

86  return '401 Authentication required'

87else:

88  return self._render(request)

89
Locals
self__builtin__.LibraryResource instance @ 0x51a56fac
  <__builtin__.LibraryResource instance at 0x51a56fac>
  

requesttwisted.web.server.Request instance @ 0x5206a70c
  
  

/usr/share/freevo/htdocs/library.rpy, line 370 in _render

368elif action_mediatype and len(action_dir) and action != "download":

369  if not self.check_dir(action_mediatype,action_dir) and action != 'view':

370sys.exit(1)

371
Locals
action_mediatype'rectv'

action_diru'/srv/freevo/media/tv'

action'delete'

self__builtin__.LibraryResource instance @ 0x51a56fac
  <__builtin__.LibraryResource instance at 0x51a56fac>
  
Globals

sys
 
exceptions.SystemExit: 1





Re: [Freevo-users] python-2.4 maybe again

2005-08-15 Thread Jaap Struyk
Op ma 15-08-2005, om 19:42 schreef Jason Tackaberry:

> The rel-1-5 branch of cvs should have all the python 2.4 patches checked
> in.

I just started the cvs-1.5 version and all seems to work properly with
python-2.4
If I run into anything strange I will report it.
-- 
Groetjes Japie



---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] python-2.4 maybe again

2005-08-09 Thread Jaap Struyk
Hello,

I'am currently upgrading my freevo box and ran into some problems that
could be related to python-2.4 but I don't know for sure.
As base I'am using HLFS with ssp,grsec and pax.
As user freevo I can use ivtvctl and cat /dev/video but watching tv and
recording from freevo doesn't work.
Is this a known issue with python-2.4?
If so, I don't have to look any further in my grsec setup and yust wait
for next freevo release.
-- 
Groetjes Japie



---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Problems with Geforce2 MX and TV-Out

2005-07-15 Thread Jaap Struyk
Op vr 15-07-2005, om 01:17 schreef Andreas Fürtig:

> i think, ill be me a new card. my problem is, that the geforce4 has its own 
> cooler, so it will be very loud.

The Aopen I bought has passive cooling and is actualy +- 10C. cooler
than the older GF2.
On the other hand, nvtv is cheaper than another card...
-- 
Groetjes Japie
http://www.japie.deserver.nl

2.6.12.1 GNU/Linux

Computers have a lot in common with air conditioners:
Once you open WINDOWS, they stop working properly.
;^)



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Problems with Geforce2 MX and TV-Out

2005-07-14 Thread Jaap Struyk
Op do 14-07-2005, om 09:52 schreef Karl Lattimer:

> I have two GF4's and previously a 5900 and 5200 series and now i have a
> 6800 Ultra, the overscan function doesn't work with any of these cards.

I got these info from the nvidia README but could be wrong (bad memory).
I bought an GF4 half a year agoo because I wanted to use the overscan
from the driver instead of using nvtv and it works splended on my
Aopen-MX4000:
(II) NVIDIA(0): NVIDIA GPU detected as: GeForce4 MX 4000
(--) NVIDIA(0): VideoBIOS: 04.18.20.38.d5

But one thing is for sure, nvtv does the job defenatly...
Minor thing with nvtv overscan was that movieplayers using xv where
showing a bright blue stripe on my screen.
-- 
Groetjes Japie
http://www.japie.deserver.nl

2.6.12.1 GNU/Linux

Double your drive space: Delete Windows!
;^)



---
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Problems with Geforce2 MX and TV-Out

2005-07-14 Thread Jaap Struyk
Op do 14-07-2005, om 04:15 schreef Andreas Fürtig:

> does anybody of you know a good site with documentation about this thing, or 
> does anyone else uses a geforce and doesnt have those borders?

The overscan function only works from GF3 and above, so your GF2 is
unsupported.
But there's another option: nvtv.
http://sourceforge.net/projects/nv-tv-out
Read the docs, and I'am sure it can do for you what you want...
-- 
Groetjes Japie
http://www.japie.deserver.nl

2.6.12.1 GNU/Linux

Double your drive space: Delete Windows!
;^)



---
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] xmltv wolf (dutch TV listings)

2005-06-29 Thread Jaap Struyk
Op wo 29-06-2005, om 19:57 schreef Paul Sijben:

> I emailed carlo earlier this week but got no response.

Oh dear, those damn hollidays.
I use this one for some time now: http://xmltv.assies.info/
-- 
Groetjes Japie



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] xmltv wolf (dutch TV listings)

2005-06-29 Thread Jaap Struyk
Op wo 29-06-2005, om 13:43 schreef Paul Sijben:
> Does anyone know what happend to the dutch "wolf" TV listings feed?
> 
> It seems to have dried up over the weekend. Is it now in a different 
> location or did it just disappear?

Maybe a "glitch", contact Carlo for this, you find his adress somewhere
on http://wolf.xs4all.nl
-- 
Groetjes Japie



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: Controling xine with freevo

2005-06-28 Thread Jaap Struyk
Op di 28-06-2005, om 11:49 schreef Cyril Lacoux (Yack):

> You can find it on freevo-devel

Thank you...
-- 
Groetjes Japie



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: Controling xine with freevo

2005-06-26 Thread Jaap Struyk
Op zo 26-06-2005, om 09:38 schreef Cyril Lacoux:

> With the patch, use the following line instead:

Where can I find that patch?
-- 
Groetjes Japie



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


  1   2   3   >