Re: [vdr] Syncearly + subtitles problem

2008-10-20 Thread Hannu Tirkkonen
Josce wrote:
 I am having problems with subtitles:
 
 - vdr 1.6.0
 -
 vdr-1.5.18-h264-syncearly-framespersec-audioindexer-fielddetection-speedup.diff
 - vdr-1.6.0-truecolor-compile_fixes.diff
 - reelbox plugin
 
 The subtitles appear 6-10 seconds too early, which is really annoying.
 Tested the recordings on a vdr 1.6.0 + FF without the patches and the
 subtitles were displayed correctly.
 I imagine it has something to do with the syncearly, but can't say for
 sure. Can I somehow disable the syncearly part of the patches to verify
 that this indeed is the problem. ( I need the patches because I can't
 compile vdr + reelbox plugin without them )
 
 Josce

The subtitles and ttxtsubs are in sync when watching live... but
The same problem with too early exists on recordings.

vdr 1.7.0 with reelbox plugin 9044:
VDR-Extensions-Patch-62/vdr-1.7.0_extensions.diff
DR-Extensions-Patch-62/vdr-1.7.0-ext_h264.diff
vdr170-ext-h264-rmm-svn8858-patch.diff

There's a ReplayDelay option on ttxtsubs, but is it
possible to get the (customized) delay also for the subtitles as well?

...hanu


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


Re: [vdr] Syncearly + subtitles problem

2008-10-20 Thread Ales Jurik
On Monday 20 of October 2008, Hannu Tirkkonen wrote:
 Josce wrote:
  I am having problems with subtitles:
 
  - vdr 1.6.0
  -
  vdr-1.5.18-h264-syncearly-framespersec-audioindexer-fielddetection-speedu
 p.diff - vdr-1.6.0-truecolor-compile_fixes.diff
  - reelbox plugin
 
  The subtitles appear 6-10 seconds too early, which is really annoying.
  Tested the recordings on a vdr 1.6.0 + FF without the patches and the
  subtitles were displayed correctly.
  I imagine it has something to do with the syncearly, but can't say for
  sure. Can I somehow disable the syncearly part of the patches to verify
  that this indeed is the problem. ( I need the patches because I can't
  compile vdr + reelbox plugin without them )
 
  Josce

 The subtitles and ttxtsubs are in sync when watching live... but
 The same problem with too early exists on recordings.

 vdr 1.7.0 with reelbox plugin 9044:
 VDR-Extensions-Patch-62/vdr-1.7.0_extensions.diff
 DR-Extensions-Patch-62/vdr-1.7.0-ext_h264.diff
 vdr170-ext-h264-rmm-svn8858-patch.diff

 There's a ReplayDelay option on ttxtsubs, but is it
 possible to get the (customized) delay also for the subtitles as well?

 ...hanu

I don't see such problem:

vdr-1.7.0 with reelbox plugin 9044
- vdr-1.7.0-h264-syncearly-framespersec-audioindexer-fielddetection-speedup
- vdr170-h264-rmm-svn8858-patch

BR,

Ales

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


[vdr] Two different types of DVB card

2008-10-20 Thread Tony Houghton
Can VDR handle two different types of DVB card at once? I've got two
different makes of DVB-T card at the moment, which is fine because they
share one channels.conf, but I'm thinking of replacing one with DVB-S
for HD. Can VDR assign a different channels.conf to each card and merge
the channels list for the EPG?

-- 
TH * http://www.realh.co.uk

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


Re: [vdr] Two different types of DVB card

2008-10-20 Thread Antti Hartikainen
On Mon, Oct 20, 2008 at 05:22:10PM +0100, Tony Houghton wrote:
 Can VDR handle two different types of DVB card at once? I've got two
 different makes of DVB-T card at the moment, which is fine because they
 share one channels.conf, but I'm thinking of replacing one with DVB-S
 for HD. Can VDR assign a different channels.conf to each card and merge
 the channels list for the EPG?

For what you need different channels.conf files?

You can use same channels.conf with combination of many different DVB-adapters. 
Source -field in channels.conf determines from 
which source the transmission is coming from.

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


