Re: [vdr] More features for Livebuffer

2009-03-02 Thread Rene Hertell
Tony Houghton wrote:
> On Mon, 2 Mar 2009 08:50:42 -0800
> But I wonder, does writing to the HD really shorten its life
> significantly compared to constant spinning or frequently being spun up
> and down?
> 

Yes, i guess it does, cause it writes to the hdd:s surface constantly in
large amounts...


But back to my original question. Could someone who is more familiar to
c-programming and knows how VDR works check out the LiveBUffer patch and
add a these few new features to it? I would love to get warned if i
change the channel in the middle of watching a program from the
buffer...! :-)

This would be more important feature if the buffer is in RAM, and not on
the HDD. If i really missed something important, then I just check it
with eg. VLC over a a samba-export..

Regards,

René
-=-=-
... ASCII a stupid question, get a stupid ANSI!

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Autosort-plugin

2008-12-14 Thread Rene Hertell
Hi all!

I'm using Hannos vdr-extensions repository for my Ubuntu intrepid ibex.


I have for some time now tried to set up the Autosort-plugin without any
success. According to the logs, the plugin starts, creates a bunch of
groups (I'm using the example-config). But when it reaches the last
group, vdr restarts:

Here is my log:

.
..
...
Dec 14 14:32:15 vdr vdr: [18668] OSD: AutoSort: Creating Group 'WrongCa'
Dec 14 14:32:15 vdr vdr: [18668] OSD: AutoSort: Creating Group 'Old
Channels'
Dec 14 14:32:15 vdr vdr: [18668] OSD: AutoSort: Creating Group 'Unsorted'
Dec 14 14:32:15 vdr vdr: [18668] saved setup to /var/lib/vdr/setup.conf
Dec 14 14:32:15 vdr vdr: [18654] text2skin: loading
/var/lib/vdr/plugins/text2skin/Motz/Motz.colors
Dec 14 14:32:15 vdr vdr: [18654] parsing
/var/lib/vdr/plugins/text2skin/Motz/Motz.skin
Dec 14 14:32:15 vdr vdr: [18654] text2skin: loading
/var/lib/vdr/plugins/text2skin/enElchi/enElchi.colors
Dec 14 14:32:15 vdr vdr: [18654] parsing
/var/lib/vdr/plugins/text2skin/enElchi/enElchi.skin
Dec 14 14:32:15 vdr vdr: [18654] text2skin: loading
/var/lib/vdr/plugins/text2skin/Enigma/Enigma.colors
Dec 14 14:32:15 vdr vdr: [18654] parsing
/var/lib/vdr/plugins/text2skin/Enigma/Enigma.skin
Dec 14 14:32:15 vdr runvdr: restarting VDR

I tested also by uninstalling all vdr-modules, and running vdr just with
the Autosort-plugin. Same result.

I would appreciate any ideas, help etc that could help me getting
Autosort to work on my vdr-box.


Best Regards,

René
-=-=-
... No amount of planning will ever replace dumb luck.

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] iptv EXT channels.conf format

2008-03-26 Thread Rene Hertell
Simon Baxter wrote:
> Thanks - sound is working since I changed the audio bitrate from 320
> to 190.
> 
> Thanks too for the mms stream - works, kind of.  I think the
> bandwidth to NZ is affecting it though  :)

Thanks Simon for that tip :-) Now I managed to get some sound too, but i 
had to reduce it to 96 for getting a reasonablesound @ nasatv (i just 
got clipping and crap sound).

Are you using the iptvstream.sh script, or are you using the debian-way 
with the config-files for each channel in /etc/vdr/plugins/iptv/vlcinput/ ?

I don't know where the problem is, but jumping to an other channel 
leaves the vlc-process running, and on each iptv-channel-swap I get two 
new vlc-processes (pgrep vlc). So before changing to an other stream, i 
have to do a "killall vlc".

This fiddling with this plugin starts to drive me nuts ;-) It looks that 
it's time for me to look for a wig


René

-=-=-
... Looking for a helping hand? There's one on your arm.

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Straw poll: stable version 1.6.0 now?

2008-02-03 Thread Rene Hertell
Klaus Schmidinger wrote:
> So, here's the straw poll:
> 
>Should there be a stable version 1.6.0 now, based on what's in
>version 1.5.14, but without DVB-S2 or even H.264 support?


I would vote for a stable release now, cause some time has passed since 
the latest stable was released. Some ppl might get the impression that 
VDR is dead, cause they don't dare to use the dev-version. The latest 
stable (1.4.7) was released in may 2007..

I think that the current version could be good to freeze now, and then 
continue with new stuff.

René

-=-=-
... Having a smoking section in a restaurant is like having a peeing 
section in a swimming pool.

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Bitstreamout and VDR 1.5.2

2007-07-13 Thread Rene Hertell
Hi all!

Is there any patch for either the Bitstreamout-plugin or VDR that would
allow the plugin to compile against VDR 1.5.2? I run Gentoo on an
Epia-board.


This is the output i get when trying to compile the plugin.

