Christian Glass | 1 Sep 2003 01:12
Picon
Favicon

Re: ERROR: video data stream broken

> if vdr is starting automatical by nvram-wakup to record, everytime i
> will get a "ERROR: video data stream broken". At this point the
> vdr.001 is 0 Byte. After a VDR-Reload the recording starts perfectly.
> Its very terrible because the live-view will also stop :(
> But i have a perfect signal. This Error will raise only _once_ (!!)
> for one session. Only on Card 2 (Nova-s for recording).
> Aug 31 15:28:33 mediabox2 vdr[1175]: ERROR: video data stream broken
> Aug 31 15:28:33 mediabox2 vdr[1175]: initiating emergency exit

I got this error, too. Perhaps it's some other problem- but still unsolved!
See:
http://vdr-portal.de/board/thread.php?threadid=4887&sid=
(german)

--

-- 
Info:
To unsubscribe send a mail to ecartis <at> linuxtv.org with "unsubscribe vdr" as subject.

Christian Glass | 1 Sep 2003 01:40
Picon
Favicon

Re: Switching to RTL-transponder causes black screen

> > I am using VDR 1.2.2 with DVB-driver as of 01.08.2003.
> > When directly (with a number key) switching to one of the TV-stations
> > residing on transponder 12188 H 27500, which I call the
"RTL-transponder",
> > VDR produces a blank black screen an no audio. EPG's short messages
still
> > appear!
> > If I switch to channel "Super RTL" I get the channel "LCP" from the
> > transponder 12207 V 27500 with no audio instead.
> > Switching a little further, e.g. to "Pro 7" causes all channels to work
> > properly again.
> > Often this faulty behaviour causes VDR becoming unstable and animates
the
> > watchdog to restarting VDR in a loop.
> > I can't pinpoint the side effects causing this. Did anyone encounter
similar
> > problems?
> Can you try switching channels with the szap utility that comes with the
> driver?

I did that. Here are the results:

I Zapped ARD --> RTL2 --> ARD --> Super RTL
##################################
linux:/dvb/apps/szap # szap "ARD"  -a1 -c /video/channels.conf
reading channels from file '/video/channels.conf'
zapping to 'ARD':
sat 0, frequency = 11837 MHz V, symbolrate 27500000, vpid = 0x0065, apid =
0x0066
using '/dev/dvb/adapter1/frontend0' and '/dev/dvb/adapter1/demux0'
(Continue reading)

Christoph Frei | 1 Sep 2003 09:37
Picon

Re: VDR version 1.2.5pre1 pre-release

Hi Klaus,

Klaus Schmidinger wrote:
> After having wasted a few version numbers lately and since there have still
> been some problems in the version 1.2.4 pre-release, I've decided
> to make a 1.2.5pre1 (allowing, if necessary, for pre2, pre3,... ;-).

Well, as long you dont wanna release vdrXP ... ;-)

> Before I upload the official 1.2.5 release I would appreciate if some of
> you could find the time to look over this one in the VDR Developer directory.

