Re: [vdr] XBMC + VDR 1.7.0

2008-12-12 Thread jori.hamalainen
> http://www.youtube.com/watch?v=_Cl70fq7sn8 > here's you can have a look on xbmc and integrated in it vdr 1:30 to boot.. :) smime.p7s Description: S/MIME cryptographic signature ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mai

Re: [vdr] XBMC + VDR 1.7.0

2008-12-12 Thread Gerald Dachs
Quoting jori.hamalai...@teliasonera.com: > >> http://www.youtube.com/watch?v=_Cl70fq7sn8 >> here's you can have a look on xbmc and integrated in it vdr > > 1:30 to boot.. :) > My own "integration" needs 0:15 :( , but I am working on it. Gerald ---

Re: [vdr] XBMC + VDR 1.7.0

2008-12-12 Thread Hendrik Müller
But Suspend-to-RAM (S3) should work under Ubuntu? Or not? -Ursprüngliche Nachricht- Von: vdr-boun...@linuxtv.org [mailto:vdr-boun...@linuxtv.org] Im Auftrag von jori.hamalai...@teliasonera.com Gesendet: Freitag, 12. Dezember 2008 09:04 An: vdr@linuxtv.org Betreff: Re: [vdr] XBMC + VDR 1.7

Re: [vdr] XBMC + VDR 1.7.0

2008-12-12 Thread Jörg Knitter
Goga777 schrieb: > http://www.youtube.com/watch?v=_Cl70fq7sn8 > > here's you can have a look on xbmc and integrated in it vdr > > Goga > > ___ > vdr mailing list > vdr@linuxtv.org > http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr > Maybe this is a

Re: [vdr] XBMC + VDR 1.7.0

2008-12-12 Thread Niko Ringelstein
Jörg Knitter schrieb: Goga777 schrieb: http://www.youtube.com/watch?v=_Cl70fq7sn8 here's you can have a look on xbmc and integrated in it vdr Goga ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] XBMC + VDR 1.7.0

2008-12-12 Thread Jörg Knitter
Niko Ringelstein wrote: > Jörg Knitter wrote: >> Goga777 wrote: >> >>> http://www.youtube.com/watch?v=_Cl70fq7sn8 >>> >>> here's you can have a look on xbmc and integrated in it vdr >>> >>> >> Maybe this is a trivial question, but how does he switch between XBMC >> and VDR? >> >> I hav

Re: [vdr] XBMC + VDR 1.7.0

2008-12-12 Thread Niko Ringelstein
Jörg Knitter schrieb: Niko Ringelstein wrote: Jörg Knitter wrote: Goga777 wrote: http://www.youtube.com/watch?v=_Cl70fq7sn8 here's you can have a look on xbmc and integrated in it vdr Maybe this is a trivial question, but how does he switch between XBMC an

Re: [vdr] XBMC + VDR 1.7.0

2008-12-12 Thread Jörg Knitter
Niko Ringelstein wrote: > Jörg Knitter wrote: >> In the video, it looks like the the user is using a main menu entry, >> that why I wondered, because the XBMC VDR plugin does not seem to >> support OSD transmission. >> >> Joerg >> > > As far as I know it connects via streamdev-client. > Then

Re: [vdr] XBMC + VDR 1.7.0

2008-12-12 Thread pio
On Fri, 12 Dec 2008 11:54:35 +0100, Jörg Knitter wrote: > Niko Ringelstein wrote: >> Jörg Knitter wrote: >>> In the video, it looks like the the user is using a main menu entry, >>> that why I wondered, because the XBMC VDR plugin does not seem to >>> support OSD transmission. >>> >

Re: [vdr] XBMC + VDR 1.7.0

2008-12-12 Thread Magnus Hörlin
> > > > That's what I have done. I've written a little script which is called > > from the XBMC scripts section. It basicly starts vdr-sxfe and kills > > xbmc. After exiting vdr-sxfe xbmc is started again. VDR is running in > > the background connected with my server in the basement through > > str

Re: [vdr] XBMC + VDR 1.7.0

2008-12-12 Thread Niko Ringelstein
Jörg Knitter schrieb: Niko Ringelstein wrote: Jörg Knitter wrote: In the video, it looks like the the user is using a main menu entry, that why I wondered, because the XBMC VDR plugin does not seem to support OSD transmission. Joerg As far as I know it connects via strea

Re: [vdr] projects.vdr-developer.org launched

2008-12-12 Thread Ville-Pekka Vainio
On Friday 12 December 2008 01:43:26 Tobi wrote: > The main goal for this is, to be a community effort to continue the > development of such orphaned VDR plug-ins and give them a new home. This sounds interesting. I'm maintaining the tvonscreen plugin for Fedora and tvonscreen has not had any rele

Re: [vdr] projects.vdr-developer.org launched

2008-12-12 Thread Rolf Ahrenberg
On Fri, 12 Dec 2008, Tobi wrote: Hi Tobias > The main goal for this is, to be a community effort to continue the > development of such orphaned VDR plug-ins and give them a new home. Could you start a new project for ttxtsubs-plugin? The patch is huge and the original plugin author has abandone

Re: [vdr] VDR with S2API (update)

2008-12-12 Thread Nicolas Huillard
Jörg Knitter a écrit : > Klaus Schmidinger wrote: >> Well, tell that to people writing plugins for such output devices. >> I don't see where *I* would be involved there?! >> > Are there enough interfaces to be able to read the and control the OSD > for including them seamlessly it into a differ

Re: [vdr] xineliboutput and Switching time

2008-12-12 Thread Alex Betis
Found a solution for the delay, please try it and report if it helps you and even more important if it doesn't break something else. Special testing should be done for HD channels with high streams. Change line 77 in xine_input_vdr.c from: #define METRONOM_PREBUFFER_VAL (4 * 9 / 25 ) to: #de

Re: [vdr] xineliboutput and Switching time

2008-12-12 Thread Theunis Potgieter
On 12/12/2008, Alex Betis wrote: > > Found a solution for the delay, please try it and report if it helps you > and even more important if it doesn't break something else. > Special testing should be done for HD channels with high streams. > > Change line 77 in xine_input_vdr.c > from: > #define M

Re: [vdr] xineliboutput and Switching time

2008-12-12 Thread Alex Betis
On Fri, Dec 12, 2008 at 4:47 PM, Theunis Potgieter < theunis.potgie...@gmail.com> wrote: > On 12/12/2008, Alex Betis wrote: > >> Found a solution for the delay, please try it and report if it helps you >> and even more important if it doesn't break something else. >> Special testing should be don

[vdr] 1.7.1 + multiple audio streams on channel = buffer problem

2008-12-12 Thread Alex Betis
Hi, I'm with 1.7.1 and observe some buffer problems on channels with multiple audio streams. Bandwidth of audio steams probably make a different since I observe problems with channel that has 6 audio tracks or even 4 audio tracks, while there are other channels with 4 tracks that have no problem a

Re: [vdr] VDR with S2API (update)

2008-12-12 Thread Georg Acher
On Wed, Dec 10, 2008 at 10:07:35AM +, Morfsta wrote: > Are you selling single eHD cards solely for implementation within Reel > devices? If so, I believe you should make this clear as I wasn't aware > of this and other users won't be. Some of the problems I have when > running eHD with VDR 1.

Re: [vdr] VDR with S2API (update)

2008-12-12 Thread VDR User
> It is already possible to have disks array, DVB devices, and all the > cables down in the closet, and as many clients we want behind each TV > set, with only a CAT5 cable and an IR sensor. That's just difficult. > Moving existing plugin code into the VDR core, and getting some out of > the core,

Re: [vdr] XBMC + VDR 1.7.0

2008-12-12 Thread Helmut Auer
> > Anyone using VDR together with Freevo? > > It assumes VDR is run headless in the background with softdevice or > > xineliboutput or vdr-xine plugin... > > Sure - thats the default Gen2VDR installation :) -- Helmut Auer, hel...@helmutauer.de _

[vdr] VDR+MMS media center

2008-12-12 Thread YUP
My personal choice is a combination of vdr and MMS media center. Take a look: http://mymediasystem.net/mms/index-7.html XBMC is "heaviest" then MMS. Regards, Y. Goga777 написав(ла): > http://www.youtube.com/watch?v=_Cl70fq7sn8 > > here's you can have a look on xbmc and integrated in it vd

Re: [vdr] XBMC + VDR 1.7.0

2008-12-12 Thread BoNuZZZ
Can I start vdr and xineliboutput separately? For example, vdr starts when computer is on, so it works always. But xinelibout is starting when I close xbmc. ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] VDR with S2API (update)

