Re: [vdr] stream recordings using the streamdev-plugin

2008-10-21 Thread Frank Schmirler
On Mon, 20 Oct 2008 20:09:21 +0200, Artem Makhutov wrote
 I would like to stream my recorded movies using the streamdev-plugin.
 Is such a feature planned?

It is planned, but currently I have no time to implement it.

Cheers,
Frank

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


Re: [vdr] stream recordings using the streamdev-plugin

2008-10-21 Thread Frank Schmirler
On Tue, 21 Oct 2008 11:17:34 +0400, Goga777 wrote
 does support streamdev-plugin h.264 format ?

Basically yes. However some people reported load problems. YMMV.

Frank

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


Re: [vdr] stream recordings using the streamdev-plugin

2008-10-21 Thread Artem Makhutov
Hi,

On Tue, Oct 21, 2008 at 11:17:34AM +0400, Goga777 wrote:
 does support streamdev-plugin h.264 format ?

You can use ffmpeg to transcode the stream. This can be done quite easy
by writing a simple shell script.

Take a look at
http://www.vdr-wiki.de/wiki/index.php/Externremux.sh#externremux.sh_.282.29

Regards, Artem

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


Re: [vdr] stream recordings using the streamdev-plugin

2008-10-21 Thread Artem Makhutov
Hi,

On Tue, Oct 21, 2008 at 05:07:59PM +0400, Goga777 wrote:
 is it possible to transcode mpeg2 to h.264 on fly for good quality bitrate 
 (20 MBit/s) ?

Yes, that is what the script is doing.

 
 -Original Message-
 From: Artem Makhutov [EMAIL PROTECTED]
 To: Goga777 [EMAIL PROTECTED], VDR Mailing List vdr@linuxtv.org
 Date: Tue, 21 Oct 2008 14:50:33 +0200
 Subject: Re: [vdr] stream recordings using the streamdev-plugin
 
  
  Hi,
  
  On Tue, Oct 21, 2008 at 11:17:34AM +0400, Goga777 wrote:
   does support streamdev-plugin h.264 format ?
  
  You can use ffmpeg to transcode the stream. This can be done quite easy
  by writing a simple shell script.
  
  Take a look at
  http://www.vdr-wiki.de/wiki/index.php/Externremux.sh#externremux.sh_.282.29

Regards, Artem

-- 
Artem Makhutov
Unterort Str. 36
D-65760 Eschborn

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


Re: [vdr] stream recordings using the streamdev-plugin

2008-10-21 Thread Goga777
  is it possible to transcode mpeg2 to h.264 on fly for good quality bitrate 
  (20 MBit/s) ?
 
 Yes, that is what the script is doing.

fine

but seems to me the CPU shouldis very powerful. Has somebody the experience - 
which cpu should be for transcode of 
720i channels from mpeg2 to h264

Goga

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


Re: [vdr] stream recordings using the streamdev-plugin

2008-10-21 Thread Artem Makhutov
Hi,

On Tue, Oct 21, 2008 at 08:59:04PM +0400, Goga777 wrote:
   is it possible to transcode mpeg2 to h.264 on fly for good quality 
   bitrate (20 MBit/s) ?
  
  Yes, that is what the script is doing.
 
 fine
 
 but seems to me the CPU shouldis very powerful. Has somebody the experience - 
 which cpu should be for transcode of 
 720i channels from mpeg2 to h264

Yes, sure. I have only transcoded mpeg2 to a low-resolution h264, to be
able to watch TV trough the internet.

I also read in the internet[1], that x264 is utilizing multiple cpu-cores
for h264 encoding, so I can imagine that encoding h264 on a Dual/Quad-Core
CPU can be faster that decoding it...

[1] http://www.techarp.com/showarticle.aspx?artno=520

Regards, Artem

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


[vdr] stream recordings using the streamdev-plugin

2008-10-20 Thread Artem Makhutov
Hi,

I would like to stream my recorded movies using the streamdev-plugin.
Is such a feature planned?

Thanks, Artem

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