Re: [vdr] Syncearly + subtitles problem

2008-10-20 Thread Josce
At 11:40 20-10-2008 +0200, you wrote:
On Monday 20 of October 2008, Hannu Tirkkonen wrote:
 Josce wrote:
 I am having problems with subtitles:

 - vdr 1.6.0
 - 
 vdr-1.5.18-h264-syncearly-framespersec-audioindexer-fielddetection-speedup.diff
  - vdr-1.6.0-truecolor-compile_fixes.diff
 - reelbox plugin 



 The subtitles appear 6-10 seconds too early, which is really annoying.
 Tested the recordings on a vdr 1.6.0 + FF without the patches and the
 subtitles were displayed correctly.
 I imagine it has something to do with the syncearly, but can't say for
 sure. Can I somehow disable the syncearly part of the patches to verify
 that this indeed is the problem. ( I need the patches because I can't
 compile vdr + reelbox plugin without them )

 The subtitles and ttxtsubs are in sync when watching live... but
 The same problem with too early exists on recordings.

 vdr 1.7.0 with reelbox plugin 9044:
 VDR-Extensions-Patch-62/vdr-1.7.0_extensions.diff
 DR-Extensions-Patch-62/vdr-1.7.0-ext_h264.diff
 vdr170-ext-h264-rmm-svn8858-patch.diff

 There's a ReplayDelay option on ttxtsubs, but is it
 possible to get the (customized) delay also for the subtitles as well?

I don't see such problem:

vdr-1.7.0 with reelbox plugin 9044
- vdr-1.7.0-h264-syncearly-framespersec-audioindexer-fielddetection-speedup
- vdr170-h264-rmm-svn8858-patch

Glad to hear that it works for you :)

Checked out reelbox plugin 9053 and I still have the problem.
When and where was this fixed? Should I re-install all reelbox files?

If I want to apply a quick fix, how can I delay the subtitles?
The subtitles seems to be 6-7 seconds too early.
I have recorded a very good German film that I'd like to watch, but
my German is still not good enough so sometimes I need a little 
help from the subtitles to be able to follow the plot

Having said that, a setting that would enable me to always have the
subtitles delayed a little would be a very nice feature. This would
help me improve my German. When watching German films I could always
first try to understand the speech and when there is something that I 
don't understand I could read the subtitles.

Josce

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


[vdr] VDR and multicast streaming

2008-10-20 Thread Artem Makhutov
Hello,

do you know an solution to make VDR (maybe with the use of the
sreamdev-plugin) to stream using multicast?

I have an IPTV Settop Box, which I would like to use for wathing TV, but
it only works with IP-Multicast...

Thanks, 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


Re: [vdr] Two different types of DVB card

2008-10-20 Thread Tony Houghton
On Mon, 20 Oct 2008 19:40:28 +0300
Antti Hartikainen [EMAIL PROTECTED] wrote:

 On Mon, Oct 20, 2008 at 05:22:10PM +0100, Tony Houghton wrote:
  Can VDR handle two different types of DVB card at once? I've got two
  different makes of DVB-T card at the moment, which is fine because
  they share one channels.conf, but I'm thinking of replacing one with
  DVB-S for HD. Can VDR assign a different channels.conf to each card
  and merge the channels list for the EPG?
 
 For what you need different channels.conf files?
 
 You can use same channels.conf with combination of many different
 DVB-adapters. Source -field in channels.conf determines from which
 source the transmission is coming from.

So it would scan both cards and save the results in one file? And where
both cards have the same channel, eg BBC ONE, there would be two
entries for it? Would two copies show up in the EPG and would it
indicate which card each is associated with?

Sorry for all the ?s.

-- 
TH * http://www.realh.co.uk

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


Re: [vdr] Two different types of DVB card

