[vdr] adding an analog source to a working vdr installation

2011-05-22 Thread Arturo Martinez
Hi,

I have a working vdr 1.7.16 installation with a satellite dvb-s2 card
working fine.

Now I have a separate receiver which I would like to integrate with vdr

I have a supported bt878 card (item number 23 in the list)

http://linuxtv.org/hg/v4l-dvb/file/tip/linux/Documentation/video4linux/CARDLIST.bttv

Besides a scart to rca cable to connect the receiver to the bt878 card
what else will I need to do so vdr works with it?

The sky plugin? (I am not interested in Sky, just want to have analog
video input from my third party receiver into my vdr box)

or some other analog tv plugin?

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


[vdr] vdr-hlcut

2011-06-12 Thread Arturo Martinez
Hello,

Anybody has a working hlcut plugin source? (for vdr 1.7.16 if that is
any help)

The one I tried is:
http://www.htpc-forum.de/download/hlcut.tgz


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


[vdr] will VDR run on this?

2011-07-31 Thread Arturo Martinez
http://www.geek.com/articles/chips/raspberry-pi-25-pc-goes-into-alpha-production-20110728/

Any thoughts?

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


[vdr] DVB-S card for dedicated VDR box

2011-09-28 Thread Arturo Martinez
Hello,

I´ve bought an eagle Thin Client igel 5/3 564 5200 LX 1Ghz 256MB DDR
128MB CF (it has a PCI slot and consumes only 20W)
I intend to add a bit of RAM and a 32GB CD card and use it as a
dedicated VDR 1.7.x box for DVB-S channels (no HD channels needed)

The box will be connected to a TV with VGA and hdmi inputs

Could somebody recommend a cheap DVB-S PCI card that is fully linux
compatible? (The box will be used in Europe alone)

Many thanks,

Art

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


[vdr] ttxtsub plugin under vdr-1.7.21

2011-10-07 Thread Arturo Martinez
Does somebody have a working vdr-ttxtsubs-0.2.3 patch for vdr-1.7.21?
The one for 1.7.20 produces some .rej files under 1.7.21

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


[vdr] serial/usb remote control for vdr/lirc

2011-10-11 Thread Arturo Martinez
Hi,

Can somebody recommend a cheap usb or serial remote control for a VDR
dedicated box (with kernel 3.x installed)

The VDR box has just xine+vdr running, no XBMC, DVD playback or other
fancy stuff

I am based in Germany

Regards,

Art

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


[vdr] vdr segfault

2011-10-13 Thread Arturo Martinez
Hi,
I am getting many messages like:
[ 7670.778582] vdr[25439]: segfault at cf ip 00cf sp bfbd84d0 error
4 in vdr[8048000+14a000]
[ 7676.543699] vdr[25472]: segfault at cf ip 00cf sp bf8a2300 error
4 in vdr[8048000+14a000]
[ 7682.351004] vdr[25518]: segfault at cf ip 00cf sp bf8303d0 error
4 in vdr[8048000+14a000]


in dmesg

What can I do to find out the offending plugin?


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


[vdr] Dorcel TV + 5 other channels in 13E

2011-11-16 Thread Arturo Martinez
Hi,

I am considering to buy this card:
http://www.smartcard24.com/dorcel-tv-+-freex-5-kanaele-12-monate-viaccess-a3600.html

But I am concerned that although I have a strong signal I can not scan
those channels.

Does anybody have a channels.conf with those channels in it, so I can
check I get a lock ?



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


[vdr] xine dropped frames warning

2011-11-19 Thread Arturo Martinez
Hello,

I lauch xine with this line:

xine --no-gui --no-logo --no-splash -pq -A alsa -f -V xxmc --post vdr
--post vdr_video --post
tvtime:method=Greedy2Frame,enabled=1,pulldown=vektor,framerate_mode=full,judder_correction=0,use_progressive_frame_flag=0,chroma_filter=0,cheap_mode=0
--config=/home/config vdr://tmp/vdr-xine/stream#demux:mpeg_pes

This works well but ocassionally the system is busy and I get a warning
that too many frames have been dropped


In my /home/config file I have:

engine.performance.warn_discarded_threshold:99
engine.performance.warn_skipped_threshold:99


Is there some way I can make sure I get no such warnings?
The PC has only a remote control, no mouse so it is a real problem to
get these warnings

I wouldn´t mind to recompile the source code if somebody could point out
a patch to remove the xine´s code for the warning boxes



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


[vdr] xine dropped frames warning

2011-11-20 Thread Arturo Martinez
I have added


gui.dropped_frames_warning:0

but still if the system gets stressed I get a warning box

Some xine dev knows by any chance how to remove xine´s ability to
display warning boxes or to make them of size 0x0 pixels ?

On Sat, Nov 19, 2011 at 7:04 AM, Arturo Martinez wrote:
> This works well but ocassionally the system is busy and I get a warning
> that too many frames have been dropped
>
>
> Is there some way I can make sure I get no such warnings?
> The PC has only a remote control, no mouse so it is a real problem to
> get these warnings
>
> I wouldn´t mind to recompile the source code if somebody could point out
> a patch to remove the xine´s code for the warning boxes

Those annoy a lot of people.  Just add this to your xine config:

gui.dropped_frames_warning:0

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


Re: [vdr] xine dropped frames warning

2011-11-21 Thread Arturo Martinez
You assumed incorrectly.

I killed xine and edited the file while xine was not running.

in fact the line gui.dropped_frames_warning:0
is now permanently in the config file but still I get the notifications
(or at least some of them)

Nobody reading these lines knows what part of xine´s source code do I
need to murder to get rid of the notifications once and for all ?


wrote:
> > I have added
> >
> >
> > gui.dropped_frames_warning:0
> >
> > but still if the system gets stressed I get a warning box
> >
> > Some xine dev knows by any chance how to remove xine?s ability to
> > display warning boxes or to make them of size 0x0 pixels ?
I assume you did not unload xine before editing the config file.  The
file can not be edited while xine is running.


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


Re: [vdr] xine dropped frames warning

2011-11-22 Thread Arturo Martinez

With
gui.dropped_frames_warning:0


in the config file

(which was added while xine was not running)

I still get a popup if I use the OSD for a minute or so


See screenshot:

http://dl.dropbox.com/u/9975371/IMG_2022_124523.jpg

So since the line does not truly disable warnings for me, my question
still remains valid.

Is there a different line I need to put in the config file or else how
can I mod the source code to make the warnings invisible?

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


Re: [vdr] xine dropped frames warning

2011-11-24 Thread Arturo Martinez
I am using the right config and the warnings still show.

Lets prove it...


ps -ef |grep xine

 xine --no-gui --no-logo --no-splash -pq -A alsa -f -V xxmc --post vdr
--post vdr_video --post
tvtime:method=LinearBlend,cheap_mode=1,pulldown=0,use_progressive_frame_flag=1
--config=/home/tv/.xine/config vdr://tmp/vdr-xine/stream#demux:mpeg_pes

So that´s my xine running and shows it is using for config
/home/tv/.xine/config


Now I run the grep command on it:

grep "^gui.dropped_frames_warning:0" /home/tv/.xine/config && echo
"config is good :)" || echo "config is bad :("

And the result is:

gui.dropped_frames_warning:0
config is good :)


Yet if I open vdr´s OSD and fiddle with it for a minute or so I am
guaranteed to get the dropped frames warning.

cxfe does not have the warning problem but unfortunately it does not
support xxmc acceleration :(

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


Re: [vdr] xine dropped frames warning

2011-11-24 Thread Arturo Martinez
I have replaced the ´=´ for a space as shown by

ps -ef |grep xine

xine --no-gui --no-logo --no-splash -pq -A alsa -f -V xxmc --post vdr
--post vdr_video --post
tvtime:method=LinearBlend,cheap_mode=1,pulldown=0,use_progressive_frame_flag=1
--config /home/tv/.xine/config vdr://tmp/vdr-xine/stream#demux:mpeg_pes

but the annoying dropped frames warning remains

any other ideas?

On 24/11/11 10:16, ian_and_joa...@talktalk.net wrote:
> Hi,
> 
> I find this all puzzling too. I've been in similar situations and welcomed 
> suggestions. Here is one of mine.
> 
> Try changing your xine command line by replacing the '=' following --config 
> with a space.
> 
> Showing the commandline is not the same as the app parsing the parameter. 
> Xine may be clever in this respect in which case this will make no difference.
> 
> 
> Ian.
> 
> - Reply message -
> Date: Thu, Nov 24, 2011 08:29
> Subject: [vdr] xine dropped frames warning
> To: 
> 
> I am using the right config and the warnings still show.
> 
> Lets prove it...
> 
> 
> ps -ef |grep xine
> 
>  xine --no-gui --no-logo --no-splash -pq -A alsa -f -V xxmc --post vdr
> --post vdr_video --post
> tvtime:method=LinearBlend,cheap_mode=1,pulldown=0,use_progressive_frame_flag=1
> --config=/home/tv/.xine/config vdr://tmp/vdr-xine/stream#demux:mpeg_pes
> 
> So that´s my xine running and shows it is using for config
> /home/tv/.xine/config
> 
> 
> Now I run the grep command on it:
> 
> grep "^gui.dropped_frames_warning:0" /home/tv/.xine/config && echo
> "config is good :)" || echo "config is bad :("
> 
> And the result is:
> 
> gui.dropped_frames_warning:0
> config is good :)
> 
> 
> Yet if I open vdr´s OSD and fiddle with it for a minute or so I am
> guaranteed to get the dropped frames warning.
> 
> cxfe does not have the warning problem but unfortunately it does not
> support xxmc acceleration :(
> 

* Unknown - detected
* English
* Spanish

* English
* Spanish

 
auto-copied
Unable to translate selected text.

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


Re: [vdr] xine dropped frames warning

2011-11-24 Thread Arturo Martinez
Finally, I´ve edited /xine-ui/src/xitk/errors.c

the last function:

I left it like this:

void too_slow_window(void) {
return;
}

Now no more dropped frames warning boxes :-)

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


[vdr] vdr-xine with xxmc -> problem with OSD

2011-11-27 Thread Arturo Martinez

Hi,

I am launching xine with -V xxmc for the graphical acceleration.
Using vdr 1.7.21 with vdr-xine 0.9.4

The only OSD mode that works is osdOverlay, the rest bring a severely
corrupted OSD. But osdoverlay seems to be very CPU intensive.
Does anybody know of a fix/patch or workaround?

xine.osdMode = osdOverlay


lspci |grep VGA
01:00.0 VGA compatible controller: VIA Technologies, Inc. VT8623 [Apollo
CLE266] integrated CastleRock graphics (rev 03)



* English - detected
* English
* Spanish

* English
* Spanish

 
auto-copied

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


[vdr] vdr-1.7.21 DiscontinuityDetected

2011-12-03 Thread Arturo Martinez
Hi,
Whenever xine connects to vdr it triggers a discontinuity, why could
this be?

vdr-xine: Client connected!
[v]
DiscontinuityDetected: triggering soft start
[vAVM]buffered 8.2 frames (v:20.0, a:8.2)
frame: (0, 0)-(720, 576), zoom: (1.00, 1.00)
frame: (0, 0)-(720, 576), zoom: (1.00, 1.00)
buffered 7.8 frames (v:24.4, a:7.8) <
SetPlayMode: 0
SetPlayMode: 1
frame: (0, 0)-(720, 576), zoom: (1.00, 1.00)

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


[vdr] vdr-xine sync early patch

2011-12-07 Thread Arturo Martinez
Hi,

What is the situation with the syncearly patch for vdr-xine?

Does it help with vdr 1.7.x ?

Is there a version of the patch that applies cleanly on vdr 1.7.21 ?

Is it recommended?

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


[vdr] vdr-prefermenu and vdr 1.7.21

