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

2013-10-20 Thread René

On 19.10.2013 19:38 , Eike wrote:

Hello!


Do you have any idea when you will start to implement the livebuffer
feature into VDR?


I worked on rewriting Permashift to use a real live buffer the last weeks
and when it's finished and tested I'd be happy if Klaus would consider
adopting it.


Hi Eike,

This sounds like great news :-) What kind of features does premashif 
have? Will you be able to choose where the timeshift will be written (eg 
ram)? What about if you are watching a program, and realize that you 
want to record it, will it copy the beginning of the program to the 
recording if it's in the timeshift? And if i'm watching from the 
timeshift, and i change accidentally the channel, will there be an 
option that would warn me that i'm watching timeshift? :-)


Regards,

René

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


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

2013-10-20 Thread Eike
Hello!

 This sounds like great news :-) What kind of features does premashif
 have? 

I guess you know the current state of Permashift? It records to disc 
(but not to RAM) and already adds the recorded stuff to the beginning 
of an instant recording. The warning you wanted could probably be 
done with a hooked script triggered when switching. This version can be 
fetched here: 
http://ein-eike.de/vdr-plugin-permashift-english/

 Will you be able to choose where the timeshift will be written (eg
 ram)? What about if you are watching a program, and realize that you
 want to record it, will it copy the beginning of the program to the
 recording if it's in the timeshift? And if i'm watching from the
 timeshift, and i change accidentally the channel, will there be an
 option that would warn me that i'm watching timeshift? :-)

What I'm trying to do now is recording to RAM and putting this only
to disc when it's needed. While the basics are not that hard to do, 
the real time needs of the VDR system are somewhat harder to cope 
with. So I don't want to promise too much. But if it works out, it should 
fit your needs.

Ciao,
Eike


signature.asc
Description: This is a digitally signed message part.
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


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

2013-10-19 Thread René

On 19.10.2013 14:37 , Klaus Schmidinger wrote:

On 19.10.2013 12:32, Klaus Schmidinger wrote:

VDR developer version 2.1.2 is now available at

   ftp://ftp.tvdr.de/vdr/Developer/vdr-2.1.2.tar.bz2

A 'diff' against the previous version is available at

   ftp://ftp.tvdr.de/vdr/Developer/vdr-2.1.1-2.1.2.diff


Sorry, I forgot to increase the APIVERSION.
There's now a fixed version under the same file names.


Hi Klaus,

Thanks for the new update! :-)

Do you have any idea when you will start to implement the livebuffer 
feature into VDR?


Best Regards,

René

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


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

2013-10-19 Thread Eike
Hello!

 Do you have any idea when you will start to implement the livebuffer
 feature into VDR?

I worked on rewriting Permashift to use a real live buffer the last weeks 
and when it's finished and tested I'd be happy if Klaus would consider
adopting it.

Ciao,
Eike


signature.asc
Description: This is a digitally signed message part.
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


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

2013-10-19 Thread Andrey Pavlenko
Hmmm...

Failed to build all my favorite plugins for this version -
https://launchpad.net/~aap/+archive/vdr/+packages


On Sat, Oct 19, 2013 at 8:38 PM, Eike eikesa...@t-online.de wrote:

 Hello!

  Do you have any idea when you will start to implement the livebuffer
  feature into VDR?

 I worked on rewriting Permashift to use a real live buffer the last weeks
 and when it's finished and tested I'd be happy if Klaus would consider
 adopting it.

 Ciao,
 Eike

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


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


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

2013-10-19 Thread Antti Hartikainen
On Sun, Oct 20, 2013 at 01:49:09AM +0400, Andrey Pavlenko wrote:
 Hmmm...
 
 Failed to build all my favorite plugins for this version -
 https://launchpad.net/~aap/+archive/vdr/+packages
 
 

It is probably related to this:
  + The functions OpenVideoFile(), RenameVideoFile(), RemoveVideoFile(), 
VideoFileSpaceAvailable(),
VideoDiskSpace(), RemoveEmptyVideoDirectories(), 
IsOnVideoDirectoryFileSystem() and
PrefixVideoFileName() are now static members of cVideoDirectory and need to 
be called
with the proper prefix.

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