2008-10-20 Thread Antti Hartikainen
On Mon, Oct 20, 2008 at 07:16:25PM +0100, Tony Houghton wrote:
 On Mon, 20 Oct 2008 19:40:28 +0300
 Antti Hartikainen [EMAIL PROTECTED] wrote:
 
  You can use same channels.conf with combination of many different
  DVB-adapters. Source -field in channels.conf determines from which
  source the transmission is coming from.
 
 So it would scan both cards and save the results in one file? And where
 both cards have the same channel, eg BBC ONE, there would be two
 entries for it? Would two copies show up in the EPG and would it
 indicate which card each is associated with?

Everything looks and acts like with your current configuration with two DVB-T 
adapters..

If you have BBC ONE from two different sources (T and S for example), you would 
have 2 entries in your channels list. You don't 
know which one comes from which source without patching or looking through 
channels edit -menu.

About scanning i have no idea, i've myself always made lists manually.

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


Re: [vdr] Syncearly + subtitles problem

2008-10-20 Thread Ales Jurik
On Monday 20 of October 2008, Josce wrote:
 At 11:40 20-10-2008 +0200, you wrote:
 On Monday 20 of October 2008, Hannu Tirkkonen wrote:
  Josce wrote:
  I am having problems with subtitles:
 
  - vdr 1.6.0
  -
  vdr-1.5.18-h264-syncearly-framespersec-audioindexer-fielddetection-spee
 dup.diff - vdr-1.6.0-truecolor-compile_fixes.diff - reelbox plugin
 
 
 
  The subtitles appear 6-10 seconds too early, which is really annoying.
  Tested the recordings on a vdr 1.6.0 + FF without the patches and the
  subtitles were displayed correctly.
  I imagine it has something to do with the syncearly, but can't say for
  sure. Can I somehow disable the syncearly part of the patches to verify
  that this indeed is the problem. ( I need the patches because I can't
  compile vdr + reelbox plugin without them )
 
  The subtitles and ttxtsubs are in sync when watching live... but
  The same problem with too early exists on recordings.
 
  vdr 1.7.0 with reelbox plugin 9044:
  VDR-Extensions-Patch-62/vdr-1.7.0_extensions.diff
  DR-Extensions-Patch-62/vdr-1.7.0-ext_h264.diff
  vdr170-ext-h264-rmm-svn8858-patch.diff
 
  There's a ReplayDelay option on ttxtsubs, but is it
  possible to get the (customized) delay also for the subtitles as well?
 
 I don't see such problem:
 
 vdr-1.7.0 with reelbox plugin 9044
 -
  vdr-1.7.0-h264-syncearly-framespersec-audioindexer-fielddetection-speedup
  - vdr170-h264-rmm-svn8858-patch

 Glad to hear that it works for you :)

 Checked out reelbox plugin 9053 and I still have the problem.
 When and where was this fixed? Should I re-install all reelbox files?

 If I want to apply a quick fix, how can I delay the subtitles?
 The subtitles seems to be 6-7 seconds too early.
 I have recorded a very good German film that I'd like to watch, but
 my German is still not good enough so sometimes I need a little
 help from the subtitles to be able to follow the plot

 Having said that, a setting that would enable me to always have the
 subtitles delayed a little would be a very nice feature. This would
 help me improve my German. When watching German films I could always
 first try to understand the speech and when there is something that I
 don't understand I could read the subtitles.

Coul'd you upload part of that problematic recordings (approx. 100MB) 
somewhere - I could try to test it in my environment.

BR,

Ales

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


Re: [vdr] Two different types of DVB card

2008-10-20 Thread Mika Laitio
 Can VDR handle two different types of DVB card at once? I've got two
 different makes of DVB-T card at the moment, which is fine because they
 share one channels.conf, but I'm thinking of replacing one with DVB-S
 for HD. Can VDR assign a different channels.conf to each card and merge
 the channels list for the EPG?

You can add both the dvb-t and dvb-s channels to same channel.conf.
VDR is smart enough to recognize for which channels it needs to use dvb-t 
and for which it needs to use dvb-s card.

I am currenlty for example using hvr-1300 (dvb-t) and hvr-4000 (dvb-s) 
just fine with vdr-1.6.0.

Mika

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


Re: [vdr] VDR and multicast streaming

