Re: [vdr] [ANNOUNCE] H.264 updates for VDR-1.5.9

2007-08-30 Thread Arthur Konovalov
> Reinhard Nissl wrote: > the attached vdr-1.5.9-h264.patch adds H.264 support to VDR's remuxer. Hi, I trying to compile vdr-1.5.9 with h264 patches but vdr-xine-0.7.10 plugin give me error: xineDevice.c: In member function 'int PluginXine::cXineDevice::PlayCommon3(const uchar*, int, int64_t)'

Re: [vdr] [ANNOUNCE] H.264 updates for VDR-1.5.9

2007-08-30 Thread Petri Helin
Reinhard Nissl wrote: > Hi, > > Reinhard Nissl wrote: > >> The line will write the PES packet's content into file >> /video/sample.es.h264 when a h264parser exists. Then please send me some >> MB of the file. > > The file you've sent me doesn't contain any useful data. You can have a > look at i

Re: [vdr] vdr-1.5.9 and ttxtsubs patch/plugin

2007-08-30 Thread Rolf Ahrenberg
On Thu, 30 Aug 2007, Luca Olivetti wrote: > With a quick look (and I remark "quick" so I may be wrong) it seems that > the patches now don't change anymore the osd but use the new osd level > in vdr-1.5.9. Yes. I've set subtitles to use level 10 and ttxtsubs to 20. > I'd like to know if the new

Re: [vdr] [ANNOUNCE] H.264 updates for VDR-1.5.9

2007-08-30 Thread Hannu Tirkkonen
On Thu, Aug 30, 2007 at 08:44:27PM +0300, Petri Helin wrote: > I have now tested when there is a program running (I am even seeing the > dvb-subtitles with xineliboutput), but still there are no "00 00 01" > series in the sample.ts. Anything more I could test with? I lost the stream also today.

Re: [vdr] [ANNOUNCE] H.264 updates for VDR-1.5.9

2007-08-30 Thread Petri Helin
Hannu Tirkkonen wrote: > There is some problems on tuning or encrypting hd channels. Everything worked without problems when they used mpeg2 on Canal+ HD. -Petri ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] [ANNOUNCE] H.264 updates for VDR-1.5.9

2007-08-30 Thread Reinhard Nissl
Hi, Petri Helin wrote: > I have now tested when there is a program running (I am even seeing the > dvb-subtitles with xineliboutput), but still there are no "00 00 01" > series in the sample.ts. Anything more I could test with? I'm sorry, I can't help you any further. Try to get a correctly de

Re: [vdr] [ANNOUNCE] H.264 updates for VDR-1.5.9

2007-08-30 Thread Petri Helin
Reinhard Nissl wrote: > Hi, > > Reinhard Nissl wrote: > > Have a look at this file with > > od -Ax -t x1 -v -w188 sample.ts | less -S > > and locate the sequence 00 00 01 multiple times. It should then be > possible to record this channel although it doesn't work for now, as > cVideoRepacker di

Re: [vdr] [ANNOUNCE] H.264 updates for VDR-1.5.9

2007-08-30 Thread Petri Helin
Reinhard Nissl wrote: > Hi, > > Petri Helin wrote: > >> I have now tested when there is a program running (I am even seeing the >> dvb-subtitles with xineliboutput), but still there are no "00 00 01" >> series in the sample.ts. Anything more I could test with? > > I'm sorry, I can't help you a

Re: [vdr] [ANNOUNCE] H.264 updates for VDR-1.5.9

2007-08-30 Thread Hannu Tirkkonen
On Thu, Aug 30, 2007 at 12:05:08AM +0300, Hannu Tirkkonen wrote: > I did apply this h264 patch and streamdev patch from: > http://www.vdr-developer.org/mantisbt/view.php?id=382 > > Now the load of the server is low when tuned to Canal+ HD and I can watch the > stream using vlc. > The recording a

Re: [vdr] [ANNOUNCE] H.264 updates for VDR-1.5.9

2007-08-30 Thread Hannu Tirkkonen
On Fri, Aug 31, 2007 at 12:05:12AM +0300, Petri Helin wrote: > > When I tried again with streamdev-plugin sending TS-stream to a vlc > client and letting it dump the TS-stream, I can find the "00 00 01 09" > delimiter in the dumped stream. So if it works with the combination > above, what could

[vdr] [ANNOUNCE] vdr-xine-0.7.11 plugin

2007-08-30 Thread Reinhard Nissl
Hi, it's been a long time being busy at work and home, so I'm very pleased to announce maintenance release 0.7.11 today, which you can find on my homepage: http://home.vr-web.de/~rnissl This version doesn't contain all the features I had originally planned, because recent changes in VDR-1.5.

Re: [vdr] [ANNOUNCE] H.264 updates for VDR-1.5.9

2007-08-30 Thread Reinhard Nissl
Hi, Arthur Konovalov wrote: > I trying to compile vdr-1.5.9 with h264 patches but vdr-xine-0.7.10 plugin > give > me error: > > xineDevice.c: In member function 'int > PluginXine::cXineDevice::PlayCommon3(const > uchar*, int, int64_t)': > xineDevice.c:1387: error: cannot call member function

Re: [vdr] [ANNOUNCE] H.264 updates for VDR-1.5.9

2007-08-30 Thread Jose Alberto Reguero
El Jueves, 30 de Agosto de 2007, Hannu Tirkkonen escribió: > On Thu, Aug 30, 2007 at 12:05:08AM +0300, Hannu Tirkkonen wrote: > > I did apply this h264 patch and streamdev patch from: > > http://www.vdr-developer.org/mantisbt/view.php?id=382 > > > > Now the load of the server is low when tuned to C

Re: [vdr] [ANNOUNCE] H.264 updates for VDR-1.5.9

2007-08-30 Thread Reinhard Nissl
Hi, Hannu Tirkkonen wrote: > Well... the video part of the recordings seems to be corrupted. > vlc cannot show any video; there's only audio. > > projectx says (hundreds of lines on 34MB recording): > !> error in pes_extension of pes-ID 0xBD @ pos: 112153 (1554 / 14 / 15 / true > / false) > ->

Re: [vdr] [ANNOUNCE] H.264 updates for VDR-1.5.9

2007-08-30 Thread Reinhard Nissl
Hi, Hannu Tirkkonen wrote: >> When I tried again with streamdev-plugin sending TS-stream to a vlc >> client and letting it dump the TS-stream, I can find the "00 00 01 09" >> delimiter in the dumped stream. So if it works with the combination >> above, what could be missing from VDR itself tha