Re: [vdr] ATSC Channel providers California

2011-06-23 Thread Simon Baxter
Have a look here: http://www.silicondust.com/support/channels Once you've selected your zip code, it will tell you what you have via ATSC over the air, and ATSC-Qam through your cable companies. I have some scripts which use this to build a channels.conf if you'd like.. Any chance I could

Re: [vdr] Patch suggestion: Force CAM reset before upcoming recording

2012-02-29 Thread Simon Baxter
On Wed, Feb 29, 2012 at 7:39 AM, Klaus Schmidinger < klaus.schmidin...@tvdr.de> wrote: > On 29.02.2012 12:44, Kende wrote: > >> On Wed, Feb 29, 2012 at 12:18:00PM +0100, Klaus Schmidinger wrote: >> >>> On 29.02.2012 12:13, Heikki Manninen wrote: >>> I have a number of different Conax CAM modu

Re: [vdr] Local frontend - using XBMC strm vs vdr-sxfe

2012-03-09 Thread Simon Baxter
On Fri, Mar 9, 2012 at 1:59 AM, Dominic Evans wrote: > > > I just wish I could have the full VDR OSD, but within XBMC :) > Yeah, shame about that. It's unfortunate the development on XMBC isn't anywhere as active or mature as VDR. I recently got really lazy and installed yavdr-0.4 after 7 years

Re: [vdr] writing plugins 101

2007-02-27 Thread Simon Baxter
> Simon Baxter a écrit : >> Hi. >> >> Anyone know a good reference on how to write VDR plugins? >> > > If you understand french : > http://famillejacques.free.fr/vdr/articles/vdr-05/ > > Jean-Claude Maybe a little :) Thanks __

[vdr] 6-channel audio from analog?

2007-02-27 Thread Simon Baxter
Hi y'all. My media box has 6 channel output LF,RF,LR,RR,C,SW which I'm using with ALSA. Mplayer plays through all channels fine (settings in ~/.mplayer/config), but VDR sourced audio only plays in stereo from the LR,RF output. Given that there is no way to play 'real' surround sound from pvrinpu

[vdr] NTSC vdr playing on PAL TV cropped

2007-03-12 Thread Simon Baxter
I'm running vdr-pvrinput and vdr-xine. Until recently I was living in the US (NTSC land), but moved back to NZ (PAL land) recently. I'm also now playing at 16:9 Everything I watch or record here is at full screen, but all the recordings I made in the US are cropped with verticle black bands up

Re: [vdr] 6-channel audio from analog?

2007-03-12 Thread Simon Baxter
> > My media box has 6 channel output LF,RF,LR,RR,C,SW which I'm using with > > ALSA. Mplayer plays through all channels fine (settings in > > ~/.mplayer/config), but VDR sourced audio only plays in stereo from the > > LR,RF output. > Just add > > --post-plugin upmix > My command line was as fol

[vdr] Problem with epg PUTE

2007-04-02 Thread Simon Baxter
I'm having problems processing epg into VDR. I have the following channels: LSTC 250-1 TV1-Cable:112250:C0:C:0:301:300:305:A1:1796:0:0:0 250-2 TV2-Cable:119250:C0:C:0:301:300:305:A1:1908:0:0:0 250-3 TV3-Cable:126250:C0:C:0:301:300:305:A1:2020:0:0:0 250-4 Prime-Cable:189250:C0:C:0:301:300:305:A1:3

Re: [vdr] Problem with epg PUTE

2007-04-03 Thread Simon Baxter
> > man 5 vdr: > >EPG DATA >... >E > > Try something like > > E 0 1175578200 3600 0 > > and make sure each event gets a unique event id (the first number). > In Perl, for instance, you could do > > $Id = $time / 60 % 0x; # this gives us unique ids for every minute

[vdr] xmltv2vdr 1.0.6 "channel=" problems

2007-04-10 Thread Simon Baxter
Hi - I've been using xmltv2vdr for years. It's great! I'm now getting my xml EPG from a different source, and am having problems getting the perl script to run properly. My perl knowledge is poor (to say the least!!) The problem is, the epg xml I'm getting has the "channel=" at the wrong end o

Re: [vdr] xmltv2vdr 1.0.6 "channel=" problems (RESOLVED)

2007-04-10 Thread Simon Baxter
> I'm now getting my xml EPG from a different source, and am having problems > getting the perl script to run properly. My perl knowledge is poor (to > say the least!!) > > > The problem is, the epg xml I'm getting has the "channel=" at the wrong > end of the " > So instead of: > channel="1031.dv

[vdr] plugin writing - need help with C

2007-04-12 Thread Simon Baxter
Hi. I'm modifying a non-published pvrinput variation which sends IR commands to a set box box - specifically, the channel number stored in channels.conf. 12345J2:6:C12:C:0:301:300:305:A1:62006:0:1009:0 FOODJ2:63:C12:C:0:301:300:305:A1:62008:0:1019:0 ^^ - channel number to send to external

Re: [vdr] plugin writing - need help with C

2007-04-12 Thread Simon Baxter
> El Viernes, 13 de Abril de 2007, Simon Baxter escribió: >> My question is this. I need to modify the channel sent, so that double >> (or triple) channel numbers are sent as '6 3' or '1 1 7' rather than >> '63' >> or '117'. i.e

Re: [vdr] plugin writing - need help with C

2007-04-12 Thread Simon Baxter
> > One more thing - how do I convert a %d variable to a %s string first? > > My 'txt' variable is currently an integer. Strike that - works a treat: void cRedRemote::Tune(int channel) { char buf[10]; sprintf(buf,"%d",channel); log(1,"Setting digibox to channel %d",channel);

Re: [vdr] Problem with epg PUTE (RESOLVED)

2007-04-13 Thread Simon Baxter
> > > > man 5 vdr: > > > >EPG DATA > >... > >E > > Fixed it - there was a problem with xmltv2vdr matching the wrong fields in the .xml listing. ___ vdr mailing list [EMAIL PROTECTED] http://www.linuxtv.org/cgi-bin/mailma

[vdr] CAM/CI Dumb Question

2007-04-16 Thread Simon Baxter
Hi I'm looking to use a budget DVB-C card with a CAM/CI module to watch/decrypt. I've used a DVB-T card to watch FTA channels, and really liked the ability to watch/record any combination of channels within the same boquet/TS. Question is, when you're using a CAM to decrypt channels, can it decr

Re: [vdr] CAM/CI Dumb Question

2007-04-16 Thread Simon Baxter
> > Question is, when you're using a CAM to decrypt channels, can it decrypt > > multiple channels simultaneously like the above for FTA??? > > AFAIK, yes, under certain conditions: > 1) vdr 1.5.x needed > 2) your CAM must support multiple streams > 3) your CAM must respond to query request Thank

[vdr] Question about audio on FF C2300/Nexus-CA

2007-04-17 Thread Simon Baxter
Hi everyone. Can you use a fully-featured card (with MPEG decoder) without using the decoder? I've read you need to attach an external cable from the card audio output to the PC soundcard. Is this necessary??? Can you just use xineliboutput or vdr-xine as a soft device instead?? _

[vdr] analog input with TT C-2300??

2007-04-17 Thread Simon Baxter
I'm looking at getting a Technotrend C-2300 card. The card specs on dvbshop.net indicate: Bu 1 Audio-In 3,5mm Jack-plug Bu 2 Composite-Video-In Cinch-female connector Does this mean there's an MPEG2-encoder onboard as well? How do I use this? With v4l2/ivtv and pvrinput? Thanks

Re: [vdr] analog input with TT C-2300??

2007-04-17 Thread Simon Baxter
> > Does this mean there's an MPEG2-encoder onboard as well? How do I use > > this? With v4l2/ivtv and pvrinput? > Yes it's a full featured card(lacking in some areas like rf-out though) > with hw mpeg2 encoding. I'm also considering buying this card and > any comments or experiences from users o

[vdr] OSD layout

2007-04-19 Thread Simon Baxter
Has anyone done any work (or written a plugin) to update the standard OSD? I've not done this yet, but see you can change font size and colours using themes, but I was thinking more than this. I've now replaced my TV with a big high-res flat screen that could fit way more text etc on the screen.

Re: [vdr] OSD layout

2007-04-20 Thread Simon Baxter
> Hi! > > Yes there are some VDR-Skin-Plugins around. For example mine at > http://andreas.vdr-developer.org/enigmang > > What output device do you use? > You should be aware that e.g. Full-Featured DVB-S cards have limited OSD > capabilities (~90kb). So hires hi-color OSD will be a problem here.

[vdr] multi-box VDR & epgsearch conflict resolution

2007-04-25 Thread Simon Baxter
Hi I have a couple of boxes running VDR on a network. I've ended up in this situation because of a lack of PCI slots for capture cards, and a PVR-500/Via chipset incompatability. I can use the remote menu plugin to set timers in the 2nd box from the 1st one, which is great. I run vdradmin, and

[vdr] remotetimers plugin

2007-04-26 Thread Simon Baxter
Hi. I can't get this plugin to work - I get a "remote timers" and "remote schedule" unavailable message on the 'client'. svdrp works - and so does remoteosd. Any ideas? ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listi

Re: [vdr] multi-box VDR & epgsearch conflict resolution

2007-04-27 Thread Simon Baxter
> Master-Timer supports multiple VDR machines. > (Personally i have 3 VDR machines) > > But the Master-Timer philosophy differs from what you describe above, so it may not be what you look for. > Thanks. I've found the remotetimers and remoteosd plugins, which at least give me access to the remot

[vdr] no transponder/initial file for DVB-C in New Zealand

2007-04-27 Thread Simon Baxter
Hi. I've just taken receipt of my TT-1500 DVB-C card, but can't find any channels. I've run 'dvbsnoop -s pidscan' but find nothing - but as I don't know what to tune the card to, I guess that's expected? I found one reference to frequencies and encoding someone had on google and created a file wi

Re: [vdr] no transponder/initial file for DVB-C in New Zealand

2007-04-27 Thread Simon Baxter
> Hi. > I've just taken receipt of my TT-1500 DVB-C card, but can't find any > channels. > > I've run 'dvbsnoop -s pidscan' but find nothing - but as I don't know what > to tune the card to, I guess that's expected? > > I found one reference to frequencies and encoding someone had on google and > c

[vdr] vdr-1.5.1 compile error

2007-04-27 Thread Simon Baxter
I've just added a DVB-C card into my machine (had been using pvr's for a while) and am getting a compile error: /usr/src/development/v4l-dvb/linux/include/linux/dvb/osd.h:107: error: variable or field '__user' declared void /usr/src/development/v4l-dvb/linux/include/linux/dvb/osd.h:107: error: exp