2008-10-20 Thread Simon Baxter


 Hello,
 
 do you know an solution to make VDR (maybe with the use of the
 sreamdev-plugin) to stream using multicast?
 
 I have an IPTV Settop Box, which I would like to use for wathing TV, but
 it only works with IP-Multicast...
 
 Thanks, Artem

Yes, streamdev is a good method for transmitting...

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


Re: [vdr] VDR and multicast streaming

2008-10-20 Thread Artem Makhutov
Hi,

On Tue, Oct 21, 2008 at 09:04:40AM +1300, Simon Baxter wrote:
 
 
  Hello,
  
  do you know an solution to make VDR (maybe with the use of the
  sreamdev-plugin) to stream using multicast?
  
  I have an IPTV Settop Box, which I would like to use for wathing TV, but
  it only works with IP-Multicast...
  
  Thanks, Artem
 
 Yes, streamdev is a good method for transmitting...

Yes, it is, but what about IP-Multicast?

Thanks, Artem

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


[vdr] black screen with softdevice 0.5.0 and vdr 1.6

2008-10-20 Thread Leo Márquez
Hi,

I am trying to set up a vdr with softdevice 0.5.0 (dfb) and vdr 1.6.
Vdr and softdevice compile fine but when I start vdr I get osd and audio and
no video.
The channels I want to see are dvb-t, no hd.
I did not see any error in logs. I remember have this problem few time ago
but any mailing list or google search helped me to remember what is the
problem and the solution.

Thank you!.

I put here the vdr output to help you know what is happening:

vdr:/usr/src/vdr16# ./vdr -c /etc/vdr -v /videoteca/v0 -Psoftdevice -vo
dfb:
softdevice: Created setupStoreId 327681!
softdevice: Attatched to setupStoreId 327681 at 0xb78dd000.
[softdevice] processing args
[softdevice]   argv [0] = softdevice
[softdevice]   argv [1] = -vo
[setup-softdevice] alsa ac3Mode set to: 0
[setup-softdevice] alsa AC3 device set to: hw:0,1
[setup-softdevice] alsa device set to: default
[setup-softdevice] autodetectAspect 0
[setup-softdevice] A/V Offset set to (0)
[setup-softdevice] Cropping 0 lines from bottom
[setup-softdevice] Cropping 0 columns from left
[setup-softdevice] cropping mode set to 0 (none)
[setup-softdevice] cropping mode toggle key set to 0 (none)
[setup-softdevice] Cropping 0 columns from right
[setup-softdevice] Cropping 0 lines from top
[setup-softdevice] deinterlace method set to 1 lavc
[setup-softdevice] Expanding 0 columns at left and right
[setup-softdevice] Expanding 0 columns at top and bottom
[setup-softdevice] mainMenu: 1
[setup-softdevice] setting alpha blend mode to software
[softdevice] picture mirroring set to 0 (off)
[setup-softdevice] pixel format set to (I420)
[setup-softdevice] shouldSuspend to: 0
[setup-softdevice] syncTimerMode: sig
[softdevice] UseSetSourceRectangle to off
[softdevice] UseStretchBlitset to off
[setup-softdevice] vidBrightness: -1
[setup-softdevice] vidContrast: -1
[setup-softdevice] vidHue: -1
[setup-softdevice] vidSaturation: -1
[setup-softdevice] startup aspect set to (4:3 normal)
[softdevice] initializing Plugin
[softdevice] Initializing Video Out
[softdevice] ffmpeg build(3345152)
23:33:22.0883 I [5033] [dfb] init
(*) DirectFB/Config: Parsing config file '/etc/directfbrc'.
   -- DirectFB v0.9.25 -
 (c) 2000-2002  convergence integrated media GmbH
 (c) 2002-2004  convergence GmbH
---
(*) DirectFB/Core: Single Application Core. (2006-12-04 07:00)
(*) Direct/Memcpy: Using MMXEXT optimized memcpy()
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 5069)...
(*) Direct/Thread: Running 'PS/2 Input' (INPUT, 5070)...
 (!!!)  *** UNIMPLEMENTED [fusion_reactor_set_lock] ***
