Re: [vdr] What are recommended versions for a dxr3 setup ?

2011-10-15 Thread Guy Roussin

Hi,
Is there a way to use dxr3 plugin with experimental e-tobi packages for 
debian squeeze ? i suppose i need to compile dxr3 plugin because it is

not in the e-tobi repository. But how can i do this compilation ?
Thank you
Guy

Le 11/10/2011 19:20, Mikko Tuumanen a écrit :

I got a dvb card, installed it in my vdr box and it didn't work. So I decided
to compile the driver, but alas, I had accidentially deleted the kernel
compile tree.

So it seems it's time to upgrade everyting: kernel, vdr, dxr3 driver and
dxr3plugin.

But what are the recommended versions at the moment?

What is the latest kernel that dxr3 driver works on? And where should get the
dxr3 driver from?

Is the vdr-dxr3-0.2.12 in vdr-developer.org the latest and greatest version of
the plugin or should I pull from git or hg somewhere?




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


Re: [vdr] [ANNOUNCE] VDR developer version 1.7.3

2009-01-25 Thread Guy Roussin
Klaus Schmidinger a écrit :
 On 24.01.2009 23:23, Guy Roussin wrote:
   
 ...
 Why this 1TB limitation ?
 

 The index file uses 8 byte per entry, two of which are now
 used for the file number, one bit is used to identify independent
 frames, and 40 bits are used for the actual file offset. The
 remaining 7 bits are reserved for future use ;-)
   

Good to know there is 7 bits reserved.
In less than ten years we can buy hard drives (or other media) from
one petabyte. We will have to fill them ;-)
I suppose future vdr user want to record some channels for one year or 
more ...

Guy


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


Re: [vdr] [ANNOUNCE] VDR developer version 1.7.3

2009-01-24 Thread Guy Roussin
Klaus Schmidinger a écrit :
 On 24.01.2009 15:19, Udo Richter wrote:
   
 On 06.01.2009 16:06, Klaus Schmidinger wrote:
 
 - Recording files larger than 4GB or with more than 255 separate
files hasn't been tested yet.
 + The index file format has been changed to support file sizes of up to 1TB
   (previously 2GB), and up to 65535 separate files per recording (previously
   255).
   
 Untested indeed. Theres still this line in recording.h:

 #define MAXVIDEOFILESIZE 2000 // MB

 Just in case it slipped through.
 

 Thanks. I forgot to make this two, one for PES and one for TS.

   
Hi Klaus,

Why this 1TB limitation ?

Guy


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


Re: [vdr] Setup/OSD

2008-03-25 Thread Guy Roussin
Thank you Klaus,

I played with fc-list and fc-cache ... and now the problem is gone.
Don't know why ...

Guy

Klaus Schmidinger a écrit :
 On 03/17/08 12:31, Guy Roussin wrote:
 Hi,

 After i pressed Setup/OSD, i need to wait about 6 or 7 seconds
 before i get the menu/page. I try to change the language,
 truetype fonts but no effect. This is the only sub-menu with
 this problem.

 How can i track this bug ?

 I use vdr-1.5.17 from e-tobi on debian sarge.
 I've another vdr with the same config but the screen is quickly
 display when i press Setup/OSD
 
 My guess would be that it has to do with the freetype fonts.
 When opening the Setup/OSD page VDR collects all available
 font names, and maybe that takes time on your system.
 
 I remember having this on my system, too, but at some point it
 was gone, so I didn't persue it.
 
 You could insert some debug output in cFont::GetAvailableFontNames()
 to see whether this is causing the delay.
 
 Klaus
 

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


[vdr] Setup/OSD

2008-03-17 Thread Guy Roussin
Hi,

After i pressed Setup/OSD, i need to wait about 6 or 7 seconds
before i get the menu/page. I try to change the language,
truetype fonts but no effect. This is the only sub-menu with
this problem.

How can i track this bug ?

I use vdr-1.5.17 from e-tobi on debian sarge.
I've another vdr with the same config but the screen is quickly
display when i press Setup/OSD

Thanks,

-- 
Guy Roussin

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


Re: [vdr] Setup/OSD

2008-03-17 Thread Guy Roussin
 I use vdr-1.5.17 from e-tobi on debian sarge.
Sorry : s/sarge/etch x86/

Guy

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


[vdr] How to get sound with tvtime ?

2007-03-02 Thread Guy Roussin

Hi,

I want to use tvtime with vdr and my Full Feature DVB-S.
With “tvtime -d /dev/video0”, i have the video but not
the sound.
How can i obtain the sound with tvtime?
If I plug my Loudspeakers to the DVB-S, I have a little
shift between the sound and the image.

Thank you.

Guy


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


Re: [vdr] FF card A/V sync suggestion

2006-10-23 Thread Guy Roussin
 if i make this, the file play fine (vdr ffcard) :
 
 mv 001.vdr _001.vdr
 mv index.vdr _index.vdr
 mplayer -vo mpegpes:001.vdr -ao mpegpes 001.vdr
 genindex
  
 But now the file 001.vdr is 100Mb !
 
 Am I doing something wrong? I dont seem to have any sound.. also if you move
 001.vdr to _001.vdr, then the command below will not be able to find the file.
 :)

Sorry for the typo :

 mplayer -vo mpegpes:001.vdr -ao mpegpes _001.vdr

--
Guy Roussin

___
http://www.teledetection.fr



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


Re: [vdr] [ANNOUNCE] runvdr extreme

2006-10-09 Thread Guy Roussin

Hello Udo,

Thank you very much for this piece of good code.
I launch it from /etc/inittab and all is fine.
Thank you again.

Guy


Udo Richter wrote:

Hi list,

I've released the first release of my runvdr-extreme package.

runvdr extreme is a runvdr script, just like the runvdr script included 
in the VDR distribution. Additionally, it supports configuration files, 
lots of command line options and additional features.


- http://www.richter-udo.de/vdr/scripts.en.html

- Loads default configuration from runvdr.conf
- All configuration accessible and overrideable from command line
- All VDR options handled
- Handles runvdr.pid file, acts on signals
- Restarts VDR in case of errors
- Commands to restart VDR and reload DVB
- Configuration file re-read on VDR restart
- Avoids endless loops if VDR crashes instantly
- Resets terminal to defaults after VDR terminated
- Add wrapper commands to VDR for debugging
- Waiting for the VDR process to be killed completey,
  hard killing after timeout
- Command line help
- Can switch console terminal
- Can set locale for VDR daemon
- Optionally supports pluginsetup-plugin

All in all, if you're still messing with the original runvdr script, you 
may want to thy this boosted version. Or just pick up some cool shell 
tricks from the script for your own runvdr.


Cheers,

Udo



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