Re: [vdr] vdr-1.5.1 compile error

2007-04-27 Thread Simon Baxter
> I've just added a DVB-C card into my machine (had been using pvr's for a > while) and am getting a compile error: > > /usr/src/development/v4l-dvb/linux/include/linux/dvb/osd.h:107: error: > variable or field '__user' declared void > /usr/src/development/v4l-dvb/linux/include/linux/dvb/osd.h:107:

[vdr] DVB-C scan with non-standard symbol rate

2007-04-29 Thread Simon Baxter
Can anyone suggest a method to scan for channels with a non-standard symbol rate? My provider does not use 6900 or 6875. Thanks Simon ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] DVB-C scan with non-standard symbol rate

2007-04-29 Thread Simon Baxter
> Simon Baxter wrote: >> Can anyone suggest a method to scan for channels with a non-standard >> symbol rate? >> >> My provider does not use 6900 or 6875. >> >> Thanks >> >> Simon >> > > Usually, you can specify the symbol rate within

[vdr] Can't write to CI adapter on device 0

2007-04-30 Thread Simon Baxter
Hi. Lots of posts recently - many of which I've resolved! The latest - I've added an Irdeto CI adapter to my TT-1500 Budget card. But I can't decrypt channels, and get the following errors: In /var/log/messages: Apr 30 19:31:26 media1 vdr: [2774] CAM 1: module present Apr 30 19:31:28 media1 ke

Re: [vdr] DVB-C scan with non-standard symbol rate RESOLVED

2007-04-30 Thread Simon Baxter
> > Usually, you can specify the symbol rate within the initial scan file for > > the dvb scan utility. But this does mean, you > > have to know the symbol rate of your cable provider. > > > Thanks - got the SymbolRate from my provider, and I now have a > channels.conf file. > Problem is now I ge

Re: [vdr] Can't write to CI adapter on device 0

2007-04-30 Thread Simon Baxter
> Looks like VDR can do ioctl() calls on the CI file handle, but > no write operations. Do you have write access to /dev/dvb/adapter0/ca0? > > Klaus Hmm, I'm running as root. And just in case, I : chmod -R 666 /dev/dvb/adapter0/* chown -R vdruser /dev/dvb/ [EMAIL PROTECTED] vdr-1.5.2]# ls -l /d

[vdr] en50221_tl_poll: CAWrite failed

2007-05-01 Thread Simon Baxter
Thought I'd try a new thread with this problem as I'm getting no where - and not sure what else to try. I've just added a Irdeto CAM to my TT-1500 Budget DVB-C card and I'm getting write errors with VDR and with gnutv: [EMAIL PROTECTED] gnutv]# dmesg | grep DVB DVB: registering new adapter (TT-Bu

[vdr] Re: [linux-dvb] en50221_tl_poll: CAWrite failed

2007-05-02 Thread Simon Baxter
> > [EMAIL PROTECTED] gnutv]# ./gnutv -cammenu > > en50221_tl_poll: CAWrite failed > > en50221_stdcam_llci_poll: Error reported by stack:-2 > > Can anyone suggest anything? Does this look like faulty hardware??? It > > does it in 2 different machines. > > It is indeed not flaky hardware as i wro

[vdr] Re: [linux-dvb] en50221_tl_poll: CAWrite failed

2007-05-02 Thread Simon Baxter
> > > [EMAIL PROTECTED] gnutv]# ./gnutv -cammenu > > > en50221_tl_poll: CAWrite failed > > > en50221_stdcam_llci_poll: Error reported by stack:-2 > > It is indeed not flaky hardware as i wrote earlier. -2 is timeout. It is > > due to a bug in debiread/write > > -2 is not timeout but read/write erro

[vdr] Re: [linux-dvb] en50221_tl_poll: CAWrite failed

2007-05-02 Thread Simon Baxter
> Am Mittwoch 02 Mai 2007 12:01 schrieb Simon Baxter: > > > > > [EMAIL PROTECTED] gnutv]# ./gnutv -cammenu > > > > > en50221_tl_poll: CAWrite failed > > > > > en50221_stdcam_llci_poll: Error reported by stack:-2 > > > > > > > &g

