Re: [vdr] What are recommended versions for a dxr3 setup ?

2011-10-11 Thread Jan Willies
2011/10/11 Mikko Tuumanen mikko.tuuma...@utu.fi

 What is the latest kernel that dxr3 driver works on?


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


Re: [vdr] epgsearch plugin memory leak

2011-09-07 Thread Jan Willies
2011/9/7 Christian Wieninger cwienin...@gmx.de

 I think it's time to make a new release, anyway. So I will come up with a
 0.9.25 ( or a 1.0.0? - allways wanted to have one *g*) in the next few days.


make it 1.0 and you'll be almost on par with the pulseaudio-guys (0.9.23 →
1.0)

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


Re: [vdr] priorities in streamdev

2011-03-13 Thread Jan Willies
2011/3/13 Klaus Schmidinger klaus.schmidin...@tvdr.de:
 On 13.03.2011 15:36, Udo Richter wrote:
 Am 13.03.2011 15:18, schrieb Klaus Schmidinger:
 On 27.07.2010 15:15, Frank Schmirler wrote:
 On Tue, 27 Jul 2010 15:07:23 +0200, syrius.ml wrote
 Have you had a look at
 http://projects.vdr-developer.org/issues/show/10 ?

 Yep: http://www.linuxtv.org/pipermail/vdr/2010-July/023243.html
 Hope Klaus integrates the patch.

 Have you ever posted that patch here on the list
 (or sent it to me by PM)?

 That would be me, actually. This was on the list last July:
 http://www.linuxtv.org/pipermail/vdr/2010-July/023240.html

 Contact me if you have any questions.

 Currently I have only one question: where is the actual patch? ;-)

It's mentioned in the E-Mail: http://projects.vdr-developer.org/issues/show/10

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


Re: [vdr] [ANNOUNCE] vdr-dxr3 0.2.12

2011-02-07 Thread Jan Willies
2011/2/7 Christian Gmeiner christian.gmei...@gmail.com

 YUP,

 thanks for the patch... I will update my hg repository. Maybe its also
 a good time to tell everybody about my other
 repositroy loacted at github - [0].
 The goal of this repository is to get the driver finally into
 mainline. There is lot work left, but I started to push the first
 patch into mainline - it got included into 2.6.38-rc2 [1]. The next


That's great!
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [PATCH] Improved pause handling

2010-12-01 Thread Jan Willies

 Sometimes when you want to pause live video you are already recording the
 current channel. In such case it is not practical to start a new instant
 recording but it would be more practical to start replaying the recording
 already being made, jump to correct position in the recording and then
 pause. So I have implemented this for VDR-1.7.16 as a patch which adds two
 new options to Pause kay handling menu item to enable this behavior with
 or without confirmation.


I've always wondered myself why vdr behaves like that. Thanks for this
patch, hopefully it gets included.
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Problem with VDR 1.7.15 and dxr3plugin 0.2.10

2010-08-23 Thread Jan Willies
2010/8/23 Teemu Suikki tsui...@zuik.org:
 I have been using ancient versions of VDR 1.4.5 and dxr3plugin 0.2.6
 for years now, with no real problems. For some reason I decided to try
 the recent versions. :) VDR 1.7.15 and dxr3plugin 0.2.10.

Did you choose the buffer-and-sync-rewrite branch [1]? It's working
fine for me with vdr-1.7.15.



 - jan

[1] 
http://projects.vdr-developer.org/projects/plg-dxr3/repository/show?rev=buffer-and-sync-rewrite

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


Re: [vdr] Jerky sound with dvdplugin (dxr3)

2009-11-03 Thread Jan Willies

Hi Damien,

Am 02.11.2009 23:32, schrieb Damien Bally:

I tried dvdplugin and noticed the sound was totally broken and jerky. Is
there a patch that fixes this problem ?


You may want to try dxr3player (via externalplayerPlugin or something). 
That used to work well here.


Now I am using plain mplayer with -vo dxr3.


HTH,

 - jan

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


Re: [vdr] [OT] Compilation of dxr3player

2009-11-03 Thread Jan Willies

Hi Damien,

Am 29.10.2009 15:17, schrieb Damien Bally:

Did anyone succeed in compiling dxr3player with gcc 4.x.x ?


I succeeded around september but now compilation fails here too 
(gcc-4.4.2) with the same error.


You may want to contact the author directly, he's been always helpful to me.


cheers,

 - jan