vdr bitstreamout # make all
bitstreamout Version 0.85
g++ -g -O3 -Wall -Woverloaded-virtual -pipe -fomit-frame-pointer -mmmx
-msse -mfpmath=sse -fPIC -DPIC -c -DPLUGIN_NAME_I18N='"bitstreamout"'
-D_GNU_SOURCE -I../DVB/linux/include  -I../DVB/linux/v4l
-I../../../include -I../DVB/linux/include bitstreamout.c
g++ -g -O3 -Wall -Woverloaded-virtual -pipe -fomit-frame-pointer -mmmx
-msse -mfpmath=sse -fPIC -DPIC -c -DPLUGIN_NAME_I18N='"bitstreamout"'
-D_GNU_SOURCE -I../DVB/linux/include  -I../DVB/linux/v4l
-I../../../include -I../DVB/linux/include iec60958.c
g++ -g -O3 -Wall -Woverloaded-virtual -pipe -fomit-frame-pointer -mmmx
-msse -mfpmath=sse -fPIC -DPIC -c -DPLUGIN_NAME_I18N='"bitstreamout"'
-D_GNU_SOURCE -I../DVB/linux/include  -I../DVB/linux/v4l
-I../../../include -I../DVB/linux/include ac3.c
g++ -g -O3 -Wall -Woverloaded-virtual -pipe -fomit-frame-pointer -mmmx
-msse -mfpmath=sse -fPIC -DPIC -c -DPLUGIN_NAME_I18N='"bitstreamout"'
-D_GNU_SOURCE -I../DVB/linux/include  -I../DVB/linux/v4l
-I../../../include -I../DVB/linux/include dts.c
g++ -g -O3 -Wall -Woverloaded-virtual -pipe -fomit-frame-pointer -mmmx
-msse -mfpmath=sse -fPIC -DPIC -c -DPLUGIN_NAME_I18N='"bitstreamout"'
-D_GNU_SOURCE -I../DVB/linux/include  -I../DVB/linux/v4l
-I../../../include -I../DVB/linux/include lpcm.c
g++ -g -O3 -Wall -Woverloaded-virtual -pipe -fomit-frame-pointer -mmmx
-msse -mfpmath=sse -fPIC -DPIC -c -DPLUGIN_NAME_I18N='"bitstreamout"'
-D_GNU_SOURCE -I../DVB/linux/include  -I../DVB/linux/v4l
-I../../../include -I../DVB/linux/include channel.c
channel.c: In constructor 'cInStream::cInStream(int, spdif*, ctrl_t&,
cBounce*)':
channel.c:62: error: no matching function for call to
'cReceiver::cReceiver(int, int, int&)'
../../../include/vdr/receiver.h:41: note: candidates are:
cReceiver::cReceiver(tChannelID, int, int, const int*, const int*, const
int*)
../../../include/vdr/receiver.h:17: note:
cReceiver::cReceiver(const cReceiver&)
make: *** [channel.o] Error 1
vdr bitstreamout #



Any help would be appreciated,
Best Regards,


René

-=-=-
... Don't worry about temptation--as you grow older, it starts avoiding you.

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] OSD-Resolution

2007-01-24 Thread Rene Hertell
Petri Helin wrote:

> The patches are here: http://www.netholic.com/viewtopic.php?t=1622
> Unfortunately, if you do not speak Finnish, it might a bit hard to
> follow that thread

Kiitos! Thanks!

Finnish is no problem for me :-)

Terveisin,

René

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] OSD-Resolution

2007-01-15 Thread Rene Hertell
Hi Guys,

I remember that someone had some kind of patch for increasing the
OSD-resoluion in VDR. I just can't find that post that mentioned about
that...

Could anyone post a link to that site that had that patch.. I would like
to try that out :-)

Regards,

René

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] dv-plugin

2006-11-03 Thread Rene Hertell
Lars Fredriksson wrote:
> Hi there!
> 
> Is the dv-plugin maintained anymore? I've been looking at
> http://home.vrweb.de/~erich.bachl/ but I didn't find anything at all
> there ...

I think that the Softieee1394-plugin has replaced the DV-plugin... I
have it installed, but i have not had time to test it yet...

http://softdevice.berlios.de/softieee1394/index.html

Regards,

René

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Latest VIDEGOR

2006-09-10 Thread Rene Hertell
Jörg Wendel wrote:
> http://i30www.ira.uka.de/p2p/videgor/download.de.html

The link http://i30www.ira.uka.de/p2p/videgor/download/videgor-0.1.0.tar.gz
does still not work..

René

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Latest VIDEGOR

2006-09-10 Thread Rene Hertell
Rene Hertell wrote:
> Hi,
> 
> I'm trying to locate the latest 0.1.0-version of the videgor-plugin for
> VDR, but on the downloadpage @ www.videgor.net is only a dead link. In
> the directory @ www.videgor.net/download is only the 0.0.9 version available
> 
> Does anyone know a place where I could get the 0.1.0-version?

Typo in subject.. I meant VIDEGOR... :-)


René

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Latest VIDEOGR

2006-09-10 Thread Rene Hertell
Hi,

I'm trying to locate the latest 0.1.0-version of the videgor-plugin for
VDR, but on the downloadpage @ www.videgor.net is only a dead link. In
the directory @ www.videgor.net/download is only the 0.0.9 version available

Does anyone know a place where I could get the 0.1.0-version?

Regards,

René

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] maybe something for vdr-admin...

2006-08-23 Thread Rene Hertell
[EMAIL PROTECTED] wrote:
> Torgeir Veimo wrote:
>> http://tellylistings.com/index.php
> 
> Well, I don't know which version of VDRAdmin you are using, but as far
> as I know, this feature has been included for quite a while.
> 
> Take a look:
> http://www.vdr-wiki.de/wiki/images/a/a1/Vdradmin-am-03.png

Maybe Torgeir meant the way to group channes into different groups..?

René

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr