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#d

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/mailma

[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.osdM

[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) buffere

[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

[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] playing divx from vdr

2011-12-20 Thread Arturo Martinez
] 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 .

[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

[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.l

[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] 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/e

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 t

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

[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 i

[vdr] TS to chinapod

2010-10-14 Thread Arturo Martinez
9: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 wi

[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 @

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 ze

[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 doe

[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

[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

<    1   2