Re: [vdr] noad plugin, where?

2007-07-08 Thread Udo Richter
Torgeir Veimo wrote:
> Bummer! I was hoping it could be used to detect ads during live TV and 
> reduce the volume. Ads always have louder sound, which is extremely 
> annoying.

Noad needs some time to find the most probable start/end point of 
commercials, so its generally not able to do it live. But it works in 
timeshift mode with a few minutes delay - which is better anyway, as you 
can skip the commercials instead of just watching them with reduced 
volume. ;)

Cheers,

Udo


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


Re: [vdr] Beta version of vdr with dvb-s2 support

2007-07-08 Thread Reinhard Nissl
Hi,

Martin Werner wrote:

> I am stil uncertain of what DVB-S2 Hardware I should buy. But if you can give 
> me a hint, I go - buy - and watch Pro7 tomorrow in HDTV. I don't want to make 
> an advertisement here, but it's easy for me to grab a SAT PCI-KARTE TECHNISAT 
> SKYSTAR HD (Bestnr.: 941604) 
> http://www.conrad.de/scripts/wgate/zcop_b2c/!?perform_special_action=Produktdetail&product_show_id=941604&p_page_to_display=fromoutside
> 
> Does it work? I use anways XINE as frontend .. so, I only would need to 
> install the new card and apply your patch.

Well, the next vdr-xine release will support it. It works here already,
but the biggest drawback is that FFmpeg "lacks" interlaced H.264
decoding (PAFF, MBAFF), i. e. FFmpeg crashes after a few frames.

When I got it right on the FFmpeg-devel mailing list, it seems that
interlaced H.264 decoding got a google summer of code 2007 project. So
lets see what we get later this year.

Also, the multithreaded H.264 decoding sounds promising, as a single
core cannot cope with 1920x1080.

Bye.
-- 
Dipl.-Inform. (FH) Reinhard Nissl
mailto:[EMAIL PROTECTED]

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


Re: [vdr] Beta version of vdr with dvb-s2 support

2007-07-08 Thread Stefan Lucke
On Sunday 08 July 2007 14:14, Reinhard Nissl wrote:
> Hi,
> 
> Martin Werner wrote:
> 
> > I am stil uncertain of what DVB-S2 Hardware I should buy. But if you can 
> > give me a hint, I go - buy - and watch Pro7 tomorrow in HDTV. I don't want 
> > to make an advertisement here, but it's easy for me to grab a SAT PCI-KARTE 
> > TECHNISAT SKYSTAR HD (Bestnr.: 941604) 
> > http://www.conrad.de/scripts/wgate/zcop_b2c/!?perform_special_action=Produktdetail&product_show_id=941604&p_page_to_display=fromoutside
> > 
> > Does it work? I use anways XINE as frontend .. so, I only would need to 
> > install the new card and apply your patch.
> 
> Well, the next vdr-xine release will support it. It works here already,
> but the biggest drawback is that FFmpeg "lacks" interlaced H.264
> decoding (PAFF, MBAFF), i. e. FFmpeg crashes after a few frames.

Like the following mplayer messages:

Movie-Aspect is 1.76:1 - prescaling to correct movie aspect.
VO: [xv] 1920x1088 => 1920x1088 Planar YV12
[ASPECT] Warning: No suitable new res found!
[ASPECT] Warning: No suitable new res found!
[ASPECT] Warning: No suitable new res found!
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
[h264 @ 0x87fdf00]PAFF interlacing is not implemented??% ??,?% 0 0
[h264 @ 0x87fdf00]PAFF interlacing is not implemented
[h264 @ 0x87fdf00]PAFF interlacing is not implemented


-- 
Stefan Lucke

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


Re: [vdr] Beta version of vdr with dvb-s2 support

2007-07-08 Thread Martin Werner
So, at this time we are waiting for the backend. Hopefully interleaced H264 
comes soon.

So long, Martin

Sent by Good Messaging (www.good.com)


 -Original Message-
From:   Stefan Lucke [mailto:[EMAIL PROTECTED]
Sent:   Sunday, July 08, 2007 02:47 PM W. Europe Standard Time
To: VDR Mailing List
Subject:Re: [vdr] Beta version of vdr with dvb-s2 support

On Sunday 08 July 2007 14:14, Reinhard Nissl wrote:
> Hi,
> 
> Martin Werner wrote:
> 
> > I am stil uncertain of what DVB-S2 Hardware I should buy. But if you can 
> > give me a hint, I go - buy - and watch Pro7 tomorrow in HDTV. I don't want 
> > to make an advertisement here, but it's easy for me to grab a SAT PCI-KARTE 
> > TECHNISAT SKYSTAR HD (Bestnr.: 941604) 
> > http://www.conrad.de/scripts/wgate/zcop_b2c/!?perform_special_action=Produktdetail&product_show_id=941604&p_page_to_display=fromoutside
> > 
> > Does it work? I use anways XINE as frontend .. so, I only would need to 
> > install the new card and apply your patch.
> 
> Well, the next vdr-xine release will support it. It works here already,
> but the biggest drawback is that FFmpeg "lacks" interlaced H.264
> decoding (PAFF, MBAFF), i. e. FFmpeg crashes after a few frames.

Like the following mplayer messages:

Movie-Aspect is 1.76:1 - prescaling to correct movie aspect.
VO: [xv] 1920x1088 => 1920x1088 Planar YV12
[ASPECT] Warning: No suitable new res found!
[ASPECT] Warning: No suitable new res found!
[ASPECT] Warning: No suitable new res found!
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
[h264 @ 0x87fdf00]PAFF interlacing is not implemented??% ??,?% 0 0
[h264 @ 0x87fdf00]PAFF interlacing is not implemented
[h264 @ 0x87fdf00]PAFF interlacing is not implemented


-- 
Stefan Lucke

___
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] Beta version of vdr with dvb-s2 support

2007-07-08 Thread Igor
Hello, Martin

> So, at this time we are waiting for the backend. Hopefully interleaced H264 
> comes soon.

why do you think so ? Somebody from ffmpeg-team want to implement PAFF support ?

Igor


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