2011-12-07 Thread Arturo Martinez
Is there a patch for vdr-prefermenu to work with vdr 1.7.21 ?

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


[vdr] playing divx from vdr

2011-12-19 Thread Arturo Martinez
Hello,

On an old Machine (Pentium3 @ 1000Mhz with 1GB of RAM) running vdr
1.7.21 happily, what is the best (simple, no frills) way to play .avi
files from within vdr?


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


[vdr] vdr] playing divx from vdr

2011-12-20 Thread Arturo Martinez
I am using vdr-xine.
xine with xxmc enabled works great:

12% cpu utilization (@1280x1024)

The idea is to be able to play with a minimum of fuzz .avi files from
within vdr

I believe the externalplayer plugin + mplayer (with xvmc enabled), is
the way to go?

---
Subject: Re: [vdr] playing divx from vdr
Message-ID:

Content-Type: text/plain; charset=ISO-8859-1

On 20 December 2011 17:46, Arturo Martinez wrote:
> >
> > On an old Machine (Pentium3 @ 1000Mhz with 1GB of RAM) running vdr
> > 1.7.21 happily, what is the best (simple, no frills) way to play .avi
> > files from within vdr?
If you use softdevice, there's an accompanying plugin called softplay
that plays back most files ffmpeg can play. Which output device are
you using?

-- -Tor

* English - detected
* English
* Spanish

* English
* Spanish

 

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


[vdr] diseqc.con question

2012-01-14 Thread Arturo Martinez
Hello,

I have added a second dvb-s2 card to my vdr 1.7.21 box (for a total of 2
dvb-s2 cards, and nothing else)

The first card (adapter0) is connected to a motor and diseqc.conf
reflects this:

S19.2E 11700 V  9750  t v W15 [E0 31 6B 13] W25 [E0 31 6B 13] W15 t
S19.2E  9 V 10600  t v W15 [E0 31 6B 13] W25 [E0 31 6B 13] W15 T
S19.2E  11700 H  9750  t V W15 [E0 31 6B 13] W25 [E0 31 6B 13] W15 t
S19.2E  9 H 10600  t V W15 [E0 31 6B 13] W25 [E0 31 6B 13] W15 T

S13.0E 11700 V  9750  t v W15 [E0 31 6B 0D] W25 [E0 31 6B 0D] W15 t
S13.0E  9 V 10600  t v W15 [E0 31 6B 0D] W25 [E0 31 6B 0D] W15 T
S13.0E  11700 H  9750  t V W15 [E0 31 6B 0D] W25 [E0 31 6B 0D] W15 t
S13.0E  9 H 10600  t V W15 [E0 31 6B 0D] W25 [E0 31 6B 0D] W15 T

S5.0E 11700 V  9750  t v W15 [E0 31 6B 05] W25 [E0 31 6B 05] W15 t
S5.0E  9 V 10600  t v W15 [E0 31 6B 05] W25 [E0 31 6B 05] W15 T
S5.0E  11700 H  9750  t V W15 [E0 31 6B 05] W25 [E0 31 6B 05] W15 t
S5.0E  9 H 10600  t V W15 [E0 31 6B 05] W25 [E0 31 6B 05] W15 T

Now the second card is connected to a diseqc 1.0 switch with 2 feeds
(S5.0E and S0.8W)

How can I modify diseqc.cond so that vdr is aware that only the second
card can get 0.8W and S5.0E can be accessed by both cards?

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


[vdr] where can I find a working vnsiserver

2012-01-19 Thread Arturo Martinez
where can I find a working vnsiserver for vdr 1.7.21 and current git XBMC ?
( I am looking for source code, not a .deb package)

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


[vdr] cheap dvb-s usb2.0 card

2012-03-12 Thread Arturo Martinez
Hi,

Can somebody point out at a resonably priced DVB-S (or DVB-S2) USB2.0
card to use with VDR?

I found this one:
http://www.buydvb.net/tbs5922-usb-dvbs2-tv-box_p41.html

but it seems a bit expensive...

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


