New version of the Webvideo plugin is available at
http://users.tkk.fi/~aajanki/vdr/webvideo/vdr-webvideo-0.0.3.tgz
The Webvideo plugin allows downloading video files from video sharing
websites YouTube, Google Video, and YLE Areena to your hard disk using
the VDR menu interface. This plugin only downloads videos. A separate
plugin, such as xineliboutput or mplayer plugin, is required to play them.
Changes since the last version:
- Support for video search
- Updated Italian translation (…
[View More]thanks to Diego Pierotto)
- Try mmsh if mms protocol fails (requires libmms 0.4 or later). Most
videos on YLE Areena seem to work after this fix.
- Fix segfault when deleting the plugin at VDR exit
- Youtube: switch back to low quality FLV videos because not all
videos have MP4 version
--
Antti Ajanki
[View Less]
Hi everyone,
I would love to use a runvdr script made for the multiproto drivers,
does anyone here have any examples I could base it on?
It seems like there are lots of variables to take into account.
Hi list,
A new version of the patch is now available at
http://lowbyte.de/vga-sync-fields
2008-08-17: Version 0.0.4
- now widened time window for double buffer updates from 20ms to 40ms.
This is done via drm-ioctl() though the chip doesn't provide
a native interface for this.
- this greatly reduces Soft-PLLs sensitivity to any timing interference
- thus we now even can fully enable live-viewing with DVB drivers and
a budget card. Though DVB driver timing problems are not yet solved.
- …
[View More]changed interface to DRM-module
have fun!
Thomas
[View Less]
Dear All,
Is any way to specify specific DVB-S card in channel.conf in a way that
some channels are sourced via /dev/dvb/adapter0 and other channels
sourced via /dev/dvb/adapter1
Thanking in advance,
Vladimir Kangin
Hello Oliver,
and thanks for your reply.
On Saturday 16 August 2008 06:31:21 Oliver Endriss wrote:
> Please test the attached patch (untested because I do not own this kind
> of hardware). Please save your work before loading the patched driver,
> since a locking bug might crash your machine...
I will give it a try and let you know as soon as I have some results. Testing
changes or getting more debugging output (see below) is quite time consuming
because you have no idea how long …
[View More]it takes till you'll hit the problem again.
Yesterday it happened several times across the day- and unfortunately over
night (when I was testing changes in the en50221 implementation), everything
was rock stable. :-(
By the way, I spent the last few days hacking on dvb_ca_en50221.c, putting a
lot more debugging output in it and thus trying to narrow the problem down.
There are a few corner cases which IMHO could have been triggered and have
caused this. I'll try to confirm or disprove those and according to this try
to fix those if necessary.
One more thing: the en50221 "driver" assumes that setting bit 7 of the command
register enables/disables irq signaling. According to the en50221 standard
those bits are reserved and shall be always zero. Do you know where I can
find more informations on this...?
Thanks again and have a nice weekend,
Matthias
PS. For now, I am keepking this off the vdr mailing list because I've reviewed
the vdr cicam handling code and everything looks fine- except for maybe
the error handling which could be a bit more flexible. I guess due to the
continued cam monitoring implemented in vdr 1.5.x, the bug just happens to
be triggered more easily/frequently.
[View Less]
Matthias Dahl wrote:
> Hello all.
>
> I am resending the following message because I didn't get any response so far
> and in addition I am putting it on cc' to the vdr devel list. I'd look into
> this issue myself, yet I don't have the necessary time to dive into the DVB
> tree. So please, if anyone knows how to debug this or has any hint where the
> problem could be located... I'd be more than grateful to hear about it.
>
> By the way, just today after a few …
[View More]minutes of uptime with vdr 1.7.0, I got
> those (increased the CAM check interval to 5 seconds btw):
>
> vdr: [3280] ERROR: can't write to CI adapter on device 0: Input/output error
> vdr: [3280] ERROR: can't write to CI adapter on device 0: Invalid argument
>
> And the CAM stopped working until I restarted vdr. In one forum post someone
> reported about similar problems with MythTV, so it's becoming more and more
> likely that this is indeed a problem within the dvb tree. And if it's a SMP
> problem, it should get fixed because multicore systems will be everywhere
> pretty soon.
>
> Thanks again.
>
> ----------------------------------------------------------------------------------
>
> Hello all.
>
> After minutes or hours or days of running vdr 1.4.7, I get the following
> messages in my syslog:
>
> dvb_ca adapter 0: CAM tried to send a buffer larger than the ecount size!
> dvb_ca adapter 0: DVB CAM link initialisation failed :(
>
> When running vdr 1.6.x, the problems are even more frequent/worse and I get
> those:
>
> dvb_ca adapter 0: CAM tried to send a buffer larger than the link buffer
> size (192 > 128)!
> vdr: [3140] ERROR: can't write to CI adapter on device 0: Input/output error
> dvb_ca adapter 0: CAM tried to send a buffer larger than the ecount size!
> dvb_ca adapter 0: DVB CAM link initialisation failed :(
>
> The result is always the same, the CAM stops decrypting and I have to restart
> vdr. After a lot of searching around, I've learnt that I am not the only one
> with those problems and they seem to be related to multi core systems. I read
> that pining vdr down to one CPU core might help... and indeed it did.
>
> This cannot be a hardware related issue because...
>
> 1) meanwhile I switched from a NForce 590 SLI to a X48 chipset and thus also
> from an AMD64 X2 5600+ (Winchester) to an Intel Core2Duo E8400 (Wolfdale)
>
> 2) I swapped my KNC One DVB-C Plus for a new one
>
> And the problems persist.
>
> I've already written a report to the vdr list which was unfortunately ignored
> and besides it looks more like a dvb issue itself.
>
> I was unable to test the kernel with nosmp or similar (which was reported by
> others to work just fine) because I need this machine to work on.
>
> I've attached detailed informations about my system and I'd be more than happy
> to help fix this once and for all, so one can savely rely on vdr again.
>
> Last but not least, I am using a AlphaCrypt Light module with 3.15 firmware.
>
> Thanks a lot in advance for every help.
>
> Best regards,
> Matthias Dahl
Please test the attached patch (untested because I do not own this kind
of hardware). Please save your work before loading the patched driver,
since a locking bug might crash your machine...
CU
Oliver
--
----------------------------------------------------------------
VDR Remote Plugin 0.4.0: http://www.escape-edv.de/endriss/vdr/
----------------------------------------------------------------
[View Less]
when I run the vdr-1.7.0+h.264,there is something wrong with it.
syslog:
Aug 7 02:08:54 hdtv2 vdr: [10938] cTimeMs: using monotonic clock (resolution is 1 ns)
Aug 7 02:08:54 hdtv2 vdr: [10938] VDR version 1.7.0 started
Aug 7 02:08:54 hdtv2 vdr: [10938] codeset is 'UTF-8' - known
Aug 7 02:08:54 hdtv2 vdr: [10938] found 2 locales in /usr/share/locale/
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'deu,ger'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'slv,…
[View More]slo'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'ita'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'dut,nla,nld'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'por'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'fra,fre'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'nor'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'fin,smi'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'pol'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'esl,spa'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'ell,gre'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'sve,swe'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'rom,rum'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'hun'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'cat,cln'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'rus'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'hrv'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'est'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'dan'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'cze,ces'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'tur'
Aug 7 02:08:54 hdtv2 vdr: [10938] no locale for language code 'ukr'
Aug 7 02:08:54 hdtv2 vdr: [10938] loading plugin: /usr/lib/vdr/libvdr-reelchannelscan.so.1.7.0
Aug 7 02:08:54 hdtv2 vdr: [10938] loading plugin: /usr/lib/vdr/libvdr-femon.so.1.7.0
Aug 7 02:08:54 hdtv2 vdr: [10938] loading plugin: /usr/lib/vdr/libvdr-xineliboutput.so.1.7.0
Aug 7 02:08:54 hdtv2 vdr: [10938] loading plugin: /usr/lib/vdr/libvdr-screenshot.so.1.7.0
Aug 7 02:08:54 hdtv2 vdr: [10938] loading plugin: /usr/lib/vdr/libvdr-streamdev-server.so.1.7.0
Aug 7 02:08:54 hdtv2 vdr: [10938] loading /etc/vdr/sources.conf
Aug 7 02:08:54 hdtv2 vdr: [10938] loading /etc/vdr/diseqc.conf
Aug 7 02:08:54 hdtv2 vdr: [10938] loading /etc/vdr/channels.conf
Aug 7 02:08:54 hdtv2 vdr: [10938] loading /etc/vdr/timers.conf
Aug 7 02:08:54 hdtv2 vdr: [10938] loading /etc/vdr/svdrphosts.conf
Aug 7 02:08:54 hdtv2 vdr: [10938] loading /etc/vdr/remote.conf
Aug 7 02:08:54 hdtv2 vdr: [10938] loading /etc/vdr/keymacros.conf
Aug 7 02:08:54 hdtv2 vdr: [10940] video directory scanner thread started (pid=10938, tid=10940)
Aug 7 02:08:54 hdtv2 vdr: [10940] video directory scanner thread ended (pid=10938, tid=10940)
Aug 7 02:08:54 hdtv2 vdr: [10941] video directory scanner thread started (pid=10938, tid=10941)
Aug 7 02:08:54 hdtv2 vdr: [10941] video directory scanner thread ended (pid=10938, tid=10941)
Aug 7 02:08:54 hdtv2 vdr: [10938] reading EPG data from /var/spool/epg/epg.data
Aug 7 02:08:54 hdtv2 vdr: [10938] probing /dev/dvb/adapter0/frontend0
Aug 7 02:08:54 hdtv2 vdr: [10938] ERROR: can't open DVB device 0
Aug 7 02:08:54 hdtv2 vdr: [10942] section handler thread started (pid=10938, tid=10942)
Aug 7 02:08:54 hdtv2 vdr: [10938] found 1 video device
Aug 7 02:08:54 hdtv2 vdr: [10938] initializing plugin: reelchannelscan (0.5.0): Scanning channels on DVB-T/C/S and S2 Tuners
Aug 7 02:08:54 hdtv2 vdr: [10938] initializing plugin: femon (1.6.0): DVB Signal Information Monitor (OSD)
Aug 7 02:08:54 hdtv2 vdr: [10938] initializing plugin: xineliboutput (1.0.1-cvs): X11/xine-lib output plugin
Aug 7 02:08:54 hdtv2 vdr: [10938] initializing plugin: screenshot (0.0.11): Takes screenshots
Aug 7 02:08:54 hdtv2 vdr: [10938] initializing plugin: streamdev-server (0.3.4-CVS): VDR Streaming Server
Aug 7 02:08:54 hdtv2 vdr: [10938] setting primary device to 1
Aug 7 02:08:54 hdtv2 vdr: [10938] device 1 has no MPEG decoder
Aug 7 02:08:54 hdtv2 vdr: [10938] trying device number 2 instead
Aug 7 02:08:54 hdtv2 vdr: [10938] setting primary device to 2
Aug 7 02:08:54 hdtv2 vdr: [10938] assuming manual start of VDR
Aug 7 02:08:54 hdtv2 vdr: [10938] SVDRP listening on port 2001
Aug 7 02:08:54 hdtv2 vdr: [10938] setting current skin to "sttng"
Aug 7 02:08:54 hdtv2 vdr: [10938] loading /etc/vdr/themes/sttng-default.theme
Aug 7 02:08:54 hdtv2 vdr: [10938] starting plugin: reelchannelscan
Aug 7 02:08:54 hdtv2 vdr: [10938] plugin 'reelchannelscan' called obsolete function RegisterI18n()
Aug 7 02:08:54 hdtv2 vdr: [10938] starting plugin: femon
Aug 7 02:08:54 hdtv2 vdr: [10938] starting plugin: xineliboutput
Aug 7 02:08:54 hdtv2 vdr: [10943] Local decoder/display (cXinelibThread) thread started (pid=10938, tid=10943)
Aug 7 02:08:54 hdtv2 vdr: [10943] [xine..put] xineliboutput: plugin file is /usr/lib/vdr/libvdr-xineliboutput.so.1.7.0
Aug 7 02:08:54 hdtv2 vdr: [10943] [xine..put] Searching frontend sxfe from /usr/lib/vdr/
Aug 7 02:08:54 hdtv2 vdr: [10943] [xine..put] Probing /usr/lib/vdr/libxineliboutput-sxfe.so.1.0.1-cvs
Aug 7 02:08:54 hdtv2 vdr: [10943] [xine..put] load_frontend: entry at 0xb68fe1b0
Aug 7 02:08:54 hdtv2 vdr: [10943] [xine..put] Using frontend sxfe (X11 (sxfe)) from libxineliboutput-sxfe.so.1.0.1-cvs
Aug 7 02:08:54 hdtv2 vdr: [10943] [xine..put] cXinelibLocal::Action - fe created
Aug 7 02:08:54 hdtv2 vdr: [10943] [vdr-fe] sxfe_display_open(width=720, height=576, fullscreen=1, display=0.0)
Aug 7 02:08:54 hdtv2 vdr: [10943] [vdr-fe] sxfe_display_open: failed to connect to X server (0.0)
Aug 7 02:08:54 hdtv2 vdr: [10943] [vdr-fe] Display size : 271 x 203 mm
Aug 7 02:08:54 hdtv2 vdr: [10943] [vdr-fe] 1024 x 768 pixels
Aug 7 02:08:54 hdtv2 vdr: [10943] [vdr-fe] 96dpi / 95dpi
Aug 7 02:08:54 hdtv2 vdr: [10943] [vdr-fe] Display ratio: 3783.000000/3778.000000 = 1.000000
Aug 7 02:08:54 hdtv2 vdr: [10943] [xine..put] cXinelibLocal::Action - fe->fe_display_open ok
Aug 7 02:08:54 hdtv2 vdr: [10943] [xine..put] cXinelibLocal::Action - xine_init
Aug 7 02:08:56 hdtv2 vdr: [10943] [vdr-fe] fe_xine_init: xine_open_audio_driver("alsa:default") failed
Aug 7 02:08:56 hdtv2 vdr: [10943] [vdr-fe] Detected single CPU. Multithreaded decoding and post processing disabled.
Aug 7 02:08:56 hdtv2 vdr: [10943] [xine..put] cXinelibLocal::Action - fe->xine_init ok
Aug 7 02:08:56 hdtv2 vdr: [10943] [xine..put] cXinelibLocal::Action - xine_open
Aug 7 02:08:56 hdtv2 vdr: [10943] [input_vdr] Symbol SysLogLevel found : value 3
Aug 7 02:08:56 hdtv2 vdr: [10943] [input_vdr] Symbol LogToSysLog found : value yes
Aug 7 02:08:56 hdtv2 vdr: [10943] [input_vdr] init class succeeded
Aug 7 02:08:56 hdtv2 vdr: [10943] [input_vdr] vdr_class_get_instance
Aug 7 02:08:56 hdtv2 vdr: [10943] [input_vdr] fifo_buffer_new...
Aug 7 02:08:56 hdtv2 vdr: [10943] [input_vdr] fifo_buffer_new done.
Aug 7 02:08:56 hdtv2 vdr: [10943] [input_vdr] vdr_class_get_instance done.
Aug 7 02:08:56 hdtv2 vdr: [10943] [input_vdr] vdr_plugin_open_local
Aug 7 02:08:56 hdtv2 vdr: [10943] [xine..put] cXinelibLocal::Action - fe->xine_open ok
Aug 7 02:08:56 hdtv2 vdr: [10943] [vdr-fe] re-wiring post plugins
Aug 7 02:08:56 hdtv2 vdr: [10943] [xine..put] cXinelibLocal::Action - fe->xine_play ok
Aug 7 02:08:56 hdtv2 vdr: [10943] [input_vdr] vdr_flush_engine: stream_start, flush skipped
Aug 7 02:08:56 hdtv2 vdr: [10943] [vdr-fe] closing post plugin: tvtime
Aug 7 02:08:56 hdtv2 vdr: [10943] [vdr-fe] closing post plugin: upmix
Aug 7 02:08:56 hdtv2 vdr: [10943] [vdr-fe] closing post plugin: autocrop
Aug 7 02:08:56 hdtv2 vdr: [10943] [vdr-fe] closing post plugin: swscale
Aug 7 02:08:56 hdtv2 vdr: [10943] [vdr-fe] closing post plugin: pp
Aug 7 02:08:56 hdtv2 vdr: [10943] [vdr-fe] closing post plugin: unsharp
Aug 7 02:08:56 hdtv2 vdr: [10943] [vdr-fe] closing post plugin: denoise3d
Aug 7 02:08:56 hdtv2 vdr: [10943] [xine..put] cXinelibLocal::Action - fe config OK
Aug 7 02:08:57 hdtv2 vdr: [10949] [input_vdr] H.264 scanner: Possible MPEG2 start code (0xb3)
Aug 7 02:08:58 hdtv2 vdr: [10943] [xine..put] cXinelibLocal::Action - logo sent
Aug 7 02:08:58 hdtv2 vdr: [10943] [xine..put] cXinelibLocal:Action - Starting event loop
Aug 7 02:08:58 hdtv2 vdr: [10938] [xine..put] cXinelibDevice::StartDevice(): Device started
Aug 7 02:08:58 hdtv2 vdr: [10938] starting plugin: screenshot
Aug 7 02:08:58 hdtv2 vdr: [10938] plugin 'screenshot' called obsolete function RegisterI18n()
Aug 7 02:08:58 hdtv2 vdr: [10938] [vdr-fe] fe_grab: PPM grab not implemented
Aug 7 02:08:58 hdtv2 vdr: [10938] starting plugin: streamdev-server
Aug 7 02:08:58 hdtv2 vdr: [10938] plugin 'streamdev-server' called obsolete function RegisterI18n()
Aug 7 02:08:58 hdtv2 vdr: [10938] loading /etc/vdr/plugins/streamdevhosts.conf
Aug 7 02:08:58 hdtv2 vdr: [10950] streamdev server thread started (pid=10938, tid=10950)
Aug 7 02:08:58 hdtv2 vdr: [10950] Streamdev: Couldn't listen (VTP) 0.0.0.0:2004: Address already in use
Aug 7 02:08:58 hdtv2 vdr: [10950] Streamdev: Couldn't listen (HTTP) 0.0.0.0:3000: Address already in use
Aug 7 02:08:58 hdtv2 vdr: [10950] ERROR: no streamdev server activated, exiting
Aug 7 02:08:58 hdtv2 vdr: [10950] streamdev server thread ended (pid=10938, tid=10950)
Aug 7 02:08:58 hdtv2 vdr: [10951] KBD remote control thread started (pid=10938, tid=10951)
Aug 7 02:08:58 hdtv2 vdr: [10938] remote control XKeySym - keys known
Aug 7 02:08:58 hdtv2 vdr: [10938] remote control KBD - keys known
Aug 7 02:08:58 hdtv2 vdr: [10938] switching to channel 1
Aug 7 02:08:58 hdtv2 vdr: [10938] info: Channel not available!
Aug 7 02:09:05 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:05 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:05 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:05 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:05 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:05 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:05 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:05 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:05 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:05 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:06 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:06 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:06 hdtv2 vdr: [10949] [input_vdr] No data in 8 seconds, queuing no signal image
Aug 7 02:09:08 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:08 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:08 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:08 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:08 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:08 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:08 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:08 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:08 hdtv2 vdr: [10938] switching to channel 39
Aug 7 02:09:08 hdtv2 vdr: [10938] info: Channel not available!
Aug 7 02:09:13 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:13 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:13 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:13 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:13 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:14 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:14 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:14 hdtv2 vdr: [10938] switching to channel 39
Aug 7 02:09:14 hdtv2 vdr: [10938] info: Channel not available!
Aug 7 02:09:14 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:15 hdtv2 vdr: [10949] [input_vdr] No data in 8 seconds, queuing no signal image
Aug 7 02:09:15 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:21 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:21 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:21 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:21 hdtv2 vdr: [10938] switching to channel 1
Aug 7 02:09:21 hdtv2 vdr: [10938] info: Channel not available!
Aug 7 02:09:21 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:22 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:23 hdtv2 vdr: [10938] ERROR (svdrp.c,84): Address already in use
Aug 7 02:09:23 hdtv2 vdr: [10938] caught signal 2
Aug 7 02:09:23 hdtv2 vdr: [10949] [input_vdr] No data in 8 seconds, queuing no signal image
Aug 7 02:09:23 hdtv2 vdr: [10938] caught signal 2
Aug 7 02:09:24 hdtv2 vdr: [10938] caught signal 2
Aug 7 02:09:24 hdtv2 vdr: [10938] stopping plugin: streamdev-server
Aug 7 02:09:24 hdtv2 vdr: [10938] stopping plugin: screenshot
Aug 7 02:09:24 hdtv2 vdr: [10938] stopping plugin: xineliboutput
Who could tell me what I should do? thank you!
_________________________________________________________________
快来看看这些猫咪有多逗,爆笑!
http://cnweb.search.live.com/video/results.aspx?q=%E5%8F%AF%E7%88%B1%E7%8C%…
[View Less]
Hi list,
the basic function of this patch has already been disussed in thread
'RGB/PAL over VGA at variable frame rate'.
A new version of the patch is now available at
http://lowbyte.de/vga-sync-fields
2008-08-14: Version 0.0.3
- added a patch that enhances standard radeonfb kernel driver to use
your TV-set as a computer monitor. See README for details
- added a tool which sweeps up and down the complete frame rate range
- explicitly tested a couple of boards with good results, see …
[View More]README
- fixed a minor bug during init of PLL
have fun!
Thomas
[View Less]
Hi Guys,
I read an interesting article on
http://www.tomshardware.com/reviews/Atom-Athlon-Efficient,1997-14.html
and they say the problem why this machine can't do Blu-ray is because it is
encrypted and the cpu doesn't have enough horse power to do it keep up.
My question is, will it work with FTA HD channels? Or is it still under
powered, even though it has the 790G chipset. Or will a dual core cpu be the
answer. This solution looks ideal for software only low power low noise type
system.
Theunis
Hi all,
a new release (0.6.0) of the mailbox-plugin is available at
<http://alex.vdr-developer.org>
(Note: The home-page of the plugin has a new address.)
Download-link:
<http://alex.vdr-developer.org/download/vdr-mailbox-0.6.0.tgz>
Changes since version 0.5.0:
- License: included GPL note "v2 or any later" to README.
- Restricted the maximum interval for the background check to 35 minutes
due to a bug in GetAbsTime() in vdr-1.4.7, 1.6.0 and 1.7.0.
If the …
[View More]interval for the background check was set to an interval of
36 minutes or more, the plugin caused high cpu-load and hangup of vdr.
If the bug was corrected in vdr *OR* the patch
vdr-1.6.0-GetAbsTime-fix.diff
in the patches subdirectory was applied to the sources of vdr, the
usable interval may be increased with the parameter "-i <maxtime>".
- Pressing key 'Info' (or key '0' as before) displays online help for
key mappings.
- Added Italian language texts
(Thanks to Diego Pierotto)
- Added setup option for mail accounts of type INBOX which refers to
the primary incoming message mailbox on the local system.
Note: Selecting account type INBOX is equivalent to selecting type
"User defined" and using "INBOX" as mailbox-string.
- Mail accounts of type "User defined" may be used without a user name.
(Reported by Torsten Weigelt)
- Fixed saving the connection timeout to setup.conf.
- Added service call "MailBox-GetTotalUnseen-1.0"
- In mail-view the key '8' displays all parts of MULTIPART/ALTERNATIVE
mails.
- Pass the source of HTML-only mails to an external program to convert
HTML to plain text and display the result.
For mails with MULTIPART/ALTERNATIVE only plain text parts are
displayed.
The plugin must be started with parameter '-c /path/to/mailconv.sh';
see README for further information.
Have fun,
Alex
[View Less]