--- dxr3player-0.11-b/configure 2007-06-24 14:11:02.0 +0200
+++ dxr3player-0.11/configure   2008-08-11 23:41:19.967844618 +0200
@@ -4687,7 +4687,7 @@
 if test $withffmpegval = no; then
 { echo $as_me:$LINENO: result: not using FFmpeg 5
 echo ${ECHO_T}not using FFmpeg 6; }
-elif test -r $withffmpegval/include/ffmpeg/avcodec.h; then
+elif test -r $withffmpegval/include/libavcodec/avcodec.h; then
 FFMPEG_PREFIX=$withffmpegval
 
 cat confdefs.h \_ACEOF
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Fwd: Fast compact distro for vdr

2009-08-30 Thread Jan Willies
Hi Damien,

2009/8/28 Damien Bally bir...@free.fr

 Hello

 Sorry if my mail is out of topic. I'm looking for a linux distro for my vdr
 box. I'd like a light system (without X11 since I use a dxr3 card) that
 boots fast.


I have Arch Linux runnning with a DXR3 and it works really well. I'm using
VDR for TV and MMS for movies, music, etc.

Be prepared to compile your own mplayer since the on in the repo doesn't
have dxr3-support.


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


Re: [vdr] What about vdr-1.6.1?

2009-06-29 Thread Jan Willies
Hi Joachim,

Am 29.06.2009 09:49, schrieb J.W.:
 Well, I am not keen on doing this, but to get some progress I at least did
 upload my git tree based on vdr-1.6.0-2 version of
 git://vdr.gekrumbel.de/vdr.git to github:

 http://github.com/zzam/vdr/tree/stable
 git://github.com/zzam/vdr.git
 Branch stable

 It contains up to now only my three patches I already posted in this thread.

 Regards
 Matthias

 By the way, I think http://projects.vdr-developer.org/ would a great place 
 for a vdr-1.6.? git tree, as there is already the vdr-1.7.? development git 
 tree.

I think you are mixing things up. There is no official vdr-git tree. 
Those git-trees above were created by contributors or users for the ease 
of developement.


  - jan

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


Re: [vdr] What about vdr-1.6.1?

2009-06-25 Thread Jan Willies
Am 25.06.2009 21:55, schrieb Ville Skyttä:
 On Sunday 21 June 2009, Udo Richter wrote:
 On 21.06.2009 17:08, Klaus Schmidinger wrote:
 On 17.06.2009 19:03, J.W. wrote:
 I thought you could just release vdr-1.6.1 with the patches you have
 already published (maybe with additional dvb_api patch) . Are there more
 bugfixes planed?
 I released VDR 1.6.0 only because several people wanted to have
 a stable release just before switching to the DVB-S2 API.
 Sure, I could release a 1.6.1 now, but that would be exactly the
 same as 1.6.0 plus the two patches 1.6.0-1 and 1.6.0-2.
 But would that actually be a big help? There's already quite
 some backporting of version 1.7.x stuff going on...

 I guess I'm going to concentrate entirely on version 1.7.x.
 Hmmm, this could also be a great opportunity: Why not nominate someone
 as the official maintainer of the 1.6 stable branch? Someone who
 collects or back-ports fixes and smaller enhancements to the 1.6 branch,
 and does minor releases based on community feedback?

 Yes, please!  Udo, are you volunteering? ;)

Seconded.


  - jan

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


Re: [vdr] [OT] development infrastructur for VGA2SCART patch set

2009-03-01 Thread Jan Willies
Goga777 schrieb:
 In general I would have no objections against this. What kind of patches
 is this all about? I haven't followed this VGA2SCART thing, but a quick
 lookup showed, that this involves patching XOrg stuff and xineliboutput.
 That is correct. It requires several programs to be patched.

 If this is the case, then a single Git repository might not be appropriate.
 we must distinguish 4 cases. VGA2SCART on:
 
 and what about of nvidia vdpau cards ?

It's a binary driver, so I don't think you can patch anything there.


  - jan

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


Re: [vdr] [ANNOUNCE] vdr-dxr3 0.2.9

2009-01-03 Thread Jan Willies
Ville Skyttä schrieb:
 On Friday 02 January 2009, Jan Willies wrote:
 
 Is there a way to apply the brightness/contrast settings on VDR-start?
 Currently I have to go to Menu-System-Plugins-Dxr3 and press OK after
 every start of VDR.
 
 Hm, the configured values do get saved but I have no idea why there's no code 
 to apply them at startup.  The attached patch should fix that.

Yup works great, thanks.


cheers

- jan

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


Re: [vdr] [ANNOUNCE] vdr-dxr3 0.2.9