[../../../lib/fusion/reactor.c:853]
(*) DirectFB/Input: IMPS/2 Mouse 1.0 (Convergence GmbH)
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 5071)...
(*) DirectFB/Input: Keyboard 0.9 (convergence integrated media GmbH)
(*) Direct/Thread: Running 'Linux Input' (INPUT, 5072)...
(*) DirectFB/Input: AT Translated Set 2 keyboard (1) 0.1 (convergence
integrated media GmbH)
(*) Direct/Thread: Running 'Linux Input' (INPUT, 5073)...
(*) DirectFB/Input: cx88 IR (Hauppauge Nova-T DVB-T (2) 0.1 (convergence
integrated media GmbH)
(*) Direct/Thread: Running 'Linux Input' (INPUT, 5074)...
(*) DirectFB/Input: ImExPS/2 Generic Explorer Mouse (3) 0.1 (convergence
integrated media GmbH)
(*) DirectFB/Genefx: MMX detected and enabled
(*) DirectFB/Graphics: nVidia NV02 (0x002d) 0.6 (directfb.org)
(*) DirectFB/Core/WM: Default 0.2 (Convergence GmbH)
[dfb] RAM: 32505600 bytes
[dfb] Accellerated Functions: FillRectange DrawRectange DrawLine
FillTriangle Blit StretchBlit All
[dfb] Drawing Flags: Blend
[dfb] Surface Blitting Flags: BlendAlpha BlendColorAlpha Colorize
Deinterlace
23:33:23.0176 I [5033] [dfb] Supported video Modes are:
[EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL 
PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
[EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL 
PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
[EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL 
PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
[EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL 
PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
[EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL 
PROTECTED] [EMAIL PROTECTED]
[EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
23:33:23.0178 I [5033] [dfb] Enumerating display Layers
23:33:23.0179 I [5033] [dfb] Configuring CooperativeLevel for OSD
Layer 0 FBDev Primary Layer  Type: graphics
  Caps: brightness contrast saturation surface
Layer 1 NVidia Overlay  Type: picture video
  Caps: brightness contrast deinterlacing dst_colorkey hue saturation
screen_location surface
23:33:23.0180 I [5033] [dfb] (osdLayer): flags, options, pixelformat:
000f,  00400c03
23:33:23.0181 I [5033] [dfb] (osdLayer): width, height:   768
576

Re: [vdr] Syncearly + subtitles problem

2008-10-20 Thread Hannu Tirkkonen
Ales Jurik wrote:
 On Monday 20 of October 2008, Hannu Tirkkonen wrote:
 Josce
 The subtitles and ttxtsubs are in sync when watching live... but
 The same problem with too early exists on recordings.

 vdr 1.7.0 with reelbox plugin 9044:
 VDR-Extensions-Patch-62/vdr-1.7.0_extensions.diff
 DR-Extensions-Patch-62/vdr-1.7.0-ext_h264.diff
 vdr170-ext-h264-rmm-svn8858-patch.diff

 There's a ReplayDelay option on ttxtsubs, but is it
 possible to get the (customized) delay also for the subtitles as well?

 ...hanu
 
 I don't see such problem:
 
 vdr-1.7.0 with reelbox plugin 9044
 - vdr-1.7.0-h264-syncearly-framespersec-audioindexer-fielddetection-speedup
 - vdr170-h264-rmm-svn8858-patch
 
 BR,
 
 Ales

Just finished the clean installation of vdr-1.7.0 with same patches:
vdr-1.7.0 with reelbox plugin 9044
vdr-1.7.0-h264-syncearly-framespersec-audioindexer-fielddetection-speedup
vdr170-h264-rmm-svn8858-patch

The subtitles and ttxtsubs appears ~ 6 seconds too early.
I can live with the ttxtsubs, because of the option ReplayDelay (5000),
but watching the recordings with subtitles is quite annoying..

The recordings with ttxtsubs and subtitles are from Thor (S1.0W) 
(dvb-s/dvb-s2) and local Finnish (dvb-c) broadcaster Welho. (Canal 
Digital and Yle stuff...)

I'll try to get a sample recordings uploaded somewhere tomorrow.

br.

...hanu

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