i have a slight problem with the OSD in vdr 1.2.4 and 1.2.5pre1 (could
not test 1.2.3, doesn't work here):

If the OSD is completely updated (i.e: press back in a submenu, or right
on the last page of the records-menu), the OSD flashes ("flackert, zuckt
blitzt"). This does not happen with 1.2.2.

no patches, no plugins, just vanilla 1.2.5-pre1

Greetings

Christoph

--

-- 
Info:
To unsubscribe send a mail to ecartis <at> linuxtv.org with "unsubscribe vdr" as subject.

(Continue reading)

Jani Alanen | 1 Sep 2003 09:56
Picon

Re: ERROR: video data stream broken

On Sun, 31 Aug 2003, Klaus Schmidinger wrote:

> Well, apparently there are situations where the driver just doesn't
> deliver data when it actually should. This is a driver problem, but
> it looks like the pressure just isn't high enough for anybody to
> actually fix it. So the only thing VDR can reasonably do is to reload
> the driver and hope it will work then...

I have Nova-T card and I had similar problem too, I fixed it by adding few
lines to the runvdr script before the "su -c "$VDRCMD" $VDRUSR" line.

su -c /usr/bin/tzap channel_name &
sleep 5
$KILL /usr/bin/tzap

Without this modification I always get those errors, but now it works
every time. I have SuSE 8.2 installed and drivers are loaded via
/etc/sysconfig/kernel. VDR is started from /etc/init.d/rc3.d/.

--

-- 
Info:
To unsubscribe send a mail to ecartis <at> linuxtv.org with "unsubscribe vdr" as subject.

Dr. Werner Fink | 1 Sep 2003 11:50
Picon
Gravatar

Re: Playing DVD ?

On Sat, Aug 30, 2003 at 03:31:15AM +0200, Oliver Endriss wrote:
> On Wednesday 27 August 2003 13:13, Oliver Endriss wrote:
> > I'll take this issue to the dvb mailing list. But first we should have
> > a solution which makes vdr happy. ;-)
> 
> Update:  
> My driver patch will probably not be accepted, since the API does not
> allow PES data in VIDEO_STILLPICTURE ioctl calls.

This is really bad because you're patch works perfect
... the cur marks can be moved and the pictures will
be refreshed.  Btw: What's the reason of not allowing
PES data in the VIDEO_STILLPICTURE ioctl calls.

And is there a way to extend this VIDEO_STILLPICTURE ioctl
in such a way that it is backward compatible with ES
data?

       Werner
> 
> So I created a patch which fixes the problem in vdr:
> ---------------------------------------------------------------------
> --- dvbdevice.c.org	Sat Aug 30 02:56:25 2003
> +++ dvbdevice.c	Sat Aug 30 02:53:05 2003
>  <at>  <at>  -897,10 +897,60  <at>  <at>  void cDvbDevice::StillPicture(const ucha
>     could be used, please let me know!
>     kls 2002-03-23
>  */
> -//#define VIDEO_STILLPICTURE_WORKS_WITH_VDR_FRAMES
> +#define VIDEO_STILLPICTURE_WORKS_WITH_VDR_FRAMES
(Continue reading)

Dr. Werner Fink | 1 Sep 2003 11:53
Picon
Gravatar

Re: Playing DVD ?

On Sat, Aug 30, 2003 at 09:21:08PM +0200, Andreas Kool wrote:
> Sorry Klaus, sorry Oliver, but i vote *against* this patch!
> It's ok for the upcoming developer-version, but _not_ for the *stable*
> version.
> 
> Reasons:
> 
> 1. Using this patch i'm unable to cut MPEG-1 material (like vdr-analogTV
>    recordings) - the first still image never changes while hitting
>    [4] or [6] several times.

this was the behaviour which I've seen sometime during cutting normal
VDR recordings.

         Werner

--

-- 
Info:
To unsubscribe send a mail to ecartis <at> linuxtv.org with "unsubscribe vdr" as subject.

Dr. Werner Fink | 1 Sep 2003 11:53
Picon
Gravatar

Re: Playing DVD ?

On Sat, Aug 30, 2003 at 10:51:24PM +0200, Oliver Endriss wrote:
>  
> > 2. I have an impression that a/v sync is gone after viewing a still image
> >    in the cutting process (using MPEG-2 material).
> 
> IMHO this problem is not new and has nothing to do with this patch.

Q: Would clearing of the drivers audio and video buffer help?

         Werner

--

-- 
Info:
To unsubscribe send a mail to ecartis <at> linuxtv.org with "unsubscribe vdr" as subject.

Hans-Peter Raschke | 1 Sep 2003 12:17
Picon

Re: CAM - proposal for reinitializing

Hi,

Wolfgang Goeller wrote:
> Hello
> 
> 
>>>> ... Not even with the patch Hans-Peter Raschke has posted in
>>>> http://linuxtv.org/mailinglists/vdr/2003/08-2003/msg01056.html ?
>>>
>>>
>>>> Please retray with the LL firmware and VDR 1.2.2 modified with
>>>> Hans-Peter's patch.
>>>
>>>
> 
> So I've finished several tests
> 
>   vanilla 1.2.2 and 1.2.4 with Hans-Peter Raschkes patch
> 
> DVB: With hw_sections = 0 and hw_sections = 1
>      With PCI-patch and without PCI-patch
> 
>      (That is with four driver-settings)
> 
> Every test done after a cold reboot including unplugging
> the mains for half a minute to make absolutely sure that
> no leftovers from the previous test were in the system :-))
> 
> My skycrypt-CAM works only with -icam and hw_sections=1
> The same is with the icecrypt-CAM (basically the same
(Continue reading)

Tobias Faust | 1 Sep 2003 12:43
Picon
Picon

[ANNOUNCE]vdr-1.2.1-recordings_lenght.diff Patch

hi
This patch displays the lenght of each recording in the vdr-recording
list. I?m worry a long time ago because i doesnt know how long is a
recording. To check this i must start the reply of a recording
everytime. Use this Patch and enjoy ...

You will find the patch here (with a example picture):
http://privat.traffic-eye.de/projekte/vdr/

Its my first code for VDR. So please dont hit me ;)) if i have any
simple errors in my patch ;)
I have tested it against a plain vanilla 1.2.1 vdr without a present
elchi patch. But i think you shouldn?t get problems with it.

Tobias
http://privat.traffic-eye.de

--

-- 
Info:
To unsubscribe send a mail to ecartis <at> linuxtv.org with "unsubscribe vdr" as subject.

Jaakko Hyvätti | 1 Sep 2003 13:25
Picon
Picon
Favicon

Re: mailing-list broken?

On Sat, 30 Aug 2003, Robert Schiele wrote:
> On Sat, Aug 30, 2003 at 11:39:20PM +0200, Robert Schiele wrote:
> > I agree with Klaus here.  Why should the ML-Software do filtering here?  If
> > someone does not want his mail address in his mails, he is free to just not
> > put it in his mails.  In my opinion it is not sensefull to put some
> > information in a published document and then blame someone else not to have
> > removed it.
>
> Ah, forget what I have said.  This mailing list is configured to not accept
> mail from persons not subscribed, so this is not possible.  Stupid me!  ;-)
>
> Still, I am of the opinion that information should not be filtered.

  Someone could set up a hotmail account, register it to mailing list,
post with the hotmail email address, and read the list with another
address or web archive and ignore all mail on the hotmail account.  I also
think that someones privacy concerns are his private problem.

-- 
Foreca Ltd                                           Jaakko.Hyvatti <at> foreca.com
Pursimiehenkatu 29-31 B, FIN-00150 Helsinki, Finland     http://www.foreca.com

--

-- 
Info:
To unsubscribe send a mail to ecartis <at> linuxtv.org with "unsubscribe vdr" as subject.


Gmane