2009-01-02 Thread Jan Willies
Ville Skyttä schrieb:
 vdr-dxr3 0.2.9 is available at https://sourceforge.net/projects/dxr3plugin
 
 2009-01-02: Version 0.2.9
 
 - Update Italian translation (Diego Pierotto)
 - Error handling improvements (Ville Skyttä)
 - Add SVDRP commands for device release/reopen, audio output settings,
   brightness/contrast/saturation (Krzysztof Parma, Ville Skyttä)
 - Switch to VDR 1.6's i18n system (Ville Skyttä)
 - Drop support for VDR  1.6.0 (Ville Skyttä)

works great, thanks!

Is there a way to apply the brightness/contrast settings on VDR-start? 
Currently I have to go to Menu-System-Plugins-Dxr3 and press OK after 
every start of VDR. And, can I apply these settings without starting 
VDR, maybe via an entry in /sys/class/em8300 (like the zoom stuff)?


- jan

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


Re: [vdr] New Video Decode and Presentation API from NVidia

2008-12-14 Thread Jan Willies
Goga777 schrieb:
 new nice benchmarks from Phoronix
 http://www.phoronix.com/scan.php?page=articleitem=nvidia_vdpau_gpunum=1
 HD Video Playback With A $20 CPU  $30 GPU On Linux

As far as I can see there is no (cheap) PCI/AGP-Version of a 
VDPAU-enabled nvidia chip available :/

I guess it needs to be a cheap IGP then, like the GeForce 8200 or 8300.


- jan

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


Re: [vdr] Broadcom BCM70010/70012 - AVC/VC-1/MPEG High-Definition Video and Audio Decoder for PCs

2008-06-16 Thread Jan Willies
Steffen Barszus wrote:
 Goga777 schrieb:
 http://www.broadcom.com/press/release.php?id=1161576source=home

   
 PCI Express and Linux supported / according to the press release / 
 doesn|t sound that bad. Question is if the support will binary only  
 again / or if thez learned in the meantime.

It's Broadcrap... :/


- Jan

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


Re: [vdr] VDR on OpenWRT / embedded system

2008-02-27 Thread Jan Willies
Artem Makhutov wrote:
 has anybody thought of running VDR on OpenWRT?

Yes, I think it is possible. I once tried packaging VDR for openwrt but gave 
eventually up. There are some uClibc patches for VDR floating around, if you 
are interested I can get you the links. But first you should probably start 
packaging the dependencies like libcap for example.


- Jan

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


Re: [vdr] segfaults with vdr ??? 1.5.3 (fonts issue?)

2008-02-01 Thread Jan Willies
Jan Willies wrote:
 [EMAIL PROTECTED] wrote:
 I had the same problem and I think I upgraded fontconfig and freetype 
 and then it worked like a charm!
 
 Thanks, but it seems you had a problem which was somewhat different than mine.

I fixed it by installing another distro - archlinux ;-) 

seems my debian installation got messed up over the years.


- Jan

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


[vdr] segfaults with vdr ≥ 1.5.3 (fonts i ssue?)

2008-01-30 Thread Jan Willies
Hi,

I get segfaults when trying to start a vdr version with freetype fonts support. 
The last working version is 1.5.2. Here are some information:

http://jan.willies.info/vdr-strace.log
http://jan.willies.info/vdr-gdb.log

I guess my fonts installation is somewhat hosed but I really have no idea.

debian lenny/sid 
freetype6-2.3.5-1+b1
ttf-dejavu-2.19-1
libfontconfig1-2.5.0-2


- Jan

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


Re: [vdr] segfaults with vdr ??? 1.5.3 (fonts issue?)

2008-01-30 Thread Jan Willies
[EMAIL PROTECTED] wrote:
 I had the same problem and I think I upgraded fontconfig and freetype 
 and then it worked like a charm!

Thanks, but it seems you had a problem which was somewhat different than mine. 

This are the last log entries before VDR segfaults:

ERROR: FreeType: error during FT_Render_Glyph 32, 3
ERROR: FreeType: error during FT_Render_Glyph 32, 3
ERROR: FreeType: error during FT_Render_Glyph 32, 3

 I cant remember if I posted my success on the list but that should 
 have been a few months ago maybe.

Yeah, you did. Unfortunately for Debian lenny/sid there is no update available.