[vdr] Re: [linux-dvb] en50221_tl_poll: CAWrite failed

2007-05-03 Thread Simon Baxter
> [EMAIL PROTECTED] v4l-dvb]# gnutv -cammenu > en50221_tl_poll: CAWrite failed > en50221_stdcam_llci_poll: Error reported by stack:-2 I took my Irdeto CAM and SmartCard to a friend's place today - it's definitely not a hardware problem. In his DreamBox he could access the CAM Menu, decrypt etc.

[vdr] TT-1500 & Irdeto CAM working anyone??

2007-05-03 Thread Simon Baxter
Does anyone have a TT-1500 DVB-C card working with an Irdeto CAM? Or in that case, any other CAM? If so, what kernel are you running? What v4l-dvb snapshot?? I'm lost! Thanks Simon ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bi

[vdr] skinenigmang question

2007-05-04 Thread Simon Baxter
Question for you. When you FF/REW etc, the .xpm file for the FF etc (i.e. plugins/skinenigmang/icons/replay/fastForward1.xpm) is overlaid on a white/blue icon that looks kind of like a video tape. Where is the xpm for this blue/white thing? I'd like to edit it Thanks ___

[vdr] remoteosd / multi-box question

2007-05-05 Thread Simon Baxter
Hi. I use remoteosd to schedule and record programs on a remote device, which I access from the primary device via an NFS share. Problem is, new programs only appear in the primary device once VDR restarts. Is there a way to refresh recording directories without restarting VDR? ___

[vdr] epgsearch compile error vdr-1.5.2

2007-05-05 Thread Simon Baxter
I'm getting the following error when I try and compile epgsearch-0.9.19 Plugin epgsearch: make[1]: Entering directory `/usr/src/development/vdr-1.5.2/PLUGINS/src/epgsearch-0.9.19' g++ -g -O2 -Wall -Woverloaded-virtual -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I 18N='"epgsearch"' -I../../../../DVB/inclu

Re: [vdr] epgsearch compile error vdr-1.5.2 RESOLVED

2007-05-05 Thread Simon Baxter
> I'm getting the following error when I try and compile epgsearch-0.9.19 > > Plugin epgsearch: > make[1]: Entering directory > `/usr/src/development/vdr-1.5.2/PLUGINS/src/epgsearch-0.9.19' > g++ -g -O2 -Wall -Woverloaded-virtual -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I > 18N='"epgsearch"' -I../../..

[vdr] CAM/CI Problems

2007-05-07 Thread Simon Baxter
I've been posting a lot of messages lately about problems I'm having getting my TechnoTrend Budget 1500/CI (dvb-c) and Irdeto CAM working, on both this and the linux-dvb lists. As I've not had very many responses, I can only assume there's few people using this combination, and I probably need to

[vdr] 4:3 stretched to 16:9?

2007-05-07 Thread Simon Baxter
Is there a way in VDR to reformat recordings made in 4:3 to play back in 16:9 ? -Simon ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

RE: [vdr] 4:3 stretched to 16:9?

2007-05-08 Thread Simon Baxter
> Hey Simon,my answer sounds maybe stupid, but I always have all output to > 720x576. I use vdr-xine, xine is set to "no scale". So for example: we > have shows on RTL or arte in 16:9 amorph which means, that we have 16:9 > but with 720x576 pixels. My Sony 16:9 TV takes then the PAL and shows it >

Re: [vdr] Re: BROKEN MAILS [was] 4:3 stretched to 16:9?

2007-05-09 Thread Simon Baxter
> Martin <[EMAIL PROTECTED]> wrote: > > > Hey Simon,my answer sounds maybe stupid, but I always have all output > > to 720x576. > > [..] > > please, for the love of god, fix your mua. Sorry - what's wrong with my mua? ___ vdr mailing list vdr@linuxtv

[vdr] CAM not work - anyone help??

2007-05-11 Thread Simon Baxter
Hi. I've posted loads of posts on this and the linux-dvb forums, trying to get help with my Irdeto CAM and TechnoTrend 1500-C. I've had almost no responses, and certainly found no help anywhere. ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv

[vdr] dvb-c & CI, but no picture?

2007-06-04 Thread Simon Baxter
Hi I've recently got my TT-1500C, CI and Irdeto CAM working. My cable provider only provides encrypted channels, so can't do any testing free-to-air channels. Here's my modprobe in dmesg: saa7146: register extension 'budget_ci dvb'. ACPI: PCI Interrupt Link [PIN3] enabled at IRQ 15 PCI: setting

[vdr] dvb-c & CI, but no picture?

2007-06-04 Thread Simon Baxter
Hi I've recently got my TT-1500C, CI and Irdeto CAM working. My cable provider only provides encrypted channels, so can't do any testing free-to-air channels. Here's my modprobe in dmesg: saa7146: register extension 'budget_ci dvb'. ACPI: PCI Interrupt Link [PIN3] enabled at IRQ 15 PCI: setting