2008-12-12 Thread Halim Sahin
Hi, On Fr, Dez 12, 2008 at 09:06:02 -0800, VDR User wrote: > I can say I've seen many people move away from VDR because it doesn't > provide a good solution to this. After years of using standalone VDR > boxes, I too would love if we had the option to use a networked VDR > with each client being e

Re: [vdr] VDR with S2API (update)

2008-12-12 Thread Udo Richter
On 12.12.2008 18:06, VDR User wrote: > I can say I've seen many people move away from VDR because it doesn't > provide a good solution to this. After years of using standalone VDR > boxes, I too would love if we had the option to use a networked VDR > with each client being exactly as you describe

Re: [vdr] XBMC + VDR 1.7.0

2008-12-12 Thread Nicolas Huillard
BoNuZZZ a écrit : > Can I start vdr and xineliboutput separately? For example, vdr starts > when computer is on, so it works always. But xinelibout is starting > when I close xbmc. Yes. You run the plugin in VDR, with no local front-end. You then launch vdr-sxfe (X) or vdr-fbfe (DirectFB) front-e

Re: [vdr] projects.vdr-developer.org launched

2008-12-12 Thread Tobi
Ville-Pekka Vainio wrote: > tvonscreen has not had any releases for quite a while. I've contacted the > developer via e-mail, in case he's not interested in tvonscreen development > anymore (or too busy or something), maybe we could set up a project for > tvonscreen as well. Of course, you're

Re: [vdr] XBMC + VDR 1.7.0

2008-12-12 Thread Lars Olsson
2008/12/12 Magnus Hörlin > > > > > > That's what I have done. I've written a little script which is called > > > from the XBMC scripts section. It basicly starts vdr-sxfe and kills > > > xbmc. After exiting vdr-sxfe xbmc is started again. VDR is running in > > > the background connected with my s

Re: [vdr] projects.vdr-developer.org launched

2008-12-12 Thread Tobi
Rolf Ahrenberg wrote: > Could you start a new project for ttxtsubs-plugin? The patch is huge and > the original plugin author has abandoned the whole VDR thing as far as > know. Of course. ttxtsubs hasn't been updated for 4 years. I'll try to get an OK from Ragnar, but will meanwhile create the

Re: [vdr] VDR with S2API (update)

2008-12-12 Thread VDR User
On Fri, Dec 12, 2008 at 12:30 PM, Halim Sahin wrote: > This would add more complexity to vdr and make it unstable. > BTW. VDR is a video disk recorder not a media center?? > I don't know an other multimedia project like vdr wich works > stable like vdr. Why would you assume VDR would become unsta

Re: [vdr] VDR with S2API (update)

2008-12-12 Thread Clemens Kirchgatterer
Udo Richter wrote: > I really don't get the point why it is necessary to totally rewrite > VDR core to support multiple frontends (surely loosing compatibility > to almost all plugins), when it will at the end just start one thread > per frontend, while we can already start one VDR instance per >

Re: [vdr] XBMC + VDR 1.7.0

2008-12-12 Thread BoNuZZZ
On Fri, Dec 12, 2008 at 11:51 PM, Nicolas Huillard wrote: > BoNuZZZ a écrit : >> Can I start vdr and xineliboutput separately? For example, vdr starts >> when computer is on, so it works always. But xinelibout is starting >> when I close xbmc. > > Yes. You run the plugin in VDR, with no local fron

Re: [vdr] VDR with S2API (update)

2008-12-12 Thread Nicolas Huillard
Udo Richter a écrit : > On 12.12.2008 18:06, VDR User wrote: >> I can say I've seen many people move away from VDR because it doesn't >> provide a good solution to this. After years of using standalone VDR >> boxes, I too would love if we had the option to use a networked VDR >> with each client b

Re: [vdr] projects.vdr-developer.org launched

2008-12-12 Thread Dieter Hametner
Hello Am Freitag, 12. Dezember 2008 schrieb Tobi: > Hello! > > projects.vdr-developer.org is a place for community maintained VDR > projects. The idea for this was born out of a survey conducted among VDR > users, where it turned out, that even some VDR plug-ins that haven't been > updated for yea

Re: [vdr] XBMC + VDR 1.7.0

2008-12-12 Thread BoNuZZZ
On Sat, Dec 13, 2008 at 12:16 AM, Lars Olsson wrote: > > > 2008/12/12 Magnus Hörlin >> >> > > >> > > That's what I have done. I've written a little script which is called >> > > from the XBMC scripts section. It basicly starts vdr-sxfe and kills >> > > xbmc. After exiting vdr-sxfe xbmc is started