- Jan



 On Wed, Jan 30, 2008 at 02:49:05PM 
 +0100, Jan Willies wrote:
 Hi,

 I get segfaults when trying to start a vdr version with freetype fonts 
 support. The last working version is 1.5.2. Here are some information:

 http://jan.willies.info/vdr-strace.log
 http://jan.willies.info/vdr-gdb.log

 I guess my fonts installation is somewhat hosed but I really have no idea.

 debian lenny/sid 
 freetype6-2.3.5-1+b1
 ttf-dejavu-2.19-1
 libfontconfig1-2.5.0-2


 - Jan

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


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


Re: [vdr] dxr3 and 1.5.11 antialiasing

2007-11-18 Thread Jan Willies
Ville Aakko wrote:
 Just in case vdr: [3936] ERROR: FreeType: error during
 FT_Render_Glyph 32, 3 is not caused by this / VDR does not crash
 because of that (I'm not getting that error), I've noticed that VDR
 does not start at all if I enable text2skin. 

It seems to be a FreeType/font error, at least here. When I try to start 
VDR without any plugins, I get the error too:

vdr: [27943] switching to channel 18
vdr: [27944] video directory scanner thread ended (pid=27943, tid=27944)
vdr: [27943] ERROR: no OSD provider available - using dummy OSD!
vdr: [27943] ERROR: FreeType: error during FT_Render_Glyph 32, 3
vdr: [27943] ERROR: FreeType: error during FT_Render_Glyph 32, 3

I have a backtrace and an strace plus some additional information here: 
http://pastebin.ca/raw/781213

Dunno how much it helps though...


- Jan

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


Re: [vdr] dxr3 and 1.5.11 antialiasing

2007-11-15 Thread Jan Willies
Luca Olivetti wrote:
 Jan Willies [EMAIL PROTECTED] escribió:
 Luca Olivetti wrote:
 FWIW I have 2.3.1 (the version that came with mandriva 2007.1).
 Seems that debian only has Version: 2.3.5-1+b1 and Version: 
 2.2.1-5+etch1. Unfortunately, 2.2.1 seems pretty old when trying to 
 downgrade:
 
 Hey, I just told you my version for information, I doubt that the
 version of freetype is the problem (or maybe it is, I cannot say).

I'm trying to sort out where the problem is and because I have no idea 
about freetype/fonts playing with different freetype versions is my 
first bet :P


- Jan


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


Re: [vdr] dxr3 compiling and 1.5.11

2007-11-15 Thread Jan Willies
YUP wrote:
 Did anybody try to compile dxr3 plugin from source from e-tobi
 repositories against 1.5.11 tree? Any luck?

It compiles fine for me from cvs. No idea what e-tobi uses, but probably 
not current trunk.


- Jan

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


Re: [vdr] dxr3 and 1.5.11 antialiasing

2007-11-14 Thread Jan Willies
Luca Olivetti wrote:
 En/na Jan Willies ha escrit:
 
 After upgrading from 1.5.2 to 1.5.11 I ran into some problems with my 
 dxr3 card. The first one was solved by setting AntiAlias = 0 in 
 setup.conf. But after that, VDR won't even start:

 vdr: [3936] ERROR: FreeType: error during FT_Render_Glyph 32, 3
 vdr: [3936] ERROR: FreeType: error during FT_Render_Glyph 32, 3
 vdr: [3936] ERROR: FreeType: error during FT_Render_Glyph 32, 3
 Speicherzugriffsfehler

 (http://article.gmane.org/gmane.linux.vdr/33161/).So is this a freetype 
 problem? wrong font? More infos needed?

 libfreetype6 2.3.5-1+b1
 libfreetype6-dev 2.3.5-1+b1
 
 FWIW I have 2.3.1 (the version that came with mandriva 2007.1).

Seems that debian only has Version: 2.3.5-1+b1 and Version: 
2.2.1-5+etch1. Unfortunately, 2.2.1 seems pretty old when trying to 
downgrade:

The following packages have unmet dependencies:
   libmagick++9c2a: Depends: libfreetype6 (= 2.3.5) but 2.2.1-5+etch1 
is to be installed.
   libfontconfig1: Depends: libfreetype6 (= 2.3.5) but 2.2.1-5+etch1 is 
to be installed.
   libgd2-noxpm: Depends: libfreetype6 (= 2.3.5) but 2.2.1-5+etch1 is 
to be installed.
   xpdf-utils: Depends: libfreetype6 (= 2.3.5) but 2.2.1-5+etch1 is to 
be installed.
   fontconfig: Depends: libfreetype6 (= 2.3.5) but 2.2.1-5+etch1 is to 
be installed.
   libxfont1: Depends: libfreetype6 (= 2.3.5) but 2.2.1-5+etch1 is to 
be installed.
   libpango1.0-0: Depends: libfreetype6 (= 2.3.5) but 2.2.1-5+etch1 is 
to be installed.
   xpdf-reader: Depends: libfreetype6 (= 2.3.5) but 2.2.1-5+etch1 is to 
be installed.
   libpoppler1: Depends: libfreetype6 (= 2.3.5) but 2.2.1-5+etch1 is to 
be installed.
   xfonts-utils: Depends: libfreetype6 (= 2.3.5) but 2.2.1-5+etch1 is 
to be installed.
   libgd-gd2-noxpm-perl: Depends: libfreetype6 (= 2.3.5) but 
2.2.1-5+etch1 is to be installed.
   perlmagick: Depends: libfreetype6 (= 2.3.5) but 2.2.1-5+etch1 is to 
be installed.

I don't want to hose my system, so I guess I'm waiting for an freetype 
upgrade in debian.


- Jan


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


[vdr] dxr3 and 1.5.11 antialiasing

2007-11-13 Thread Jan Willies
After upgrading from 1.5.2 to 1.5.11 I ran into some problems with my 
dxr3 card. The first one was solved by setting AntiAlias = 0 in 
setup.conf. But after that, VDR won't even start:

vdr: [3936] ERROR: FreeType: error during FT_Render_Glyph 32, 3
vdr: [3936] ERROR: FreeType: error during FT_Render_Glyph 32, 3
vdr: [3936] ERROR: FreeType: error during FT_Render_Glyph 32, 3
Speicherzugriffsfehler

Apparently the AntiAlias fix worked for Luca Olivetti 
(http://article.gmane.org/gmane.linux.vdr/33161/).So is this a freetype 
problem? wrong font? More infos needed?

libfreetype6 2.3.5-1+b1
libfreetype6-dev 2.3.5-1+b1

This is Debian lenny/sid btw.


- Jan

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


Re: [vdr] DVD plugin stutters

2007-09-02 Thread Jan Willies
Kartsa schrieb:
 think of. Anybody had similar problems? I thought I'd try using mplayer 
 plugin for DVDplayback but for some reason my mplayer plugin does not 
 want to play DVD's (don't know why all settings should be correct in 
 mplayer.sh.conf, even set debug to true). 

Why don't you use dxr3player for DVD-Playback?


- Jan

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


Re: [vdr] syslogd-ng - /var/log/vdr.log ?

2007-07-10 Thread Jan Willies
Gregoire Favre schrieb:
 does someone redirect vdr log messages to /var/log/vdr.log using
 syslogd-ng ?

yep:

destination vdr { file(/var/log/vdr.log); };

filter f_vdr  { program(vdr) or program(noad); };
filter f_syslog { not facility(auth, authpriv, cron)
   and not program(vdr)
   and not program(noad);
   };
filter f_user { facility(user) and not program(vdr) and not \
program(noad); };
filter f_debug { level(debug) and not facility(auth, authpriv, news, \
mail) and not program(vdr); };
filter f_messages {
 level(info,notice,warn)
 and not facility(auth,authpriv,cron,daemon,mail,news)
 and not program(vdr);
};

log { source(s_all); filter(f_vdr); destination(vdr); };


HTH

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


Re: [vdr] VDR timer + mplayer = VDR crash. Please fix!

2007-06-07 Thread Jan Willies
VDR User schrieb:
 If a timer is triggered while the mplayer plugin is in use, VDR
 crashes.  This has happened to me about a zillion times now and I'm
 hoping somebody will fix this!  You can use the mplayer plugin after a
 timer is started no problem.  Correct me if I'm wrong but mplayer
 should never have to take control of the tuner in the first place
 since it's not required to play a media file.

Same thing with externalplayer-plugin and MMS. When you play a movie 
with mplayer and a timer is triggered, VDR crashes.

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


Re: [vdr] [ANNOUNCE] VDR sync early patch

2007-05-10 Thread Jan Willies

Jaroslaw Swierczynski schrieb:

which version of VDR, vdr-dxr3 and em8300 are you using? I've tried
and ended up with this:

em8300_video.o: Video sync rdptr is stuck at 0x0001b8fc, wrptr
0x0001b9f6, left 250
em8300_video.o: Video sync timeout

I have those messages as well - although not very often - but everything 
works fine.


I'm using em8300-cvs, dxr3-plugin-cvs and VDR-1.5.2 with Extensions-Patch-26

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