[vdr] remote.conf question

2012-03-13 Thread Arturo Martinez
I have a remote control that on pressing a single specific key it sends
two keys at once

80010051 00 KEY_3 VRC-1100
8001004c 00 KEY_5 VRC-1100

Can I use this key somehow in vdr´s remote.con (to assign a command in
the even that KEY_3 and KEY_5 are received at once)

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


[vdr] patch for eepg-0.0.3

2010-09-02 Thread Arturo Martinez

Hello,

The eepg plugin 0.0.3 was not compiling since I upgraded my system to a 
new distro with a recent gcc and kernel 2.6.34


A very small patch fixes the problem so I would like to share it (Thanks 
to Alain Becam for spotting the problem and suggesting the fix)


file:///home/arturo/Public/eepg.0.3.patch 



--- eepg.c.ori2010-09-01 15:43:56.0 +0200
+++ eepg.c2010-09-01 15:45:02.0 +0200
@@ -2684,7 +2684,7 @@
   class cEIT2:public SI::EIT
   {
   public:
-cEIT2 (cSchedules::cSchedules * Schedules, int Source, u_char Tid, 
const u_char * Data,
+cEIT2 (cSchedules * Schedules, int Source, u_char Tid, const u_char 
* Data,

bool OnlyRunningStatus = false);

 // originally from libdtv, Copyright Rolf Hakenes 
@@ -2773,7 +2773,7 @@
   }
 #endif /* NOEPG */

-  cEIT2::cEIT2 (cSchedules::cSchedules * Schedules, int Source, u_char 
Tid, const u_char * Data, bool OnlyRunningStatus)
+  cEIT2::cEIT2 (cSchedules * Schedules, int Source, u_char Tid, const 
u_char * Data, bool OnlyRunningStatus)

 :  SI::EIT (Data, false) {
 if (!CheckCRCAndParse ())
   return;



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


Re: [vdr] vdr-filebrowser plugin not compiling

2010-09-14 Thread Arturo Martinez
Thanks Dominic your patch works great, it would have taken me a few 
years to come up with it on my own.


It looks like the author is no longer maintaining the plugin.

Which leads me to a question...
Has anybody thought of keeping a repository of plugins that the author 
himself no longer seems to maintain and try to keep a patched version 
available so that it compiles on modern systems?



On Sat, Sep 11, 2010 at 9:07 AM,  wrote:

   

Anybody has managed to compile it?
Ideally does anybody have a patched filebrowser plugin or a patch to get
it to compile under vdr 1.7.15?

 

Try this http://github.com/oldmanuk/vdr-plugin-filebrowser or apply the
attached patch.
-- next part --
An HTML attachment was scrubbed...
URL:
-- next part --
A non-text attachment was scrubbed...
Name: 0001-Fix-compilation-errors-on-gcc-4.4.5.patch
Type: application/octet-stream
Size: 5760 bytes
Desc: not available
URL:

--

Message: 2
Date: Mon, 13 Sep 2010 12:43:06 +0100
From: Dominic Evans
Subject: Re: [vdr] vdr-filemanager plugin not compiling
To: VDR Mailing List
Message-ID:

Content-Type: text/plain; charset=ISO-8859-1

fyi, I also sent this patch upstream to the original author.
   



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


Re: [vdr] vdr Digest, Vol 68, Issue 20

2010-09-15 Thread Arturo Martinez
But that would only be for debian based systems, I use Archlinux for my 
HTPC and I need source code tar balls.



It looks like the author is no longer maintaining the plugin.

Which leads me to a question...
Has anybody thought of keeping a repository of plugins that the author
himself no longer seems to maintain and try to keep a patched version
available so that it compiles on modern systems?
 

I guess the e-tobi .deb packages could manage that by having the
compile-fixes as a patch in debian/patches/


   


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


[vdr] TS to chinapod

2010-10-14 Thread Arturo Martinez

I have the following bash script:
chinapod.sh

#!/bin/sh

/usr/bin/ffmpeg -i $1 -s 320x240 -r 23.97 -vcodec wmv2 -acodec wmav2 -ab 
160k ${1%\.*}.asf




From a bash prompt I run chinapod 01.ts and it converts the 
recording happily to the desired format.


Could somebody tell me how could I implement this within vdr, so I 
select 'Commands'  and then the file to be converted and either it calls 
the bash script to do the job or otherwise converts it using the same 
parameters?


I am using vdr 1.7.15





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


[vdr] TS to chinapod

2010-10-14 Thread Arturo Martinez

Actually I have read the MANUAL before I posted here but can't figure out how 
to get this working
(and yes I want to do this manually for specific recordings from the OSD )

Perhaps if somebody who is doing something similar (using the vdr OSD to 
convert .TS files to something else)
could post their reccmds.conf and associated scripts if any, I could figure it 
out what is it that I am doing wrong.

As it stands when I press the 'Red' key in the 'Recordings' menu and select a 
command from there, nothing whatsoever happens.

Message: 5
Date: Thu, 14 Oct 2010 15:19:35 +0200
From: Matthias Fechner
Subject: Re: [vdr] TS to chinapod
To:vdr@linuxtv.org
Message-ID:<4cb70367.8000...@fechner.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Am 14.10.10 12:01, schrieb Arturo Martinez:


>  Could somebody tell me how could I implement this within vdr, so I
>  select 'Commands' and then the file to be converted and either it calls
>  the bash script to do the job or otherwise converts it using the same
>  parameters?
   

check the file MANUAL in the vdr directory:
* Processing Recordings

   The configuration file 'reccmds.conf' can be used to define system
commands
   that can be applied to the recording that is currently highlighted in the
   "Recordings" menu. The "Red" key in the "Recordings" menu opens the
"Recording
   commands" menu if there are commands defined in the file
'reccmds.conf'. Pressing
   one of the keys '1'..'9' in the "Recordings" menu executes the
corresponding
   command from 'reccmds.conf' (see also "Executing system commands" below).

You can select a recording, press the red key and select the command you
want to execute on the recording.
So you can export it to several formats and more.

Matthias


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


[vdr] Does anybody convert .TS to something else from VDR's commands menu?

2010-10-21 Thread Arturo Martinez
Does anybody convert vdr .TS recordings to something else from VDR's 
commands menu?


(on demand, on specific recordings only)

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


[vdr] eepg 0.3 patch

2010-11-25 Thread Arturo Martinez


If the eepg plugin does not compile for you with current headers (2.6.34 
or newer)
this mini patch will fix it. Thanks to Alain Beckam for spotting the 
problem, I just made the diff file.


--- eepg.c.ori2010-09-01 15:43:56.0 +0200
+++ eepg.c2010-09-01 15:45:02.0 +0200
@@ -2684,7 +2684,7 @@
   class cEIT2:public SI::EIT
   {
   public:
-cEIT2 (cSchedules::cSchedules * Schedules, int Source, u_char Tid, 
const u_char * Data,
+cEIT2 (cSchedules * Schedules, int Source, u_char Tid, const u_char 
* Data,

bool OnlyRunningStatus = false);

 // originally from libdtv, Copyright Rolf Hakenes 
@@ -2773,7 +2773,7 @@
   }
 #endif /* NOEPG */

-  cEIT2::cEIT2 (cSchedules::cSchedules * Schedules, int Source, u_char 
Tid, const u_char * Data, bool OnlyRunningStatus)
+  cEIT2::cEIT2 (cSchedules * Schedules, int Source, u_char Tid, const 
u_char * Data, bool OnlyRunningStatus)

 :  SI::EIT (Data, false) {
 if (!CheckCRCAndParse ())
   return;

--- eepg.c.ori	2010-09-01 15:43:56.0 +0200
+++ eepg.c	2010-09-01 15:45:02.0 +0200
@@ -2684,7 +2684,7 @@
   class cEIT2:public SI::EIT
   {
   public:
-cEIT2 (cSchedules::cSchedules * Schedules, int Source, u_char Tid, const u_char * Data,
+cEIT2 (cSchedules * Schedules, int Source, u_char Tid, const u_char * Data,
 	   bool OnlyRunningStatus = false);
 
 // originally from libdtv, Copyright Rolf Hakenes 
@@ -2773,7 +2773,7 @@
   }
 #endif /* NOEPG */
 
-  cEIT2::cEIT2 (cSchedules::cSchedules * Schedules, int Source, u_char Tid, const u_char * Data, bool OnlyRunningStatus)
+  cEIT2::cEIT2 (cSchedules * Schedules, int Source, u_char Tid, const u_char * Data, bool OnlyRunningStatus)
 :  SI::EIT (Data, false) {
 if (!CheckCRCAndParse ())
   return;

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


Re: [vdr] Request for rotor/actuator support integration to, vdr

2011-01-23 Thread Arturo Martinez


:·)

:·)

I would also like some support for rotors in vdr, I can offer Klaus a 
free sat dish and an old rotor if that would motivate him...


Klaus, as a minimum in vdr core we need the ability to specify a ´lapse 
value´ between a diseq command being sent (for non rotor users this 
would be zero, I´d imagine) and vdr tuning to a transponder or trying to 
add new channels.
So in short if this value say was set to 30 seconds, then vdr would not 
add new channels or try to tune to a transponder. That would allow the 
rotor to do its job (with the existing diseqc.conf




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


[vdr] rotor-ng

2011-03-22 Thread Arturo Martinez

Excellent news!
I am sure the entire rotor vdr community will be very glad to hear that!

At the moment I use diseqc.conf with goto position commands for each sat 
position to move the dish
With rotor-ng does diseqc use have to be switched off in vdr and the plugin 
takes care of everything or does it parse diseqc.conf?


Message: 1
Date: Mon, 21 Mar 2011 23:15:11 +
From: Morfsta
Subject: Re: [vdr] rotor-ng in development [was [ANNOUNCE]
vdr-actuator-1.2.0 plugin]
To: VDR Mailing List
Message-ID:

Content-Type: text/plain; charset=ISO-8859-1

On Sun, Mar 20, 2011 at 10:08 PM, Timothy D. Lenz  wrote:


>  I only have a Nexus-s for sat card and right now my rotor alignment is all
>  screwed up. Relays went bad and had to replace them. I left the rotor
>  elevation setting untouched but now it over shoots more and more the farther
>  it goes as if the elevation is wrong. Haven't had time to look into it.

Well, it seems I found the problem. The HAUPPAUGE NOVA-S2-HD card
(HVR4000 lite / CX24116 frontend) won't lock onto DVB-S2 channels with
FEC_AUTO or ROLLOFF_AUTO set. So, I modified the plugin to allow
selectable values for FEC and ROLLOFF and now it works fine. I can now
lock and scan DVB-S and DVB-S2 channels (QPSK and 8PSK) directly from
the plugin menu and move the dish to find and store satellites with
diseqc and signal strength meter. Ideal for feedhunting now!

When I get a bit more time I'll tidy up the plugin and release it as
it should now act as a pretty good satellite channel scanner
irrespective of whether you have a rotor within VDR. I haven't tested
the entire satellite transponder scanning functionality yet for
DVB-S/S2, that will be the next task but hopefully it won't need many
changes.



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


[vdr] resetting recordings

2011-04-11 Thread Arturo Martinez

My vdr 1.7.x recordings look a bit messy.
I get multiple single entries for the same show although I have put them 
physically on the same folder (under the _ subfolder)


How can I force vdr to re-index them?



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


[vdr] I just downgraded from vdr 1.7.17 to 1.7.15

2011-04-15 Thread Arturo Martinez

I realized after upgrading to 1.7.17 (from 1.7.15) that encrypted
recordings (TVE1, Antena3) were  unwatchable (visibly dropping many frames)

So using the same Make.config and the same set of plugins I downgrade to
1.7.15 and the recordings work fine.

Is this somehow a known problem?

Any point in trying 1.7.16 ?


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