Re: [vdr] dvb-c & CI, but no picture? retuning due to modification ...

2007-06-04 Thread Simon Baxter
> Hi > > I've recently got my TT-1500C, CI and Irdeto CAM working. My cable > provider > only provides encrypted channels, so can't do any testing free-to-air > channels. > > Here's my modprobe in dmesg: > saa7146: register extension 'budget_ci dvb'. > ACPI: PCI Interrupt Link [PIN3] enabled at IR

Re: [vdr] [linux-dvb] dvb-c & CI, but no picture?

2007-06-05 Thread Simon Baxter
> > On Mon, June 4, 2007 21:31, Simon Baxter wrote: > > > I've recently got my TT-1500C, CI and Irdeto CAM working. My cable > > > provider only provides encrypted channels, so can't do any testing > > > free-to-air channels. > > ... > > >

Re: [vdr] [linux-dvb] dvb-c & CI, but no picture?

2007-06-05 Thread Simon Baxter
> On Mon, June 4, 2007 21:31, Simon Baxter wrote: > > I've recently got my TT-1500C, CI and Irdeto CAM working. My cable > > provider only provides encrypted channels, so can't do any testing > > free-to-air channels. > ... > > Can anyone suggest any ot

[vdr] DVB-C budget decoding - no picture

2007-06-05 Thread Simon Baxter
I'm trying to get a picture out of my budget TT-C1500 card/ci/cam and having little success (but am making progress!). My cable provider encrypts everything - so it has to run through the CAM. the dvb-apps 'dvbstream' gives me the following: /usr/src/development/dvbstream-0.5/dvbstream -s -

Re: [vdr] How to use vdr with DVB-T - channels.conf error

2007-06-11 Thread Simon Baxter
You have the wrong format in channels.conf check 'man 5 vdr' - Original Message - From: Pirlouwi To: vdr@linuxtv.org Sent: Monday, June 11, 2007 10:15 PM Subject: [vdr] How to use vdr with DVB-T - channels.conf error Hello everybody, I live in Belgium, and would like t

[vdr] CAM-CI and multi-channel viewing + slow startup

2007-07-21 Thread Simon Baxter
Hi. I have just got a TechnoTrend 1500-C budget with CI and Irdeto CAM working with vdr-1.5.5. I was hoping to be able to view and record multiple channels in a boquet/transponder (as I've previously done with a dvb-t card and freeview). All my channels under dvb-c are encrypted: Sky 1;T:594000:

Re: [vdr] CAM-CI and multi-channel viewing + slow startup

2007-07-21 Thread Simon Baxter
> Does your log contain any of these lines?: > > Jul 21 12:30:41 video vdr: [3935] CAM 1: replies to QUERY - multi channel decryption possible > Jul 21 12:30:42 video vdr: [3939] CAM 3: doesn't reply to QUERY - only a single channel can be decrypted > > Should be self-explanatory ;-) > No, all I

Re: [vdr] CAM-CI and multi-channel viewing + slow startup

2007-07-21 Thread Simon Baxter
> > Does your log contain any of these lines?: > > > > Jul 21 12:30:41 video vdr: [3935] CAM 1: replies to QUERY - multi channel > decryption possible > > Jul 21 12:30:42 video vdr: [3939] CAM 3: doesn't reply to QUERY - only a > single channel can be decrypted > > > > Should be self-explanatory ;-

Re: [vdr] CAM-CI and multi-channel viewing + slow startup

2007-07-22 Thread Simon Baxter
> >> are there more debugs I should have on? > > > > I've turned on "static bool DebugProtocol = true;" in ci.c and still get > > none of these "CAM 1:" messages > > These log entries are independent of the DebugProtocol setting. > > Are you running VDR with reduced logging (option -l)? > If

[vdr] no ci.c QUERY messages???

2007-07-24 Thread Simon Baxter
Hi I have an Irdeto CAM in a TechnoTrend budget DVB-C card. vdr doesn't seem to even attempt QUERY to decrypt more than one stream in the TS. If I record one stream and try and watch another in the same boquet, I just get "channel not available". This is my channels.conf: Sky 1;T:594000:M64:C:X

[vdr] stuttering video on some channels

2007-07-24 Thread Simon Baxter
I've recently added a dvb-c card, CI and Irdeto CAM to a system running vdr-1.5.5. All channels are encrypted. Some channels (about 20%) seem to have stuttering video. I only get a frame every 1/2 second or so - the video freezes on a frame for 1/2-1 second, then moves to the next frame etc etc.

Re: [vdr] stuttering video on some channels RESOLVED

2007-07-24 Thread Simon Baxter
Read herring on this - was nothing to do with VDR. Problem with my nvidia accelerator driver on high-bandwidth streams causing dropped frames - Original Message - From: "Simon Baxter" <[EMAIL PROTECTED]> To: "VDR Mailing List" Sent: Tuesday, July 24,

Re: [vdr] no ci.c QUERY messages???

2007-07-24 Thread Simon Baxter
> > 715: > >case AOT_CA_PMT_REPLY: { > > dbgprotocol("Slot %d: <== Ca Pmt Reply (%d)", > > Tc()->CamSlot()->SlotNumber(), SessionId()); > > if (!repliesToQuery) { > >dsyslog("CAM %d: replies to QUERY - multi channel decryption > > possible", Tc()->Cam

[vdr] timeline & tvonscreen plugins

2007-07-28 Thread Simon Baxter
Anyone know if development on these for vdr-1.5.x is underway? ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] audio skips on NFS recording playback

2007-08-06 Thread Simon Baxter
I have a remote VDR box which holds a bunch of recordings. I attach from the local VDR box via an NFS share. Every 2-5 minutes I get a 1/2 second slip in audio, but no logs are written in /var/logs/messages, kernel messages or on the VDR console. There are also no reported errors on eth0. I don

Re: [vdr] no ci.c QUERY messages???

2007-08-07 Thread Simon Baxter
> > Can anyone suggest where I can find which CAMs support QUERY ?? If yours > > does, can you tell me which model it is?? > > I use an Alphacrypt with the latest firmware and this one does > react to QUERY. Klaus. I have now received new Alphacrypt and Alphacrypt Light CAMs to test. Can you he

Re: [vdr] audio skips on NFS recording playback

2007-08-07 Thread Simon Baxter
> Whats your mount-options? I'm doing the same with these options: > > acregmax=30,acdirmin=10,acdirmax=30,intr,noatime,rsize=8192,wsize=8192 > > and have no Problems .. I've been _very_ generic: 10.1.1.15:/media/video/vdr/media/video/vdr/REMOTE nfs rw,user,sync 0 0 Thanks - wi

[vdr] simultaneous MPEG devices on FF?

2007-08-11 Thread Simon Baxter
Is there any way to simultaneously run 2x MPEG devices at once? Like the output on an FF card, plus a vdr-xine device?? ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Mid range CPU choice

2007-08-25 Thread Simon Baxter
I've been running a Shuttle SK43G with 2.2Ghz AMD, silentPC fan, silent 250W psu and replaced all the mobo fans with heatsinks for 3 years. time to replace. The fan is still quiet, but now the case vibrates a little, and the whole thing runs about 61 degrees - which isn't ideal. I'd like to go

Re: [vdr] Mid range CPU choice

2007-09-04 Thread Simon Baxter
> Simon Baxter a écrit : >> I'd like to go fanless and cool. What I like about the shuttle is it's >> size. The 1x PCI is fine, as is the VIA unichrome VGA & s-video out. >> >> Any ideas on a small compact fanless (DEAD quiet) case & motherboard?? &g

Re: [vdr] Mid range CPU choice

2007-09-05 Thread Simon Baxter
>> Nice setup - but the case is too big for me. I have a single glass panel >> shelf, the case can be 11.5" deep maximum.. > > I went for a heavily customized CD player... Count 1-2 days drilling and > cutting to fit the mobo inside, with all planned before that. Hmmm - cool idea! ___

[vdr] vdr-xine and SP8000E fast enough?

2007-09-10 Thread Simon Baxter
I'm building up a fanless VDR client, and am looking at the VIA EPIA SP8000E with tv-out. Is this 800Mhz processor with MPEG2/4 accelerator fast enough for the vdr-xine plugin? What kind of CPU % can I expect? With my Shuttle AMD 2.2G and unichrome accelerator, and vdr-xine, the cpu sits comf

Re: [vdr] Exist: windows media player that plays unaltered vdr files?

2007-09-17 Thread Simon Baxter
just use windows media wit the k-lite codec pack http://www.free-codecs.com/download/K_Lite_Codec_Pack.htm - Original Message - From: Torgeir Veimo To: VDR Mailing List Sent: Monday, September 17, 2007 9:18 AM Subject: [vdr] Exist: windows media player that plays unaltered vd

Re: [vdr] Exist: windows media player that plays unaltered vdr files?

2007-09-17 Thread Simon Baxter
or try: http://ftp.isu.edu.tw/pub/Windows/softking/soft/en/k/klcodec340f.exe - Original Message - From: Torgeir Veimo To: VDR Mailing List Sent: Monday, September 17, 2007 9:18 AM Subject: [vdr] Exist: windows media player that plays unaltered vdr files? Subject says it all

Re: [vdr] local off air tv services

2007-09-17 Thread Simon Baxter
> hello all > > im wondering is there anyone in the usa doing local off air tv with vdr... > if so.. what have you done to vdr to get analogtv and atsc digital tv... > what plugins are you using.. how are you getting guide info for > channel services... > i do know my hdtv picks up some info abou

Re: [vdr] local off air tv services

2007-09-20 Thread Simon Baxter
> hello simon > > was wondering if you still had a copy of the channel layout from last > year need some sort of idea as to how to do one... or add one to the > list i have now... also did you add anything to the sources.conf for > offair info or such... channels.conf: 4 KOMO;KOMO:67250:C0I0:C:0:

[vdr] EPIA mpeg2/4 quality on vdr-xine

2007-09-30 Thread Simon Baxter
Sorry this is a bit off-topic, but... I'm currently running a Shuttle SK43G with the via/unichrome chipset, running a budget card and using vdr-xine as a softdevice. Since recently adding an LCD 16:9 I'm now running it at 1360x768 with xine anamorphic, to get 4:3 pictures played in the right a

[vdr] pay TV channels New Zealand

2007-10-06 Thread Simon Baxter
Hello. Where can I start with getting per-movie pay-tv channels working under DVB-C? I have a TT-2300C with Alphacrypt CAM, and can receive all encrypted channels. Can't get the pay-tv movies, get the following CAM message: CAM 1 - AlphaCrypt Sat 06.

Re: [vdr] pay TV channels New Zealand

2007-10-10 Thread Simon Baxter
How do pay-per-view channels work? What do I need to do here?? Thanks - Original Message - From: Simon Baxter To: VDR Mailing List Sent: Saturday, October 06, 2007 8:23 PM Subject: [vdr] pay TV channels New Zealand Hello. Where can I start with getting per-movie pay-tv channels

[vdr] switch xine/hw decoders on the fly?

2007-10-27 Thread Simon Baxter
Hi Can you switch MPEG decoders on the fly, perhaps through a macro/user key? I have one box which I share between two LCD screens. One attached to the VGA (using vdr-xine output) and the other attached to the composite output of my TT-2300 dvb-c card. Can I switch outputs without reconfiguri

[vdr] SVDRP cmd to change DVB device?

2007-10-29 Thread Simon Baxter
>> Can you switch MPEG decoders on the fly, perhaps through a macro/user >> key? >> >> I have one box which I share between two LCD screens. One attached to >> the >> VGA (using vdr-xine output) and the other attached to the composite >> output >> of my TT-2300 dvb-c card. >> >> Can I switch ou

[vdr] change output device with keypress???

2007-11-01 Thread Simon Baxter
>>> Can you switch MPEG decoders on the fly, perhaps through a macro/user >>> key? >>> >>> I have one box which I share between two LCD screens. One attached to >>> the >>> VGA (using vdr-xine output) and the other attached to the composite >>> output >>> of my TT-2300 dvb-c card. >>> >>> Can I

Re: [vdr] change output device with keypress???

2007-11-02 Thread Simon Baxter
> I have one box which I share between two LCD screens. One attached to > the > VGA (using vdr-xine output) and the other attached to the composite > output > of my TT-2300 dvb-c card. > > Can I switch outputs without reconfiguring/restarting VDR? > I'm using xdtv (or

[vdr] DVD-Plugin compile failure

2007-11-17 Thread Simon Baxter
I've built a new VDR box, and can't get the dvd plugin to compile. kernel=2.6.22.9-61.fc6 libdvdnav-0.1.10-3.20070503.lvn6 libdvdnav-devel-0.1.10-3.20070503.lvn6 libdvdcss-1.2.9-4.lvn6 libdvdcss-devel-1.2.9-4.lvn6 libdvdread-0.9.7-2.fc6 libdvdread-devel-0.9.7-2.fc6 [EMAIL PROTECTED] dvd-0.3.6_b03

[vdr] problem with vdr-xine gnome-screensaver-Message:

2007-11-17 Thread Simon Baxter
When I start xine in anyway with the vdr MRL as follows: xine -V xxmc vdr://tmp/vdr-xine/stream#demux:mpeg_pes OR xine --hide-gui -f -D --post vdr_video --post vdr_audio -V xxmc vdr://tmp/vdr-xine/stream#demux:mpeg_pes OR EVEN JUST xine vdr://tmp/vdr-xine/stream#demux:mpeg_pes I get: gn

[vdr] problem compiling vdr-xine

2007-12-04 Thread Simon Baxter
I'm trying to get vdr-xine compiled under FC8 (2.6.23.1-49.fc8) I downloaded the sources - xine-lib-1.1.8.tar.bz2 which patches ok, but then won't compile with the following error: _cdio_linux.c:415: error: 'INT_MAX' undeclared (first use in this > function) This is the same as Darren Salt has

Re: [vdr] DVD-Plugin compile failure

2007-12-15 Thread Simon Baxter
>> [EMAIL PROTECTED] dvd-0.3.6_b03]# make >> g++ -g -O2 -Wall -Woverloaded-virtual -fPIC -O3 -c -D_GNU_SOURCE >> -DPLUGIN_NAME_I18N='"dvd"' -I../../../../DVB/include -I../../../include >> -I../../../../DVB/include -I/usr/include/dvdnav dvd.c >> /usr/include/dvdnav/dvdnav.h:367: error: expected ','

[vdr] Help - can't get dvd-plugin to compile!

2007-12-18 Thread Simon Baxter
Can anyone please help? I had no response to my last posting - thought I'd try again! I've now rebuilt (again) now with 2.6.23.1-49.fc8 (Fedora Core 8) I'm now getting a new error trying to build vdr-dvd (see below) I did find this error: http://qa.mandriva.com/show_bug.cgi?id=35140 but I c

Re: [vdr] Help - can't get dvd-plugin to compile!

2007-12-19 Thread Simon Baxter
> >> [EMAIL PROTECTED] vdr-1.5.12]# make plugins >> Plugin dvd: >> make[1]: Entering directory >> `/root/vdr-1.5.12/PLUGINS/src/dvd-cvs27.07.07' >> In file included from /usr/include/dvdread/nav_types.h:33, >> from /usr/include/dvdnav/dvdnav.h:41, >> from player-dvd

Re: [vdr] Help - can't get dvd-plugin to compile!

2007-12-19 Thread Simon Baxter
> Have you installed the libc6-dev package btw? I'm on Fedora, so: glibc-headers-2.7-2 glibc-common-2.7-2 glibc-2.7-2 glibc-devel-2.7-2 ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Help - can't get dvd-plugin to compile!

2007-12-19 Thread Simon Baxter
> On Wednesday 19 December 2007, Simon Baxter wrote: >> Can anyone please help? I had no response to my last posting - thought >> I'd >> try again! >> >> I've now rebuilt (again) now with 2.6.23.1-49.fc8 (Fedora Core 8) >> >> I'

[vdr] mp3 plug-in (or other) play WMA?

2007-12-20 Thread Simon Baxter
Hi I've been hunting through the archives, and can't see anything positive on this. Looks like libsndfile supports Windows Media format (not that I've tried). Has anyone got this format working under the mp3-plugin? ___ vdr mailing list vdr@linuxt

[vdr] FF 2300-C card need audio via sound card

2007-12-22 Thread Simon Baxter
Hi. I'm trying to get VDR to send DVB-C audio via the sound card rather than via the FF (mono) port. I've tried: ./vdr -a 'a52dec' ./vdr -a 'a52dec -o oss' ./vdr -a 'a52dec -o ossdolby' but get nothing "a52dec -h" gives me: a52dec-0.7.4 - by Michel Lespinasse <[EMAIL PROTECTED]> and Aaron Ho

Re: [vdr] FF 2300-C card need audio via sound card

2007-12-22 Thread Simon Baxter
> Hi. I'm trying to get VDR to send DVB-C audio via the sound card rather > than via the FF (mono) port. > > I've tried: > ./vdr -a 'a52dec' > ./vdr -a 'a52dec -o oss' > ./vdr -a 'a52dec -o ossdolby' > > but get nothing doesn't matter now, audio quality out of the DVB card is ok. ___

[vdr] kernel bug in 2.6.23.1-49.fc8 when switching DVB outputs

2007-12-23 Thread Simon Baxter
Can't see any other reference to this yet, but I keep getting a kernel bug and lock up when switching between vdr-xine output device and the output of my TT-2300C [ cut here ] kernel BUG at mm/vmalloc.c:348! invalid opcode: [#1] SMP Modules linked in: via drm ledxmit

[vdr] kernel bug in 2.6.23.1-49.fc8 when switching DVB outputs

2007-12-23 Thread Simon Baxter
Can't see any other reference to this yet, but I keep getting a kernel bug and lock up when switching between vdr-xine output device and the output of my TT-2300C. Anyone else seen this? [ cut here ] kernel BUG at mm/vmalloc.c:348! invalid opcode: [#1] SMP Modules lin

[vdr] vdr-xine and xineliboutput bug? - Re: kernel bug in 2.6.23.1-49.fc8 when switching DVB outputs

2007-12-23 Thread Simon Baxter
> Can't see any other reference to this yet, but I keep getting a kernel bug > and lock up when switching between vdr-xine output device and the output > of > my TT-2300C. > > Anyone else seen this? > > [ cut here ] > kernel BUG at mm/vmalloc.c:348! > invalid opcode: [

Re: [vdr] vdr-xine and xineliboutput bug? - Re: kernel bug in2.6.23.1-49.fc8 when switching DVB outputs

2007-12-24 Thread Simon Baxter
> On Monday 24 December 2007, Simon Baxter wrote: > [...] >> any ideas?? > > 1) Try the current Fedora 8 update kernel, currently 2.6.23.9-85.fc8 did :) > 2) If it happens with it too -> https://bugzilla.redhat.co

[vdr] bad hardware combo EPIA SP1300 & TT-2300 FF?

2007-12-26 Thread Simon Baxter
Hi I've been building a new fanless VDR box. Would like to provide some feedback, and perhaps attract some comments and suggestions :) Hardware: EPIA SP-1300 mounted in a low profile heatsink Serener GA-L01 case, 120G 2.5" laptop drive (plus NFS share to central VDR 'recorder'), 1G DDR400 RAM

  1   2   3   4   >