Re: [vdr] multiproto_plus is ancient of vdr Digest, Vol 42, Issue 11
You can use "make menuconfig" in /usr/src/multiproto and find the following information: Empia EM2800/2820/2840 USB video capture support (VIDEO_EM28XX) [N/m/?] Key the "N". Last,repeat "make".> From: [EMAIL PROTECTED]> Subject: vdr Digest, Vol 42, Issue 11> To: vdr@linuxtv.org> Date: Sat, 12 Jul 2008 12:00:02 +0200> > Send vdr mailing list submissions to> vdr@linuxtv.org> > To subscribe or unsubscribe via the World Wide Web, visit> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr> or, via email, send a message with subject or body 'help' to> [EMAIL PROTECTED]> > You can reach the person managing the list at> [EMAIL PROTECTED]> > When replying, please edit your Subject line so it is more specific> than "Re: Contents of vdr digest..."> > > Today's Topics:> > 1. Re: multiproto_plus is ancient (Lauri Tischler)> 2. Re: multiproto_plus is ancient (Lauri Tischler)> 3. Re: multiproto_plus is ancient (Artem Makhutov)> 4. Control VDR with RF remote (Michael Stepanov)> 5. Vdr-xine OSD question (Todd Luliak)> 6. Re: Control VDR with RF remote (Peer Oliver Schmidt)> 7. Re: Vdr-xine OSD question ( Antti Sepp?l? )> 8. xine tvtime parameters explained (Lauri Tischler)> > > --> > Message: 1> Date: Fri, 11 Jul 2008 13:14:56 +0300> From: Lauri Tischler <[EMAIL PROTECTED]>> Subject: Re: [vdr] multiproto_plus is ancient> To: VDR Mailing List > Message-ID: <[EMAIL PROTECTED]>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed> > VDR User wrote:> > On Thu, Jul 10, 2008 at 4:13 AM, Lauri Tischler <[EMAIL PROTECTED]> wrote:> >> What 'FF mod card' are you referring to ?> > > > There's a hardware hack to allow the full transport stream to be> > passed by the Nexus. By default it doesn't so when there's heavy> > load, a lot of packets are dropped.> > > >> I have basic Hauppauge NEXUS-S FF card and a pair of Hauppauge NOVA-T> >> cards, in near future I will get some S2 capable card.> >> So, what tree should I use for VDR 1.7.xx ?> > > > For a stock Nexus-s, you can use any tree. V4L with the vdr api> > wrapper patch, or *multiproto*.> > Hmmm.. compile error> > CC [M] /usr/src/multiproto/v4l/em28xx-audio.o> In file included from /usr/src/multiproto/v4l/em28xx-audio.c:39:> include/sound/core.h:281: error: 'SNDRV_CARDS' undeclared here (not in a > function)> /usr/src/multiproto/v4l/em28xx-audio.c:58: error: array index in > initializer not of integer type> /usr/src/multiproto/v4l/em28xx-audio.c:58: error: (near initialization > for 'index')> make[3]: *** [/usr/src/multiproto/v4l/em28xx-audio.o] Error 1> make[2]: *** [_module_/usr/src/multiproto/v4l] Error 2> make[2]: Leaving directory `/usr/src/linux-headers-2.6.24-19-generic'> make[1]: *** [default] Error 2> make[1]: Leaving directory `/usr/src/multiproto/v4l'> > > > > --> > Message: 2> Date: Fri, 11 Jul 2008 16:13:05 +0300> From: Lauri Tischler <[EMAIL PROTECTED]>> Subject: Re: [vdr] multiproto_plus is ancient> To: VDR Mailing List > Message-ID: <[EMAIL PROTECTED]>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed> > Lauri Tischler wrote:> > VDR User wrote:> >> On Thu, Jul 10, 2008 at 4:13 AM, Lauri Tischler <[EMAIL PROTECTED]> wrote:> >>> What 'FF mod card' are you referring to ?> >> There's a hardware hack to allow the full transport stream to be> >> passed by the Nexus. By default it doesn't so when there's heavy> >> load, a lot of packets are dropped.> >>> >>> I have basic Hauppauge NEXUS-S FF card and a pair of Hauppauge NOVA-T> >>> cards, in near future I will get some S2 capable card.> >>> So, what tree should I use for VDR 1.7.xx ?> >> For a stock Nexus-s, you can use any tree. V4L with the vdr api> >> wrapper patch, or *multiproto*.> > > > Hmmm.. compile error> > > > CC [M] /usr/src/multiproto/v4l/em28xx-audio.o> > In file included from /usr/src/multiproto/v4l/em28xx-audio.c:39:> > include/sound/core.h:281: error: 'SNDRV_CARDS' undeclared here (not in a > > function)> > /usr/src/multiproto/v4l/em28xx-audio.c:58: error: array index in > > initializer not of integer type> > /usr/src/multiproto/v4l/em28xx-audio.c:58: error: (near initialization > > for 'index')> > make[3]: *** [/usr/src/multiproto/v4l/em28xx-audio.o] Error 1> > make[2]: *** [_module_/usr/src/multiproto/v4l] Error 2> > make[2]: Leaving directory `/usr/src/linux-headers-2.6.24-19-generic'> > make[1]: *** [default] Error 2> > make[1]: Leaving directory `/usr/src/multiproto/v4l'> > > > otoh the v4l-dvb tree compiles just fine but multiproto does not.> > > > --> > Message: 3> Date: Fri, 11 Jul 2008 15:30:25 +0200> From: Artem Makhutov <[EMAIL PROTECTED]>> Subject: Re: [vdr] multiproto_plus is ancient> To: VDR Mailing List > Message-ID: <[EMAIL PROTECTED]>> Content-Type: text/plain; charset=us-ascii> > Hi,> > On Fri, Jul 11, 2008 at 01:14:56PM +0300, Lauri Tischler wrote:> > VD
Re: [vdr] channelscan-0.6.1 failed in compiling under VDR-1.7.0
I download the channelscan_multiproto.tgz,But It couldn't be compiled under vdr-1.7.0. debian:~/vdr/PLUGINS/src/# wget http://slil.ru/25968343/456f10de.487a6a78/channelscan_multiproto.tgzdebian:~/vdr/PLUGINS/src/# tar zxvf channelscan_multiproto.tgzdebian:~/vdr# make cleandebian:~/vdr# make clean-pluginsdebian:~/vdr# makedebian:~/vdr# make plugins Plugin channelscan:make[1]: Entering directory `/root/vdr/PLUGINS/src/channelscan'g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"reelchannelscan"' -DVDRDIR=\"../../..\" -DBOOST_IOSTREAMS_NO_LIB -DNDEBUG -I/root/multiproto/linux/include -I../../../include -I../..//root/multiproto/linux/include channelscan.cIn file included from scan.h:34, from csmenu.h:42, from channelscan.c:31:filter.h:193:1: warning: "MAXNETWORKNAME" redefinedIn file included from ../../../include/vdr/device.h:18, from scan.h:31, from csmenu.h:42, from channelscan.c:31:../../../include/vdr/nit.h:16:1: warning: this is the location of the previous definitionIn file included from filter.h:42, from scan.h:34, from csmenu.h:42, from channelscan.c:31:transponders.h:358: error: ISO C++ forbids declaration of ‘auto_ptr’ with no typetransponders.h:358: error: invalid use of ‘::’transponders.h:358: error: expected ‘;’ before ‘<’ tokentransponders.h: In member function ‘void cTransponders::ResetNITStartTransponder(cSatTransponder*)’:transponders.h:351: error: ‘nitStartTransponder_’ was not declared in this scopetransponders.h: In member function ‘cTransponder* cTransponders::GetNITStartTransponder()’:transponders.h:406: error: ‘nitStartTransponder_’ was not declared in this scopeIn file included from channelscan.c:31:csmenu.h: At global scope:csmenu.h:220: error: ISO C++ forbids declaration of ‘auto_ptr’ with no typecsmenu.h:220: error: invalid use of ‘::’csmenu.h:220: error: expected ‘;’ before ‘<’ tokenmake[1]: *** [channelscan.o] Error 1make[1]: Leaving directory `/root/vdr/PLUGINS/src/channelscan' > > > > Who can tell me what should I do next?> > please try this patched > > > > channelscan version> http://slil.ru/25968343> > btw - the new > > > > multiproto patch for svn version of channelscan will appreciate :)> > > > > > Goga> _ MSN 中文网,最新时尚生活资讯,白领聚集门户。 http://cn.msn.com___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] why I can't watch the H.264 channel with vdr-1.7.0+H.264?
I have compiled the vdr-1.7.0+H.264+xine-lib-1.2+xineliboutput-1.0.1. But when I run it and select the H.264 channel. There is no image on the screen, But I can hear the audio. I can watch the mpeg-2 channes. MY VDR: debian lenny+multiproto+vdr-1.7.0+H.264+xine-lib-1.2+xineliboutput-1.0.1 MY vdr is running on xorg without KDE. why I can't watch the H.264 channel? Who Can tell me? thank you!. _ 用手机MSN聊天写邮件看空间,无限沟通,分享精彩! http://mobile.msn.com.cn/___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Re: [vdr] why I can't watch the H.264 channel with vdr-1.7.0+H.264?
Setup 1:Complied and installed the recently multiprotoSetup 2:Complied and installed the recently ffmpeg./configure --prefix=/usr/local --enable-shared && make && make install && ldconfigSetup 3:Complied and installed the recently xine-lib-1.2./autogen.sh --with-external-ffmpeg --disable-dxr3 && make && make install && ldconfigSetup 4:Complied and installed the vdr-1.7.0+H.264+xineliboutput-1.0.1The following is log:Jul 19 21:55:37 debian vdr: [7867] Local decoder/display (cXinelibThread) thread started (pid=7861, tid=7867)Jul 19 21:55:37 debian vdr: [7867] [xine..put] xineliboutput: plugin file is /usr/lib/vdr/libvdr-xineliboutput.so.1.7.0Jul 19 21:55:37 debian vdr: [7867] [xine..put] Searching frontend sxfe from /usr/lib/vdr/Jul 19 21:55:37 debian vdr: [7867] [xine..put] Probing /usr/lib/vdr/libxineliboutput-sxfe.so.1.0.1-cvsJul 19 21:55:37 debian vdr: [7867] [xine..put] load_frontend: entry at 0xb62061b0Jul 19 21:55:37 debian vdr: [7867] [xine..put] Using frontend sxfe (X11 (sxfe)) from libxineliboutput-sxfe.so.1.0.1-cvsJul 19 21:55:37 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe createdJul 19 21:55:37 debian vdr: [7867] [vdr-fe]sxfe_display_open(width=720, height=576, fullscreen=1, display=0.0)Jul 19 21:55:37 debian vdr: [7867] [vdr-fe]sxfe_display_open: failed to connect to X server (0.0)Jul 19 21:55:37 debian vdr: [7867] [vdr-fe] Display size : 271 x 203 mmJul 19 21:55:37 debian vdr: [7867] [vdr-fe] 1024 x 768 pixelsJul 19 21:55:37 debian vdr: [7867] [vdr-fe] 96dpi / 95dpiJul 19 21:55:37 debian vdr: [7867] [vdr-fe]Display ratio: 3783.00/3778.00 = 1.00Jul 19 21:55:37 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->fe_display_open okJul 19 21:55:37 debian vdr: [7867] [xine..put] cXinelibLocal::Action - xine_initJul 19 21:55:38 debian vdr: [7867] [vdr-fe]Detected single CPU. Multithreaded decoding and post processing disabled.Jul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->xine_init okJul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - xine_openJul 19 21:55:38 debian vdr: [7867] [input_vdr] Symbol SysLogLevel found : value 3Jul 19 21:55:38 debian vdr: [7867] [input_vdr] Symbol LogToSysLog found : value yesJul 19 21:55:38 debian vdr: [7867] [input_vdr] init class succeededJul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_class_get_instanceJul 19 21:55:38 debian vdr: [7867] [input_vdr] fifo_buffer_new...Jul 19 21:55:38 debian vdr: [7867] [input_vdr] fifo_buffer_new done.Jul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_class_get_instance done.Jul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_plugin_open_localJul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->xine_open okJul 19 21:55:38 debian vdr: [7867] [vdr-fe]re-wiring post pluginsJul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->xine_play okJul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_flush_engine: stream_start, flush skippedJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: tvtimeJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: upmixJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: autocropJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: swscaleJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: ppJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: unsharpJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: denoise3dJul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe config OKJul 19 21:55:38 debian vdr: [7875] [input_vdr] H.264 scanner: Possible MPEG2 start code (0xb3)Jul 19 21:55:40 debian vdr: [7867] [xine..put] cXinelibLocal::Action - logo sentJul 19 21:55:40 debian vdr: [7867] [xine..put] cXinelibLocal:Action - Starting event loopJul 19 21:55:40 debian vdr: [7861] [xine..put] cXinelibDevice::StartDevice(): Device startedJul 19 21:55:40 debian vdr: [7861] starting plugin: femonJul 19 21:55:40 debian vdr: [7861] skin 'SilverGreen' not available - using 'classic' insteadJul 19 21:55:40 debian vdr: [7861] loading /etc/vdr/themes/classic-default.themeJul 19 21:55:40 debian vdr: [7876] KBD remote control thread started (pid=7861, tid=7876)Jul 19 21:55:40 debian vdr: [7861] remote control XKeySym - keys knownJul 19 21:55:40 debian vdr: [7861] remote control KBD - keys knownJul 19 21:55:40 debian vdr: [7861] switching to channel 57Jul 19 21:55:40 debian vdr: [7875] [input_vdr] BLANK in middle of stream! bufs queue 0 , video_fifo 0Jul 19 21:55:40 debian vdr: [7877] transfer thread started (pid=7861, tid=7877)Jul 19 21:55:40 debian vdr: [7878] receiver on device 1 thread started (pid=7861, tid=7878)Jul 19 21:55:40 debian vdr: [7879] TS buffer on device 1 thread started (pid=7861, tid=7879)Jul 19 21:55:40 debian kernel: [ 1844.283678] dvb_frontend_ioctl: FES
Re: [vdr] why I can't watch the H.264 channel with vdr-1.7.0+H.264?
Setup 1:Complied and installed the recently multiprotoSetup 2:Complied and installed the recently ffmpeg./configure --prefix=/usr/local --enable-shared && make && make install && ldconfigSetup 3:Complied and installed the recently xine-lib-1.2./autogen.sh --with-external-ffmpeg --disable-dxr3 && make && make install && ldconfigSetup 4:Complied and installed the vdr-1.7.0+H.264+xineliboutput-1.0.1The following is log:Jul 19 21:55:37 debian vdr: [7867] Local decoder/display (cXinelibThread) thread started (pid=7861, tid=7867)Jul 19 21:55:37 debian vdr: [7867] [xine..put] xineliboutput: plugin file is /usr/lib/vdr/libvdr-xineliboutput.so.1.7.0Jul 19 21:55:37 debian vdr: [7867] [xine..put] Searching frontend sxfe from /usr/lib/vdr/Jul 19 21:55:37 debian vdr: [7867] [xine..put] Probing /usr/lib/vdr/libxineliboutput-sxfe.so.1.0.1-cvsJul 19 21:55:37 debian vdr: [7867] [xine..put] load_frontend: entry at 0xb62061b0Jul 19 21:55:37 debian vdr: [7867] [xine..put] Using frontend sxfe (X11 (sxfe)) from libxineliboutput-sxfe.so.1.0.1-cvsJul 19 21:55:37 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe createdJul 19 21:55:37 debian vdr: [7867] [vdr-fe]sxfe_display_open(width=720, height=576, fullscreen=1, display=0.0)Jul 19 21:55:37 debian vdr: [7867] [vdr-fe]sxfe_display_open: failed to connect to X server (0.0)Jul 19 21:55:37 debian vdr: [7867] [vdr-fe] Display size : 271 x 203 mmJul 19 21:55:37 debian vdr: [7867] [vdr-fe] 1024 x 768 pixelsJul 19 21:55:37 debian vdr: [7867] [vdr-fe] 96dpi / 95dpiJul 19 21:55:37 debian vdr: [7867] [vdr-fe]Display ratio: 3783.00/3778.00 = 1.00Jul 19 21:55:37 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->fe_display_open okJul 19 21:55:37 debian vdr: [7867] [xine..put] cXinelibLocal::Action - xine_initJul 19 21:55:38 debian vdr: [7867] [vdr-fe]Detected single CPU. Multithreaded decoding and post processing disabled.Jul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->xine_init okJul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - xine_openJul 19 21:55:38 debian vdr: [7867] [input_vdr] Symbol SysLogLevel found : value 3Jul 19 21:55:38 debian vdr: [7867] [input_vdr] Symbol LogToSysLog found : value yesJul 19 21:55:38 debian vdr: [7867] [input_vdr] init class succeededJul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_class_get_instanceJul 19 21:55:38 debian vdr: [7867] [input_vdr] fifo_buffer_new...Jul 19 21:55:38 debian vdr: [7867] [input_vdr] fifo_buffer_new done.Jul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_class_get_instance done.Jul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_plugin_open_localJul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->xine_open okJul 19 21:55:38 debian vdr: [7867] [vdr-fe]re-wiring post pluginsJul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->xine_play okJul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_flush_engine: stream_start, flush skippedJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: tvtimeJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: upmixJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: autocropJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: swscaleJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: ppJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: unsharpJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: denoise3dJul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe config OKJul 19 21:55:38 debian vdr: [7875] [input_vdr] H.264 scanner: Possible MPEG2 start code (0xb3)Jul 19 21:55:40 debian vdr: [7867] [xine..put] cXinelibLocal::Action - logo sentJul 19 21:55:40 debian vdr: [7867] [xine..put] cXinelibLocal:Action - Starting event loopJul 19 21:55:40 debian vdr: [7861] [xine..put] cXinelibDevice::StartDevice(): Device startedJul 19 21:55:40 debian vdr: [7861] starting plugin: femonJul 19 21:55:40 debian vdr: [7861] skin 'SilverGreen' not available - using 'classic' insteadJul 19 21:55:40 debian vdr: [7861] loading /etc/vdr/themes/classic-default.themeJul 19 21:55:40 debian vdr: [7876] KBD remote control thread started (pid=7861, tid=7876)Jul 19 21:55:40 debian vdr: [7861] remote control XKeySym - keys knownJul 19 21:55:40 debian vdr: [7861] remote control KBD - keys knownJul 19 21:55:40 debian vdr: [7861] switching to channel 57Jul 19 21:55:40 debian vdr: [7875] [input_vdr] BLANK in middle of stream! bufs queue 0 , video_fifo 0Jul 19 21:55:40 debian vdr: [7877] transfer thread started (pid=7861, tid=7877)Jul 19 21:55:40 debian vdr: [7878] receiver on device 1 thread started (pid=7861, tid=7878)Jul 19 21:55:40 debian vdr: [7879] TS buffer on device 1 thread started (pid=7861, tid=7879)Jul 19 21:55:40 debian kernel: [ 1844.283678] dvb_frontend_ioctl: FES
Re: [vdr] why I can't watch the H.264 channel with vdr-1.7.0+H.264?
Setup 1:Complied and installed the recently multiprotoSetup 2:Complied and installed the recently ffmpeg./configure --prefix=/usr/local --enable-shared && make && make install && ldconfigSetup 3:Complied and installed the recently xine-lib-1.2./autogen.sh --with-external-ffmpeg --disable-dxr3 && make && make install && ldconfigSetup 4:Complied and installed the vdr-1.7.0+H.264+xineliboutput-1.0.1The following is log:Jul 19 21:55:37 debian vdr: [7867] Local decoder/display (cXinelibThread) thread started (pid=7861, tid=7867)Jul 19 21:55:37 debian vdr: [7867] [xine..put] xineliboutput: plugin file is /usr/lib/vdr/libvdr-xineliboutput.so.1.7.0Jul 19 21:55:37 debian vdr: [7867] [xine..put] Searching frontend sxfe from /usr/lib/vdr/Jul 19 21:55:37 debian vdr: [7867] [xine..put] Probing /usr/lib/vdr/libxineliboutput-sxfe.so.1.0.1-cvsJul 19 21:55:37 debian vdr: [7867] [xine..put] load_frontend: entry at 0xb62061b0Jul 19 21:55:37 debian vdr: [7867] [xine..put] Using frontend sxfe (X11 (sxfe)) from libxineliboutput-sxfe.so.1.0.1-cvsJul 19 21:55:37 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe createdJul 19 21:55:37 debian vdr: [7867] [vdr-fe]sxfe_display_open(width=720, height=576, fullscreen=1, display=0.0)Jul 19 21:55:37 debian vdr: [7867] [vdr-fe]sxfe_display_open: failed to connect to X server (0.0)Jul 19 21:55:37 debian vdr: [7867] [vdr-fe] Display size : 271 x 203 mmJul 19 21:55:37 debian vdr: [7867] [vdr-fe] 1024 x 768 pixelsJul 19 21:55:37 debian vdr: [7867] [vdr-fe] 96dpi / 95dpiJul 19 21:55:37 debian vdr: [7867] [vdr-fe]Display ratio: 3783.00/3778.00 = 1.00Jul 19 21:55:37 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->fe_display_open okJul 19 21:55:37 debian vdr: [7867] [xine..put] cXinelibLocal::Action - xine_initJul 19 21:55:38 debian vdr: [7867] [vdr-fe]Detected single CPU. Multithreaded decoding and post processing disabled.Jul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->xine_init okJul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - xine_openJul 19 21:55:38 debian vdr: [7867] [input_vdr] Symbol SysLogLevel found : value 3Jul 19 21:55:38 debian vdr: [7867] [input_vdr] Symbol LogToSysLog found : value yesJul 19 21:55:38 debian vdr: [7867] [input_vdr] init class succeededJul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_class_get_instanceJul 19 21:55:38 debian vdr: [7867] [input_vdr] fifo_buffer_new...Jul 19 21:55:38 debian vdr: [7867] [input_vdr] fifo_buffer_new done.Jul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_class_get_instance done.Jul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_plugin_open_localJul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->xine_open okJul 19 21:55:38 debian vdr: [7867] [vdr-fe]re-wiring post pluginsJul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->xine_play okJul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_flush_engine: stream_start, flush skippedJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: tvtimeJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: upmixJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: autocropJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: swscaleJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: ppJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: unsharpJul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: denoise3dJul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe config OKJul 19 21:55:38 debian vdr: [7875] [input_vdr] H.264 scanner: Possible MPEG2 start code (0xb3)Jul 19 21:55:40 debian vdr: [7867] [xine..put] cXinelibLocal::Action - logo sentJul 19 21:55:40 debian vdr: [7867] [xine..put] cXinelibLocal:Action - Starting event loopJul 19 21:55:40 debian vdr: [7861] [xine..put] cXinelibDevice::StartDevice(): Device startedJul 19 21:55:40 debian vdr: [7861] starting plugin: femonJul 19 21:55:40 debian vdr: [7861] skin 'SilverGreen' not available - using 'classic' insteadJul 19 21:55:40 debian vdr: [7861] loading /etc/vdr/themes/classic-default.themeJul 19 21:55:40 debian vdr: [7876] KBD remote control thread started (pid=7861, tid=7876)Jul 19 21:55:40 debian vdr: [7861] remote control XKeySym - keys knownJul 19 21:55:40 debian vdr: [7861] remote control KBD - keys knownJul 19 21:55:40 debian vdr: [7861] switching to channel 57Jul 19 21:55:40 debian vdr: [7875] [input_vdr] BLANK in middle of stream! bufs queue 0 , video_fifo 0Jul 19 21:55:40 debian vdr: [7877] transfer thread started (pid=7861, tid=7877)Jul 19 21:55:40 debian vdr: [7878] receiver on device 1 thread started (pid=7861, tid=7878)Jul 19 21:55:40 debian vdr: [7879] TS buffer on device 1 thread started (pid=7861, tid=7879)Jul 19 21:55:40 debian kernel: [ 1844.283678] dvb_frontend_ioctl: FES
[vdr] (no subject)
Jul 19 21:55:37 debian vdr: [7867] Local decoder/display (cXinelibThread) thread started (pid=7861, tid=7867) Jul 19 21:55:37 debian vdr: [7867] [xine..put] xineliboutput: plugin file is /usr/lib/vdr/libvdr-xineliboutput.so.1.7.0 Jul 19 21:55:37 debian vdr: [7867] [xine..put] Searching frontend sxfe from /usr/lib/vdr/ Jul 19 21:55:37 debian vdr: [7867] [xine..put] Probing /usr/lib/vdr/libxineliboutput-sxfe.so.1.0.1-cvs Jul 19 21:55:37 debian vdr: [7867] [xine..put] load_frontend: entry at 0xb62061b0 Jul 19 21:55:37 debian vdr: [7867] [xine..put] Using frontend sxfe (X11 (sxfe)) from libxineliboutput-sxfe.so.1.0.1-cvs Jul 19 21:55:37 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe created Jul 19 21:55:37 debian vdr: [7867] [vdr-fe]sxfe_display_open(width=720, height=576, fullscreen=1, display=0.0) Jul 19 21:55:37 debian vdr: [7867] [vdr-fe]sxfe_display_open: failed to connect to X server (0.0) Jul 19 21:55:37 debian vdr: [7867] [vdr-fe]Display size : 271 x 203 mm Jul 19 21:55:37 debian vdr: [7867] [vdr-fe] 1024 x 768 pixels Jul 19 21:55:37 debian vdr: [7867] [vdr-fe] 96dpi / 95dpi Jul 19 21:55:37 debian vdr: [7867] [vdr-fe]Display ratio: 3783.00/3778.00 = 1.00 Jul 19 21:55:37 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->fe_display_open ok Jul 19 21:55:37 debian vdr: [7867] [xine..put] cXinelibLocal::Action - xine_init Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]Detected single CPU. Multithreaded decoding and post processing disabled. Jul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->xine_init ok Jul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - xine_open Jul 19 21:55:38 debian vdr: [7867] [input_vdr] Symbol SysLogLevel found : value 3 Jul 19 21:55:38 debian vdr: [7867] [input_vdr] Symbol LogToSysLog found : value yes Jul 19 21:55:38 debian vdr: [7867] [input_vdr] init class succeeded Jul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_class_get_instance Jul 19 21:55:38 debian vdr: [7867] [input_vdr] fifo_buffer_new... Jul 19 21:55:38 debian vdr: [7867] [input_vdr] fifo_buffer_new done. Jul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_class_get_instance done. Jul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_plugin_open_local Jul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->xine_open ok Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]re-wiring post plugins Jul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->xine_play ok Jul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_flush_engine: stream_start, flush skipped Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: tvtime Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: upmix Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: autocrop Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: swscale Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: pp Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: unsharp Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: denoise3d Jul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe config OK Jul 19 21:55:38 debian vdr: [7875] [input_vdr] H.264 scanner: Possible MPEG2 start code (0xb3) Jul 19 21:55:40 debian vdr: [7867] [xine..put] cXinelibLocal::Action - logo sent Jul 19 21:55:40 debian vdr: [7867] [xine..put] cXinelibLocal:Action - Starting event loop Jul 19 21:55:40 debian vdr: [7861] [xine..put] cXinelibDevice::StartDevice(): Device started Jul 19 21:55:40 debian vdr: [7861] starting plugin: femon Jul 19 21:55:40 debian vdr: [7861] skin 'SilverGreen' not available - using 'classic' instead Jul 19 21:55:40 debian vdr: [7861] loading /etc/vdr/themes/classic-default.theme Jul 19 21:55:40 debian vdr: [7876] KBD remote control thread started (pid=7861, tid=7876) Jul 19 21:55:40 debian vdr: [7861] remote control XKeySym - keys known Jul 19 21:55:40 debian vdr: [7861] remote control KBD - keys known Jul 19 21:55:40 debian vdr: [7861] switching to channel 57 Jul 19 21:55:40 debian vdr: [7875] [input_vdr] BLANK in middle of stream! bufs queue 0 , video_fifo 0 Jul 19 21:55:40 debian vdr: [7877] transfer thread started (pid=7861, tid=7877) Jul 19 21:55:40 debian vdr: [7878] receiver on device 1 thread started (pid=7861, tid=7878) Jul 19 21:55:40 debian vdr: [7879] TS buffer on device 1 thread started (pid=7861, tid=7879) Jul 19 21:55:40 debian kernel: [ 1844.283678] dvb_frontend_ioctl: FESTATE_RETUNE: fepriv->state=2 Jul 19 21:55:40 debian vdr: [7877] TS continuity error (9) Jul 19 21:55:40 debian vdr: [7877] cVideoRepacker: operating in H.264 mode Jul 19 21:55:40 debian vdr: [7877] [xine..put] cXinelibDevice::PlayVideo: Detected H.264 video Jul 19 21:55:40 debian vdr: [7877] TS continuity error (9) Jul 19 21:55:40 debian vdr: [7877] TS continuity error (14) Jul 19 21:55:40 debian vdr
Re: [vdr] why I can't watch the H.264 channel with vdr-1.7.0+H.264?
Jul 19 21:55:37 debian vdr: [7867] Local decoder/display (cXinelibThread) thread started (pid=7861, tid=7867) Jul 19 21:55:37 debian vdr: [7867] [xine..put] xineliboutput: plugin file is /usr/lib/vdr/libvdr-xineliboutput.so.1.7.0 Jul 19 21:55:37 debian vdr: [7867] [xine..put] Searching frontend sxfe from /usr/lib/vdr/ Jul 19 21:55:37 debian vdr: [7867] [xine..put] Probing /usr/lib/vdr/libxineliboutput-sxfe.so.1.0.1-cvs Jul 19 21:55:37 debian vdr: [7867] [xine..put] load_frontend: entry at 0xb62061b0 Jul 19 21:55:37 debian vdr: [7867] [xine..put] Using frontend sxfe (X11 (sxfe)) from libxineliboutput-sxfe.so.1.0.1-cvs Jul 19 21:55:37 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe created Jul 19 21:55:37 debian vdr: [7867] [vdr-fe]sxfe_display_open(width=720, height=576, fullscreen=1, display=0.0) Jul 19 21:55:37 debian vdr: [7867] [vdr-fe]sxfe_display_open: failed to connect to X server (0.0) Jul 19 21:55:37 debian vdr: [7867] [vdr-fe]Display size : 271 x 203 mm Jul 19 21:55:37 debian vdr: [7867] [vdr-fe] 1024 x 768 pixels Jul 19 21:55:37 debian vdr: [7867] [vdr-fe] 96dpi / 95dpi Jul 19 21:55:37 debian vdr: [7867] [vdr-fe]Display ratio: 3783.00/3778.00 = 1.00 Jul 19 21:55:37 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->fe_display_open ok Jul 19 21:55:37 debian vdr: [7867] [xine..put] cXinelibLocal::Action - xine_init Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]Detected single CPU. Multithreaded decoding and post processing disabled. Jul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->xine_init ok Jul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - xine_open Jul 19 21:55:38 debian vdr: [7867] [input_vdr] Symbol SysLogLevel found : value 3 Jul 19 21:55:38 debian vdr: [7867] [input_vdr] Symbol LogToSysLog found : value yes Jul 19 21:55:38 debian vdr: [7867] [input_vdr] init class succeeded Jul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_class_get_instance Jul 19 21:55:38 debian vdr: [7867] [input_vdr] fifo_buffer_new... Jul 19 21:55:38 debian vdr: [7867] [input_vdr] fifo_buffer_new done. Jul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_class_get_instance done. Jul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_plugin_open_local Jul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->xine_open ok Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]re-wiring post plugins Jul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->xine_play ok Jul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_flush_engine: stream_start, flush skipped Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: tvtime Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: upmix Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: autocrop Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: swscale Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: pp Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: unsharp Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: denoise3d Jul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe config OK Jul 19 21:55:38 debian vdr: [7875] [input_vdr] H.264 scanner: Possible MPEG2 start code (0xb3) Jul 19 21:55:40 debian vdr: [7867] [xine..put] cXinelibLocal::Action - logo sent Jul 19 21:55:40 debian vdr: [7867] [xine..put] cXinelibLocal:Action - Starting event loop Jul 19 21:55:40 debian vdr: [7861] [xine..put] cXinelibDevice::StartDevice(): Device started Jul 19 21:55:40 debian vdr: [7861] starting plugin: femon Jul 19 21:55:40 debian vdr: [7861] skin "SilverGreen" not available - using "classic" instead Jul 19 21:55:40 debian vdr: [7861] loading /etc/vdr/themes/classic-default.theme Jul 19 21:55:40 debian vdr: [7876] KBD remote control thread started (pid=7861, tid=7876) Jul 19 21:55:40 debian vdr: [7861] remote control XKeySym - keys known Jul 19 21:55:40 debian vdr: [7861] remote control KBD - keys known Jul 19 21:55:40 debian vdr: [7861] switching to channel 57 Jul 19 21:55:40 debian vdr: [7875] [input_vdr] BLANK in middle of stream! bufs queue 0 , video_fifo 0 Jul 19 21:55:40 debian vdr: [7877] transfer thread started (pid=7861, tid=7877) Jul 19 21:55:40 debian vdr: [7878] receiver on device 1 thread started (pid=7861, tid=7878) Jul 19 21:55:40 debian vdr: [7879] TS buffer on device 1 thread started (pid=7861, tid=7879) Jul 19 21:55:40 debian kernel: [ 1844.283678] dvb_frontend_ioctl: FESTATE_RETUNE: fepriv->state=2 Jul 19 21:55:40 debian vdr: [7877] TS continuity error (9) Jul 19 21:55:40 debian vdr: [7877] cVideoRepacker: operating in H.264 mode Jul 19 21:55:40 debian vdr: [7877] [xine..put] cXinelibDevice::PlayVideo: Detected H.264 video Jul 19 21:55:40 debian vdr: [7877] TS continuity error (9) Jul 19 21:55:40 debian vdr: [7877] TS continuity error (14) Jul 19 21:55:40 debian vdr
Re: [vdr] why I can't watch the H.264 channel with vdr-1.7.0+H.264?
Jul 19 21:55:37 debian vdr: [7867] Local decoder/display (cXinelibThread) thread started (pid=7861, tid=7867) Jul 19 21:55:37 debian vdr: [7867] [xine..put] xineliboutput: plugin file is /usr/lib/vdr/libvdr-xineliboutput.so.1.7.0 Jul 19 21:55:37 debian vdr: [7867] [xine..put] Searching frontend sxfe from /usr/lib/vdr/ Jul 19 21:55:37 debian vdr: [7867] [xine..put] Probing /usr/lib/vdr/libxineliboutput-sxfe.so.1.0.1-cvs Jul 19 21:55:37 debian vdr: [7867] [xine..put] load_frontend: entry at 0xb62061b0 Jul 19 21:55:37 debian vdr: [7867] [xine..put] Using frontend sxfe (X11 (sxfe)) from libxineliboutput-sxfe.so.1.0.1-cvs Jul 19 21:55:37 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe created Jul 19 21:55:37 debian vdr: [7867] [vdr-fe]sxfe_display_open(width=720, height=576, fullscreen=1, display=0.0) Jul 19 21:55:37 debian vdr: [7867] [vdr-fe]sxfe_display_open: failed to connect to X server (0.0) Jul 19 21:55:37 debian vdr: [7867] [vdr-fe]Display size : 271 x 203 mm Jul 19 21:55:37 debian vdr: [7867] [vdr-fe] 1024 x 768 pixels Jul 19 21:55:37 debian vdr: [7867] [vdr-fe] 96dpi / 95dpi Jul 19 21:55:37 debian vdr: [7867] [vdr-fe]Display ratio: 3783.00/3778.00 = 1.00 Jul 19 21:55:37 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->fe_display_open ok Jul 19 21:55:37 debian vdr: [7867] [xine..put] cXinelibLocal::Action - xine_init Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]Detected single CPU. Multithreaded decoding and post processing disabled. Jul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->xine_init ok Jul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - xine_open Jul 19 21:55:38 debian vdr: [7867] [input_vdr] Symbol SysLogLevel found : value 3 Jul 19 21:55:38 debian vdr: [7867] [input_vdr] Symbol LogToSysLog found : value yes Jul 19 21:55:38 debian vdr: [7867] [input_vdr] init class succeeded Jul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_class_get_instance Jul 19 21:55:38 debian vdr: [7867] [input_vdr] fifo_buffer_new... Jul 19 21:55:38 debian vdr: [7867] [input_vdr] fifo_buffer_new done. Jul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_class_get_instance done. Jul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_plugin_open_local Jul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->xine_open ok Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]re-wiring post plugins Jul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe->xine_play ok Jul 19 21:55:38 debian vdr: [7867] [input_vdr] vdr_flush_engine: stream_start, flush skipped Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: tvtime Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: upmix Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: autocrop Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: swscale Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: pp Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: unsharp Jul 19 21:55:38 debian vdr: [7867] [vdr-fe]closing post plugin: denoise3d Jul 19 21:55:38 debian vdr: [7867] [xine..put] cXinelibLocal::Action - fe config OK Jul 19 21:55:38 debian vdr: [7875] [input_vdr] H.264 scanner: Possible MPEG2 start code (0xb3) Jul 19 21:55:40 debian vdr: [7867] [xine..put] cXinelibLocal::Action - logo sent Jul 19 21:55:40 debian vdr: [7867] [xine..put] cXinelibLocal:Action - Starting event loop Jul 19 21:55:40 debian vdr: [7861] [xine..put] cXinelibDevice::StartDevice(): Device started Jul 19 21:55:40 debian vdr: [7861] starting plugin: femon Jul 19 21:55:40 debian vdr: [7861] skin "SilverGreen" not available - using "classic" instead Jul 19 21:55:40 debian vdr: [7861] loading /etc/vdr/themes/classic-default.theme Jul 19 21:55:40 debian vdr: [7876] KBD remote control thread started (pid=7861, tid=7876) Jul 19 21:55:40 debian vdr: [7861] remote control XKeySym - keys known Jul 19 21:55:40 debian vdr: [7861] remote control KBD - keys known Jul 19 21:55:40 debian vdr: [7861] switching to channel 57 Jul 19 21:55:40 debian vdr: [7875] [input_vdr] BLANK in middle of stream! bufs queue 0 , video_fifo 0 Jul 19 21:55:40 debian vdr: [7877] transfer thread started (pid=7861, tid=7877) Jul 19 21:55:40 debian vdr: [7878] receiver on device 1 thread started (pid=7861, tid=7878) Jul 19 21:55:40 debian vdr: [7879] TS buffer on device 1 thread started (pid=7861, tid=7879) Jul 19 21:55:40 debian kernel: [ 1844.283678] dvb_frontend_ioctl: FESTATE_RETUNE: fepriv->state=2 Jul 19 21:55:40 debian vdr: [7877] TS continuity error (9) Jul 19 21:55:40 debian vdr: [7877] cVideoRepacker: operating in H.264 mode Jul 19 21:55:40 debian vdr: [7877] [xine..put] cXinelibDevice::PlayVideo: Detected H.264 video Jul 19 21:55:40 debian vdr: [7877] TS continuity error (9) Jul 19 21:55:40 debian vdr: [7877] TS continuity error (14) Jul 19 21:55:40 debian vdr
[vdr] I can't scan HD channel with TT3200 in VDR
multiproto+VDR-1.7.0+H.264+xineliboutput 138 KU TT3200+VDR: scan play12302 V 3(DVB-S)okok 12354 V 43000(DVB-S)okno12401 V 22425(DVB-S)okok12430 V 22425(DVB-S) okok12460 V 21600(DVB-S2) nono12490 V 21600(DVB-S)okok12537 V 41250(DVB-S)okok12598 V 43000(DVB-S)okno12646 V 22425(DVB-S) okok12720 V 43000(DVB-S)okno SS2+VDR: scan play12302 V 3(DVB-S)okok 12354 V 43000(DVB-S)okok12401 V 22425(DVB-S)okok12430 V 22425(DVB-S) okok12460 V 21600(DVB-S2) nono12490 V 21600(DVB-S)okok12537 V 41250(DVB-S)okok12598 V 43000(DVB-S)okok12646 V 22425(DVB-S) okok12720 V 43000(DVB-S)okok TT3200+DVB Viewer: scan play12302 V 3(DVB-S)okok 12354 V 43000(DVB-S)okok12401 V 22425(DVB-S)okok12430 V 22425(DVB-S) okok12460 V 21600(DVB-S2) okok12490 V 21600(DVB-S)okok12537 V 41250(DVB-S)okok12598 V 43000(DVB-S)okok12646 V 22425(DVB-S) okok12720 V 43000(DVB-S)okok TT3200+VDR、SS2+VDR、TT3200+DVB Viewer tested in the same PC. Who can tell me what I should do? thank you! _ 用手机MSN聊天写邮件看空间,无限沟通,分享精彩! http://mobile.msn.com.cn/___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] I can't scan HD channel with TT3200 in VDR
multiproto+VDR-1.7.0+H.264+xineliboutput 138 KU TT3200+VDR: scan play12302 V 3(DVB-S)okok 12354 V 43000(DVB-S)okno12401 V 22425(DVB-S)okok12430 V 22425(DVB-S) okok12460 V 21600(DVB-S2) nono12490 V 21600(DVB-S)okok12537 V 41250(DVB-S)okok12598 V 43000(DVB-S)okno12646 V 22425(DVB-S) okok12720 V 43000(DVB-S)okno SS2+VDR: scan play12302 V 3(DVB-S)okok 12354 V 43000(DVB-S)okok12401 V 22425(DVB-S)okok12430 V 22425(DVB-S) okok12460 V 21600(DVB-S2) nono12490 V 21600(DVB-S)okok12537 V 41250(DVB-S)okok12598 V 43000(DVB-S)okok12646 V 22425(DVB-S) okok12720 V 43000(DVB-S)okok TT3200+DVB Viewer: scan play12302 V 3(DVB-S)okok 12354 V 43000(DVB-S)okok12401 V 22425(DVB-S)okok12430 V 22425(DVB-S) okok12460 V 21600(DVB-S2) okok12490 V 21600(DVB-S)okok12537 V 41250(DVB-S)okok12598 V 43000(DVB-S)okok12646 V 22425(DVB-S) okok12720 V 43000(DVB-S)okok TT3200+VDR、SS2+VDR、TT3200+DVB Viewer tested in the same PC. Who can tell me what I should do? thank you! _ 一点即聊,MSN推出新功能“点我!” http://im.live.cn/click/___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] I can't scan HD channel with TT3200 in VDR
multiproto+VDR-1.7.0+H.264+xineliboutput 138 KU TT3200+VDR: scan play12302 V 3(DVB-S)okok 12354 V 43000(DVB-S)ok no12401 V 22425(DVB-S)okok12430 V 22425(DVB-S)okok12460 V 21600(DVB-S2) nono12490 V 21600(DVB-S)okok12537 V 41250(DVB-S) okok12598 V 43000(DVB-S)okno12646 V 22425(DVB-S)okok12720 V 43000(DVB-S)okno SS2+VDR:scan play12302 V 3(DVB-S)okok 12354 V 43000(DVB-S)okok12401 V 22425(DVB-S) okok12430 V 22425(DVB-S)okok12460 V 21600(DVB-S2) nono12490 V 21600(DVB-S)okok12537 V 41250(DVB-S)okok12598 V 43000(DVB-S) okok12646 V 22425(DVB-S)okok12720 V 43000(DVB-S)okok TT3200+DVB Viewer:scan play12302 V 3(DVB-S)ok ok 12354 V 43000(DVB-S)okok12401 V 22425(DVB-S)okok12430 V 22425(DVB-S)okok12460 V 21600(DVB-S2) okok12490 V 21600(DVB-S) okok12537 V 41250(DVB-S)okok12598 V 43000(DVB-S)okok12646 V 22425(DVB-S)okok12720 V 43000(DVB-S)okok TT3200+VDR、SS2+VDR、TT3200+DVB Viewer tested in the same PC. Who can tell me what I should do? thank you! 各位明星最近怎么样?人气榜为您奉上最新动态! 现在就看看! _ 一点即聊,MSN推出新功能“点我!” http://im.live.cn/click/___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Re: [vdr] Multiproto compile fails again
you must patch the multiproto with fix-jdelvare-i2c-i2c-constify-client-address-data.patch. download the fix-jdelvare-i2c-i2c-constify-client-address-data.patch and copyt to /multiproto/linux then patch it. _ MSN 中文网,最新时尚生活资讯,白领聚集门户。 http://cn.msn.com___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] I can't scan HD channel with TT3200 in VDR
I can't scan HD channel with TT3200 in VDRmultiproto+VDR-1.7.0+H.264+xineliboutput 138 KU TT3200+VDR: scan play12302 V 3(DVB-S)okok 12354 V 43000(DVB-S)okno12401 V 22425(DVB-S)okok12430 V 22425(DVB-S) okok12460 V 21600(DVB-S2) nono12490 V 21600(DVB-S)okok12537 V 41250(DVB-S)okok12598 V 43000(DVB-S)okno12646 V 22425(DVB-S) okok12720 V 43000(DVB-S)okno SS2+VDR: scan play12302 V 3(DVB-S)okok 12354 V 43000(DVB-S)okok12401 V 22425(DVB-S)okok12430 V 22425(DVB-S) okok12460 V 21600(DVB-S2) nono12490 V 21600(DVB-S)okok12537 V 41250(DVB-S)okok12598 V 43000(DVB-S)okok12646 V 22425(DVB-S) okok12720 V 43000(DVB-S)okok TT3200+DVB Viewer: scan play12302 V 3(DVB-S)okok 12354 V 43000(DVB-S)okok12401 V 22425(DVB-S)okok12430 V 22425(DVB-S) okok12460 V 21600(DVB-S2) okok12490 V 21600(DVB-S)okok12537 V 41250(DVB-S)okok12598 V 43000(DVB-S)okok12646 V 22425(DVB-S) okok12720 V 43000(DVB-S)okok TT3200+VDR、SS2+VDR、TT3200+DVB Viewer tested in the same PC. Who can tell me what I should do? thank you! _ 看MSN史诗巨片,票选人气角色,赢取PSP等诸多好礼! http://im.msn.cn/___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] why can't I use TT3200 to scan high symbolrate and DVB-S2 channels with multiproto?
I receive 138 KU and I can use TT3200 to scan the following symbolrate: 12302 V 3(DVB-S) 12401 V 22425(DVB-S) 12430 V 22425(DVB-S) 12490 V 21600(DVB-S) 12537 V 41250(DVB-S) 12646 V 22425(DVB-S) But I can't scan the following symbolrate: 12354 V 43000(DVB-S) 12460 V 21600(DVB-S2) 12598 V 43000(DVB-S) 12720 V 43000(DVB-S) If the symbolrate>=43000 or DVB-S2,the TT3200 can’t scan them? I make and make install the recently multiproto. My VDR:VDR1.7.0+H.264+xinelibputout+multiproto. Who can tell me what I should do? _ 用手机MSN聊天写邮件看空间,无限沟通,分享精彩! http://mobile.msn.com.cn/___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] Can szap-s2 support TT3200?
Can szap-s2 support TT3200? thank you! _ MSN 中文网,最新时尚生活资讯,白领聚集门户。 http://cn.msn.com___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] why the VDR-PC can't auto run runvdr?
My VDR system run on xorg without KDE. cp init.d.runvdr.Debian /etc/init.d/runvdr chmod a+x /etc/init.d/runvdr cp runvdr /usr/bin/runvdr chmod a+x /usr/bin/runvdr cp runvdr.conf.example /etc/runvdr.conf ln -s /etc/init.d/runvdr /etc/rc2.d/S99runvdr runvdr.conf:--# Fire up own X server as output deviceXSERVER="/usr/bin/X -nolisten tcp -config /etc/X11/xorg-runvdr.conf :0"-- when I start the VDR-PC,The Screen displays: /usr/bin/runvdr:line 576: 4515 Segmentation fault waiting for X server to shut downPID=4515RET=139VDR died within 10 seconds, this happened 6 time(s).Terminating because VDR died 6 times in a row quickly at wed Jan 14 06:51:28 CST 2009Sending 1 processes the TERM signal.terminated. /usr/bin/runvdr:line 576: 4515 Segmentation fault-# Act as a proxy for calling VDR, from within X sessionif [ -n "$XSERVERPROXY" ] ; theneval "$VDRCMD &"PID=$!echo "PID $PID" > "$XSERVERPROXY" wait $PID #line 576: 4515 Segmentation fault echo "RET $?" >> "$XSERVERPROXY"exit 0fi - But after I logined the vdr-pc.r...@vdr:/etc/inti.d/runvdr startthe VDR-PC run X at first, next run vdr is OK. why the VDR-PC can't auto run runvdr,but after I logined the VDR-PC,press the command:/etc/inti.d/runvdr start,the vdr running is OK? _ 微软地图率先推出跨城市多点驾车路线查询! http://ditu.live.com/?form=MRAHAB&rtp=pos.30.454167_116.308611_%E5%A4%AA%E6%B9%96__~pos.29.554046_115.983427_%E5%BA%90%E5%B1%B1__~pos.29.116111_110.478889_%E5%BC%A0%E5%AE%B6%E7%95%8C__&rtop=0~0~0&encType=1___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Re: [vdr] why the VDR-PC can't auto run runvdr?
thank you! Udo Richter After I patched the runvdr-0.4.0-xserver-commandline.diff, the runvdr can auto run sucessfully. But auto runvdr can't change the OSD Language. IF I logined the system, and press /etc/init.d/runvdr start, at this time the vdr can change the OSD Language. why? _ MSN新版在线社交网络,与您的MSN好友更全面互动! http://im.live.cn/msn9/ ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] why I can't watch programe with xineliboutput-1.0.9-CVS in vdr-1.7.1
What I use: VDR 1.7.1 with - vdr-1.7.1_extensions.diff - vdr-1.7.1-ext_h264.diff - vdr-1.7.1-s2api-ext64.patch I can see the OSD in xineliboutput, but not the movie. Switching to other channes does not work. I am using vdr 1.7.1 and xineliboutput 1.0.9-CVS. I see a lot of error messages in my syslog: vdr: [2293] [xine..put] Detected video size 720x480 vdr: [2293] [xine..put] cXinelibDevice::PlayAny: invalid data ! vdr: [2293] [input_vdr] fifo_buffer_new... vdr: [2293] [input_vdr] fifo_buffer_new done. vdr: [2293] [input_vdr] get_buf_element: jumbo PES (209760 bytes) ! vdr: [2293] [xine..put] cXinelibDevice::PlayAny: invalid data ! vdr: [2293] [input_vdr] get_buf_element: jumbo PES (191728 bytes) ! vdr: [2293] [xine..put] cXinelibDevice::PlayAny: invalid data ! vdr: [2293] [input_vdr] get_buf_element: jumbo PES (196696 bytes) ! vdr: [2293] [xine..put] cXinelibDevice::PlayAny: invalid data ! vdr: [2293] [input_vdr] get_buf_element: jumbo PES (198536 bytes) ! vdr: [2293] [xine..put] cXinelibDevice::PlayAny: invalid data ! vdr: [2293] [input_vdr] get_buf_element: jumbo PES (199456 bytes) ! vdr: [2293] [input_vdr] vdr_plugin_write: PES too long (199456 bytes, max size 8192 bytes), data ignored ! _ 讲述中国特色文化,体验不同的节日习俗,快来微软春节搜索! http://chunjie.live.com/?form=PANER01___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] why I must first compile xine-lib, not ffmpeg?
when I first compile xine-lib is OK,second compile ffmpeg is OK. IF I first compile ffmpeg is OK,second compile xine-lib is failure. the syslog: make[2]: *** [xineplug_decode_faad_la-xine_faad_decoder.lo] Error 1 make[2]: Leaving directory `/root/xine-lib-1-2-926ee2edf0d8/src/audio_dec' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/xine-lib-1-2-926ee2edf0d8/src' make: *** [all-recursive] Error 1 why ,who can tell me? _ 上Windows Live 中国首页,下载最新版 MSN! http://im.live.cn/___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Re: [vdr] why I must first compile xine-lib?not ffmpeg?
LinHai kirjoitti:> when I first compile xine-lib is OK?second compile ffmpeg is OK.>> IF I first compile ffmpeg is OK?second compile xine-lib is failure.>> the syslog:>> make[2]: *** [xineplug_decode_faad_la-xine_faad_decoder.lo] Error 1>> make[2]: Leaving directory `/root/xine-lib-1-2-926ee2edf0d8/src/audio_dec'>> make[1]: *** [all-recursive] Error 1>> make[1]: Leaving directory `/root/xine-lib-1-2-926ee2edf0d8/src'>> make: *** [all-recursive] Error 1>> why ,who can tell me?>>My guess is you have not installed libfaad or libfaad includes, orneither. But including the error messages could help in finding the cause. yours,Jouni I apt-get install libfaad-dev,but the log: make[4]: *** [xineplug_decode_ff_la-ff_video_decoder.lo] Error 1make[4]: Leaving directory `/root/xine-lib-1-2-608e90e5e160/src/combined/ffmpeg'make[3]: *** [all] Error 2make[3]: Leaving directory `/root/xine-lib-1-2-608e90e5e160/src/combined/ffmpeg'make[2]: *** [all-recursive] Error 1make[2]: Leaving directory `/root/xine-lib-1-2-608e90e5e160/src/combined'make[1]: *** [all-recursive] Error 1make[1]: Leaving directory `/root/xine-lib-1-2-608e90e5e160/src' _ 怎样买车票更方便?微软春节搜索,第一时间为您提供火车票信息! http://piao.live.com/?form=PANER01 ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr