[vdr] vdr on arm (little endian) has problems with epg

2008-02-22 Thread Stefan
at works fine on x86 but not on arm, I observed it.i increase far beyond getLength after a while. At this point things get pretty low-level and I'm stuck. Stefan Index: linux-source-2.6.23/arch/arm/common/dmabounce.c === --

[vdr] Where to change the tuning timeout in vdr 1.7.15?

2010-08-31 Thread Stefan
Hi list! I assume the timeout value is set somewhere in dvbdevice.c (where the "frontend timed out while tuning to channel" message can be found). Can somebody point me to the right place, where the tuning timeout is actually set? Thanks! ___ vdr ma

Re: [vdr] xineliboutput suspend + OSD HUD on SandyBridge

2011-10-18 Thread Stefan Bauer
ck to your text console, waiting for button A to be pressed. You can easily modify this solution in a way that X is started automatically on boot (i.e. with nodm) and keeps running all the time. HTH, Stefan ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Filesystem hierachy standard patch needs review.

2012-04-07 Thread Stefan Taferner
tion for example in /etc - a no brainer. It makes life much easier, e.g. when backing up the system's configuration. You can (guessed) most probably still start your VDR with the directories given as commandline arguments. Sure, this means some custom script for you. But the FHS h

Re: [vdr] [ANNOUNCE] VDR developer version 1.7.28

2012-06-03 Thread Stefan Lucke
dTimers::cSortedTimers()«: timers.c:832: Fehler: Klasse »cSortedTimers« hat keinen Feldnamen »cVector« make: *** [timers.o] Fehler 1 make: *** Warte auf noch nicht beendete Prozesse... Same error here :-( . stefan@jarada /home/nfs/extra/src/video/DVB/vdr-1.7.28.jarada $ g++ --version g++ (Gent

Re: [vdr] [ANNOUNCE] VDR developer version 1.7.28

2012-06-03 Thread Stefan Lucke
work for me. Patch works for me too, thanks. Stefan Lucke ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] polarization character case in channels.conf

2012-11-08 Thread Stefan Huelswitt
en in either upper- or lowercase. Right, but the toupper() is only in the comparision, but it passes the original (lowercase) value. And later during tuning the comparision fails. Regards. -- Stefan Huelswitt s.huelsw...@gmx.de | http://www.muempf.de/ diff -uN -x .dependencies -x vdr.

Re: [vdr] tvguide 0.0.1

2013-01-14 Thread Stefan Braun
Hi, > is there a public repo for tvguide btw ? not yet, only the download area on http://projects.vdr-developer.org/projects/plg-tvguide/files. For further development (next step will be to adapt tvguide to the "look" of skin nOpacity, usage of common design, channel logos, ...) i'll put it in

Re: [vdr] tvguide 0.0.1

2013-01-14 Thread Stefan Braun
d1-news/board2-vdr-news/p1090305-announce-plugin-tvguide/#post1090305 Cheers Louis Original-Nachricht > Datum: Mon, 14 Jan 2013 15:52:05 -0800 > Von: VDR User > An: VDR Mailing List > Betreff: Re: [vdr] tvguide 0.0.1 > On Mon, Jan 14, 2013 at 3:02 AM, Stefan B

[vdr] [ANNOUNCE] skin nOpacity 0.1.0

2013-03-13 Thread Stefan Braun
Hi list, version 0.1.0 of the true color skin nOpacity is now available. Direct download: http://projects.vdr-developer.org/attachments/download/1287/vdr-skinnopacity-0.1.0.tgz nOpacity needs at least VDR 1.7.34 and runs with every true color capable output device (softhddevice, xine, xinelibo

Re: [vdr] [ANNOUNCE] skin nOpacity 0.1.0

2013-03-13 Thread Stefan Braun
Hi, One additional technical remark: the skin uses intensively the eMenuCategory enumeration introduced in VDR 1.7.34 to determinate which menu has to be displayed and if this menu should be displayed narrowly or in default style. So plugins like epgsearch or extrecmenu which replace VDR menus

Re: [vdr] [ANNOUNCE] 0.1.0

2013-03-21 Thread Stefan Braun
the OSD working (osd is blank). I run my vdr on Ubuntu, and I use xineliboutput. Could it be some libraries that i'm missing? Regards, René On 13.03.2013 16:52 , Stefan Braun wrote: > Hi, > > One additional technical remark: the skin uses intensively the > eMenuCatego

Re: [vdr] [ANNOUNCE] 0.1.0

2013-03-21 Thread Stefan Braun
x27;t get the OSD working (osd is blank). I run my vdr on Ubuntu, and I use xineliboutput. Could it be some libraries that i'm missing? Regards, René On 13.03.2013 16:52 , Stefan Braun wrote: > Hi, > > One additional technical remark: the skin uses intensively the > eMenuCatego

[vdr] [ANNOUNCE] skin nOpacity 0.1.0

2013-03-24 Thread Stefan Braun
Hi Rene, fine that you got the skin running finally ;) > I can now change to the theme, but i don't get the video resized even if > that setting is set.. > Any idea what i might have missed?   Yes...the output device has to implement the VDR scaling API introduced by Klaus in VDR1.7.33. xinelib

[vdr] VDR jumps to old position after ff/rew

2013-08-27 Thread Stefan Schallenberg
lay at the position where I forwarded to. Is this a known bug or do I have to press other keys or is there a setting to change it? Stefan ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] VDR jumps to old position after ff/rew

2013-08-27 Thread Stefan Schallenberg
GmbH Technotrend/Hauppauge DVB card rev2.1 Flags: bus master, medium devsel, latency 64, IRQ 18 Memory at f7ffe000 (32-bit, non-prefetchable) [size=512] Kernel driver in use: av7110 Stefan Am 27.08.2013 20:36, schrieb Tony Houghton: This problem still exists with vdr

Re: [vdr] VDR jumps to old position after ff/rew

2013-08-28 Thread Stefan Schallenberg
) different than 1.6? Stefan Am 27.08.2013 22:05, schrieb Klaus Schmidinger: On 27.08.2013 20:47, Stefan Schallenberg wrote: Hi all, Thanks for your ideas. I am using an old (SD but not HD) FF PCI card and non-HD recordings. So neither of the situations you described applies as far as I understan

Re: [vdr] VDR jumps to old position after ff/rew

2013-08-29 Thread Stefan Schallenberg
Thank you very much, Firmware fb2624 solved the problem. Stefan Am 28.08.2013 23:16, schrieb Oliver Endriss: Stefan Schallenberg wrote: Am 27.08.2013 22:05, schrieb Klaus Schmidinger: On 27.08.2013 20:47, Stefan Schallenberg wrote: Hi all, Thanks for your ideas. I am using an old (SD but

Re: [vdr] VDR User Counter: now with map!

2015-03-01 Thread Stefan Huelswitt
de/cgi-bin/vdr-counter.pl?action=forgot). Any options if the mail address used for registration a decade ago is not available anymore? ;-) Regards -- Stefan Huelswitt s.huelsw...@gmx.de | http://www.muempf.de/ ___ vdr mailing list vdr@linuxt

Re: [vdr] determine within plugin, whether radio or tv station

2016-01-27 Thread Stefan Braun
Hi,   i do this in my plugins in the following way (Channel is a cChannel object):   bool isRadio = !Channel->Vpid() && Channel->Apid(0);   cheers Louis   Gesendet: Mittwoch, 27. Januar 2016 um 11:48 Uhr Von: "Joerg Riechardt" An: "vdr@linuxtv.org" Betreff: [vdr] determine within plugi

Re: [vdr] playing mp3's over smb (lockup)

2007-03-01 Thread Stefan Huelswitt
art. Which background mode does you use? If it's "image", try to use "black". There is still some bug in firmware which causes the stillpicture ioctl to look up. Regards. -- Stefan Huelswitt [EMAIL PROTECTED] | http://www.muempf.de/ __

Re: [vdr] Vdr or driver performance dropout

2007-03-11 Thread Stefan Huelswitt
nce the LoadBitmap timeout. I experience the problem since VDR introduced concurrent recordings and I cannot believe that there is any VDR / firmware combination which doesn't show this behaviour as it's IMO a hardware limitation. Budget cards

[vdr] vdr-1.5.1: Interface race

2007-03-17 Thread Stefan Huelswitt
Hi, there is a race condition while terminating vdr. Early in the shutdown process the Interface class is deleted. If a signal is raised after that point, the signal handler will call Interface->Interrupt() which is allready deleted. Regards. -- Stefan Huelswitt [EMAIL PROTECTED] | h

[vdr] softdevice audio problem. audio repacker issue?

2007-03-17 Thread Stefan Lucke
? When I deactivate audio repacker, sound is garbled allways. -- Stefan Lucke ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] softdevice audio problem. audio repacker issue?

2007-03-17 Thread Stefan Lucke
On Saturday 17 March 2007 20:57, Reinhard Nissl wrote: > Hi, > > Stefan Lucke wrote: > > > Dumping the first 16 bytes of audio packets we get, shows the following: > > ff fc a4 0d b6 64 88 55 33 65 56 54 44 21 33 33 > > ff fc a4 0d 54 6a 88 65 33 44 56 54 33 33 33

Re: [vdr] softdevice audio problem. audio repacker issue?

2007-03-17 Thread Stefan Lucke
gs, do you want to tell them that they can't use > them any more? Second that. Lifetime 99. Won't tell my son, that his favorit recordings of "Die Sendung mit der Maus" won't be accessible after the next software upgrade :-) . -- Stefan Lucke _

Re: [vdr] softdevice audio problem. audio repacker issue?

2007-03-17 Thread Stefan Lucke
On Saturday 17 March 2007 22:05, Martin Wache wrote: > I attached a patch with make the softdevice use av_read_frame(), it has > still some issues, but it solves the problems Stefan reports. Martin, thats really great. Thank you. This solves the issue I had with playback of some old reco

[vdr] softplay problem with ffmpeg [rev 8428] (Was: softdevice audio problem. audio repacker issue?)

2007-03-18 Thread Stefan Lucke
On Sunday 18 March 2007 10:34, Martin Wache wrote: > Stefan Lucke schrieb: > > But there is still one drawback. > > It is still not playable with softplay. > > > > Neither audio nor video. > > There are only some accustic fragments and no video frame. > >

Re: [vdr] Two Satellites - One Single LNB/ One Quad LNB - One Multiswitch - Three DVB-S cards

2007-03-21 Thread Stefan Huelswitt
and all help is greatly appreciated. Look for the SourceCaps patch. There are patch packages which contain it on VDR portal. Regards. -- Stefan Huelswitt [EMAIL PROTECTED] | http://www.muempf.de/ ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] VDR 1.4.5 problem replay old recordings

2007-03-22 Thread Stefan Lucke
3:00, gcc: 4.1.1 20070105 (Red Hat 4.1.1-51) > > I haven't yet tested to replay with 1.4.5 and my Nexus-S FF because the > card is still in the old VDR machine. Stefan Lucke ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] [BUG] check terminal access

2007-04-07 Thread Stefan Huelswitt
hould check the return value of freopen() when claiming the terminal later on. The current code segfaults on the first terminal access (e.g. printf), if the effective vdr user doesn't have sufficient rights. Regards. -- Stefan Huelswitt [EMAIL PROTECTED] | http://www

[vdr] [ANNOUNCE] vdr-softdevice-0.4.0

2007-04-11 Thread Stefan Lucke
Hello, the softdevice team (Torgeir Veimo, Martin Wache and me, Stefan Lucke) is pleased to announce a new release of vdr's softdevice plugin. General info:   Softdevice plugin enables vdr to run on your desktop with   so called budget cards. You'll get vdr output via framebuffer or

Re: [vdr] CAM/CI Dumb Question

2007-04-16 Thread Stefan Huelswitt
support multiple streams 3) your CAM must respond to query request Regards. -- Stefan Huelswitt [EMAIL PROTECTED] | http://www.muempf.de/ ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] [BUG] check terminal access

2007-04-29 Thread Stefan Huelswitt
On 29 Apr 2007 Klaus Schmidinger <[EMAIL PROTECTED]> wrote: > On 04/07/07 15:05, Stefan Huelswitt wrote: >> Hi, >> I think there is a bug in the RW access check for a terminal >> given with commandline option -t. >> The check is performed before VDR actualy sw

Re: [vdr] softdevice crash

2007-05-12 Thread Stefan Lucke
erent ffmpeg and softdevice versions, with same result. > > Any hint? Can you try to change the OSD drawing mode in setup.conf ? softdevice.OSDalphablend = 1 If that doesn't help, we need the gdb backtrace of the segfault. -- Stefan Lucke ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Q: dvd-plugin and softdevice

2007-05-12 Thread Stefan Lucke
ot supported by libavcodec > [mpegdecoder] Error! Codec 86020 not supported by libavcodec 86020 = 0x15004 = CODEC_ID_AC3 Can you try to select a non AC3 audio track or rebuild ffmpeg with AC3 decoding support, as that's to my opinion missing. -- Stefan Lucke ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Thunderstorm over Munich

2007-05-28 Thread Stefan Taferner
uld simply be a file with the time_t to make things realy simple. Vdr reads that file on its next start, seconds later, and knows that it did try a restart. So it will not try another restart for a while. Kind regards, Stefan ___ 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-08 Thread Stefan Huelswitt
back if it's working as good as yours? Regards. -- Stefan Huelswitt [EMAIL PROTECTED] | http://www.muempf.de/--- player-mplayer.c +++ player-mplayer.c @@ -383,17 +383,19 @@ dsyslog("mplayer: mplayer child started (pid=%d)", getpid()); if(MPlayerSetup.SlaveMo

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

2007-06-08 Thread Stefan Huelswitt
so far) happen > with Anssi's patch however. What are the differences between when/how > he closes the file descriptors and when/how you are? As far as I see there is no difference beside the different way to get the max. number of filedescriptors, but this shouldn't have any impac

Re: [vdr] vdr-1.5.3 - LANG="[EMAIL PROTECTED]" not recognized

2007-06-10 Thread Stefan Taferner
said. getenv("LANG") is probably to coarse and the old way of doing things, nl_langinfo is the modern way. setlocale(LC_CTYPE, "") sets the locale to nothing -- what you probably meant is setlocale(LC_CTYPE, 0) ... just to clarify things, in case

[vdr] MP3/MPlayer plugin 0.10.0

2007-06-17 Thread Stefan Huelswitt
unused filedescriptors in MPlayer child thread. Suggested by Anssi Hannula. - Now defaults to slavemode enabled in MPlayer plugin. - Adapted to the API changes in vdr 1.5.0+. - Documentation updates. -- Stefan Huelswitt [EMAIL PROTECTED] | http://www.mue

Re: [vdr] MP3/MPlayer plugin 0.10.0

2007-06-18 Thread Stefan Huelswitt
t; and what about play of dvd with this plugin ? is it possible ? Probably it is. At least you can assign whatever slave command you want to the remote keys (see plugin setup menu). > I remember about dvd-plugin :) I guess that the better way to go. Regards. -- Stefan Huelswitt

[vdr] VDR 1.5.5: segfault in fontconfig

2007-06-24 Thread Stefan Huelswitt
c8 in main (argc=15, argv=0xb7b4) at tools.h:160 #12 0x401e6522 in __libc_start_main () from /lib/libc.so.6 Regards. -- Stefan Huelswitt [EMAIL PROTECTED] | http://www.muempf.de/ ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] VDR 1.5.5: segfault in fontconfig

2007-06-25 Thread Stefan Huelswitt
any AMT Nimbus Sans L Luxi Sans Kochi Gothic AR PL KaitiM GB AR PL KaitiM Big5 MS ゴシック Baekmuk Dotum SimSun FreeSans sans-serif Regards.

Re: [vdr] VDR 1.5.5: segfault in fontconfig

2007-06-25 Thread Stefan Huelswitt
On 25 Jun 2007 [EMAIL PROTECTED] (Stefan Huelswitt) wrote: >>> trying to upgrade to 1.5.5 I'm facing the problem that VDR >>> segfaults right on startup (no plugins envolved). I updated to freetype 2.3.4 and fontconfig 2.4.2 and now it works. Sorry for bothering. Regards

Re: [vdr] Option MPLAYER not found in config file

2007-06-25 Thread Stefan Huelswitt
On 25 Jun 2007 Igor <[EMAIL PROTECTED]> wrote: > logger: *** Option MPLAYER not found in config file or not set correctly > > is it possible to correct it ? Check mplayer.sh.conf for correct MPlayer location. Regards. -- Stefan Huelswitt [EMAIL PROTECTED] | http:

Re: [vdr] softdevice with menu&audio but no video

2007-06-28 Thread Stefan Lucke
> > > I forgot to mention that I'm using DirectFB only. > And you forgot to mention which hardware you are using. With DirectFB we need hardware YUV -> RGB conversion support. Plain fb output mode should run on any hw, but requires some more CPU power. Stefan Lucke ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] Premiere UTF-8 fix for VDR 1.5.1+

2007-06-28 Thread Stefan Taferner
Hi all, Here is a small patch for all Premiere watchers who want to use UTF-8 encoding. The patch simply changes the default character set that is used when no encoding is broadcasted. Kind regards, Stefan --- libsi/si.c.orig 2007-06-28 14:37:28.0 +0200 +++ libsi/si.c 2007-06-28 14:35

Re: [vdr] Premiere UTF-8 fix for VDR 1.5.1+

2007-06-29 Thread Stefan Taferner
lt encoding from the language settings. The ultimative solution would be to make it configurable per station, of course. But that would require much more work and adds complexity, and it is probably not necessary for most of us. Kind regards, Stefan _

Re: [vdr] softdevice with menu&audio but no video

2007-06-29 Thread Stefan Lucke
Quoting Darren Wilkinson: > Stefan Lucke wrote: > > Quoting Darren Wilkinson: > > > > > >> Torgeir Veimo wrote: > >> > >>> On 27 Jun 2007, at 18:32, Darren Wilkinson wrote: > >>> > >>> > >>>> The problem &

Re: [vdr] future VDR and Net??eiver OEM from Reelmultimedia

2007-06-30 Thread Stefan Lucke
e with GPL. > (otherwise Silicon Image would shoot us) and of course the > firmwares for the internal audio/video-coprocessors (delivered by Micronas). -- Stefan Lucke ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] vdr-1.5.5: red/green/yellow/blue doesn't work anymore

2007-07-01 Thread Stefan Taferner
mm, my keymacros.conf for the color buttons still works: Red Recordings Green Schedule Blue Timers According to Vdr's MANUAL, the color keys have no default function. Maybe your keymacros file is not found? Kind regards, Stefan __

Re: [vdr] Beta version of vdr with dvb-s2 support

2007-07-07 Thread Stefan Lucke
otrend Systemtechnik GmbH Unknown device 1019 Flags: bus master, medium devsel, latency 32, IRQ 20 Memory at feaffc00 (32-bit, non-prefetchable) [size=512] jarada stefan # lspci -v -n -s 02:06.0 02:06.0 0480: 1131:7146 (rev 01) Subsystem: 13c2:1019 Flags: bus master, me

Re: [vdr] Beta version of vdr with dvb-s2 support

2007-07-08 Thread Stefan Lucke
le font: load_sub_face failed. [h264 @ 0x87fdf00]PAFF interlacing is not implemented??% ??,?% 0 0 [h264 @ 0x87fdf00]PAFF interlacing is not implemented [h264 @ 0x87fdf00]PAFF interlacing is not implemented -- Stefan Lucke ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] HELP! vdr-1.4.1 and softdevice-0.4.0 aren't working any more

2007-07-09 Thread Stefan Lucke
> > No sound from VDR. Video was displayed fine. I could play testsounds with > aplay just fine. To get the mixer unmuted and or let softdevice use mixer for volume control you'll have to add "mixer:" to your audio parameter. http://www.vdr-portal.d

Re: [vdr] [PATCH] softdevice segfaulting on stream errors

2007-07-11 Thread Stefan Lucke
t; decided > to investigate. The picture buffers used for video were 8-byte aligned, which > happened to work for "normal" mpeg decoding, but wasn't enough. ffmpeg was > executing SSE instructions when doing error concealment and those were > segfaulting. > F

[vdr] New VDR logging method (Was: Re: [ANNOUNCE] VDR developer version 1.5.7)

2007-08-12 Thread Stefan Lucke
In my opinion, it is a benefit to redirect different log levels to > different files for normal operation. In case of a bug, a > commandline/setup option could select this behaviour to produce full logs. -- Stefan Lucke ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] change make install to be really useful

2007-08-16 Thread Stefan Lucke
to clean plugins from the source dir, it seems > fitting to clean the installed ones as well since it's the expect > behavior from most users I've observed. > Stefan Lucke ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Comments on plugin Makefiles

2007-08-18 Thread Stefan Taferner
before "%.o: %.c" line. I have the following lines in my Make.config, this makes what you want: .PHONY: all all-redirect all-redirect: all And as I copy the Make.config from one version to the next I do not need to care about the plugins. Kind regards, Stefan ___

[vdr] [vdr 1.5.9] locale dir setable at runtime

2007-08-27 Thread Stefan Huelswitt
Hi, I would like to suggest that the locale directory is setable at runtime too (via commandline). Patch attached. Regards. -- Stefan Huelswitt [EMAIL PROTECTED] | http://www.muempf.de/diff -u vdr-1.5.9-orig/i18n.c vdr-1.5.9/i18n.c --- vdr-1.5.9-orig/i18n.c 2007-08-24 16:03

[vdr] [vdr 1.5.9] i18n makefile rules

2007-08-27 Thread Stefan Huelswitt
Hi, I dislike that current vdr remakes/copies the language file everytime even nothing has changed. The attached patch implements a (may be) more sophisticated way. Regards. -- Stefan Huelswitt [EMAIL PROTECTED] | http://www.muempf.de/--- vdr-1.5.9-orig/Makefile 2007-08-25 10:52

[vdr] PremiereEPG plugin 0.0.8

2007-08-27 Thread Stefan Huelswitt
Hi, an updated version of the PremiereEPG plugin is available from my homepage <http://www.muempf.de/down/vdr-premiereepg-0.0.8.tar.gz> NEWS: 27.08.2007: Version 0.0.8 - Added support for VDR 1.5.7+ gettext internationalization. -- Stefan Huelswitt [EMAIL PROTECTED] | http://www.mue

[vdr] MP3/MPlayer plugin 0.10.1

2007-08-27 Thread Stefan Huelswitt
zation. -- Stefan Huelswitt [EMAIL PROTECTED] | http://www.muempf.de/ ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] vdr-1.5.9 plugin patches

2007-08-28 Thread Stefan Lucke
> This seems to build now with these changes. I didnt add backwards > compatibility for < 1.5.9 though. Please let me know if this is the correct > way. > > Best Regards. > Thanks, guarded by "#if VDRVERSNUM .." it's in softdevice cvs now. -- Stefan Lucke

[vdr] FTA channel with DVB subtitles

2007-09-02 Thread Stefan Wagner
TV5 Monde Europe should provide dvb-subtitles ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] How to convert a JPEG image to an I-frame?

2007-11-01 Thread Stefan Huelswitt
;$FORMAT" = "ntsc" ]; then pnmscale $S $TMP | \ pnmpad -black -width 704 -height 480 | \ ppmntsc | \ ppmtoy4m -v 0 -n 1 -r -F 3:1001 $SUBSAMPLINGMODE | \ mpeg2enc -f 7 -T 90 -F 4 -nn -a 2 -v 0 -o "$MPG" else pnmscale $S $TMP | \ pnmpa

Re: [vdr] HD setup

2007-11-19 Thread Stefan Taferner
Hz (Family: 6, Model: 15, > Stepping: 6) > and picture of "x264 recording VIDEO: [avc1] 1280x720 24bpp 23.976 fps" > is just perfect, but sound comes out about 0,2 second too early with xine. You can change the A/V offset in xine. I sometimes hit t

Re: [vdr] Best Diskless capable distribution ?

2007-11-30 Thread Stefan Hußfeldt
Juergen Sauer schrieb: > So, which remote boot capaple distri do you use ? > Which is best to choose ? I'm using debian (server, diskless client) with e-tobis VDR repository.Don't know, if it's the best... http://www.vdr-portal.de/board/thread.php?threadid=40936 (german) __

Re: [vdr] begginer question

2007-12-16 Thread Stefan Taferner
ittle slower and explain in a few more words what you want to do. Kind regards, Stefan ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] MP3/MPlayer plugin HG repository

2008-01-01 Thread Stefan Huelswitt
know your opinion. Regards. -- Stefan Huelswitt [EMAIL PROTECTED] | http://www.muempf.de/ ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] BUG: DVB-T and DVB-S[2] do not work with VDR & multiproto [Was: Two VDR's on one machine]

2008-01-12 Thread Stefan Lucke
e the latter is true: Marco Schlüßler informed me that > > the mapping of TransmissionModes in nit.c for DVB-T is wrong. > > > > I've created the attached patch according to his' instructions. > > > > Please give the patch a try and report success or failure. &

Re: [vdr] BUG: DVB-T and DVB-S[2] do not work with VDR & multiproto [Was: Two VDR's on one machine]

2008-01-12 Thread Stefan Lucke
On Saturday 12 January 2008, Morfsta wrote: > On Jan 12, 2008 3:37 PM, Stefan Lucke <[EMAIL PROTECTED]> wrote: > > Same here. > > Which DVB-T device do you use ? I'm using a cinergyT2. > > > > Ioctl's for this device are not passed > > via the co

Re: [vdr] [ANNOUNCE] DVB-S2 + H.264 support for VDR-1.5.12

2008-01-13 Thread Stefan Lucke
audio.o] Fehler 1 > > Any hints ? The include path to your modified DVB-S2 drivers is missing. I set this path in Make.config (see Make.config.template) to: DVBDIR = /usr/local/src/v4l-dvb/linux ..-DLOCDIR=\"./locale\" -I/usr/include/freetype2 -I/usr/local/src/v4l-dvb/linux/inc

[vdr] vdr + h264

2008-01-14 Thread Stefan Lucke
Hi, is it correct that h264 is written as PES via PlayVideo() ? For decoding with ffmpeg it would be useful to have a PROGRAM_STREAM_MAP in front of a new video stream. -- Stefan Lucke ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org

Re: [vdr] vdr + h264

2008-01-14 Thread Stefan Lucke
On Tuesday 15 January 2008, Reinhard Nissl wrote: > Hi, > > Stefan Lucke schrieb: > > > is it correct that h264 is written as PES via PlayVideo() ? > > > > For decoding with ffmpeg it would be useful to have a > > PROGRAM_STREAM_MAP in front of a new video s

Re: [vdr] vdr + h264

2008-01-15 Thread Stefan Lucke
On Tuesday 15 January 2008, Stefan Lucke wrote: > On Tuesday 15 January 2008, Reinhard Nissl wrote: > > Hi, > > > > Stefan Lucke schrieb: > > > > > is it correct that h264 is written as PES via PlayVideo() ? > > > > > >

[vdr] Locale commandline option. Patch not accepted?

2008-01-18 Thread Stefan Huelswitt
Hi, some time ago I suggested to have a commandline option to specifiy the location of the locale files at runtime. It hasn't appeared in VDR source since then. Has the patch been rejected? Regards. PS: I attached the patch again, in case it got lost somewehere ;) -- Stefan Huelswitt [

[vdr] dvbsubtitle issue

2008-01-19 Thread Stefan Lucke
OBJECT_DATA_SEGMENT OBJECT_DATA_SEGMENT END_OF_DISPLAY_SET_SEGMENT PAGE_COMPOSITION_SEGMENT -- Stefan Lucke ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] dvbsubtitle issue

2008-01-19 Thread Stefan Lucke
Quoting Klaus Schmidinger: > On 01/19/08 11:58, Stefan Lucke wrote: > > Hi, > > > > can someone with a full featured card test the short recording > > mentioned here: > > http://lists.berlios.de/pipermail/softdevice-devel/2008q1/003004.html > > Did it,

Re: [vdr] dvbsubtitle issue

2008-01-19 Thread Stefan Lucke
Quoting Klaus Schmidinger: > On 01/19/08 14:28, Stefan Lucke wrote: > > Quoting Klaus Schmidinger: > > > >> On 01/19/08 11:58, Stefan Lucke wrote: > >>> Hi, > >>> > >>> can someone with a full featured card test the short recording &

Re: [vdr] Locale commandline option. Patch not accepted?

2008-01-19 Thread Stefan Huelswitt
On 20 Jan 2008 Klaus Schmidinger <[EMAIL PROTECTED]> wrote: > In a quick test it appeared to work, but you may want to test > the modified patch to make sure I didn't break anything. The patch is fine. Thanks. -- Stefan Huelswitt [EMAIL PROTECTED] | htt

Re: [vdr] dvbsubtitle issue

2008-01-19 Thread Stefan Lucke
Quoting Klaus Schmidinger: > On 01/19/08 18:47, Luca Olivetti wrote: > > En/na Stefan Lucke ha escrit: > > > >> Excat :-( > >> > >> Stefan Lucke > > > > In case it could help you: the dxr3-plugin had a similar issue, the > >

[vdr] Muempf HG repositories

2008-01-25 Thread Stefan Huelswitt
ty for free HG hosting of VDR related projects. Please apply by mail, if you want your project to be hosted. Please note that this is a private service and I reserve the right to terminate the service and/or exclude/reject projects from the hosting at any time and for any reason. Regards. --

Re: [vdr] [ANNOUNCE] VDR developer version 1.5.14

2008-01-27 Thread Stefan Huelswitt
river appears to be stable enough now - at least I've > been using it for a few days now without problems. I don't know if there are many people left, but I'm still working with a 2.4.x kernel and cannot use the new drivers (neither HG nor multiproto). This way I'm effectively lo

Re: [vdr] [PATCH] Old DVB API patch for VDR-1.5.14

2008-01-27 Thread Stefan Huelswitt
no > multiproto DVB driver headers are available. Thanks a lot. This saves me the time to dig into that by myself (which was the plan for tomorrow). Regards. -- Stefan Huelswitt [EMAIL PROTECTED] | http://www.muempf.de/ ___ vdr mailing li

Re: [vdr] Straw poll: stable version 1.6.0 now?

2008-02-03 Thread Stefan Taferner
ably take some months to get everything done right. Better get the pressure from a new release by releasing now, and make HDTV right without pressure. Kind regards, Stefan ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Straw poll: stable version 1.6.0 now?

2008-02-03 Thread Stefan Hußfeldt
he upcoming 1.7.x. -- Und Tschüss. Stefan ### Kilroy was here ### 2.6.20.2 up 197 days ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Wakeup methods

2008-02-10 Thread Stefan Hoffmann
ystem with a special shutdown entry in grub. Without the reboot the timer is just ignored... System is Debian with Linux 2.6.22-2-amd64, VDR 1.5.14, Mainboard Gigabyte M61P-S3. Greetings, Stefan PS: First post after lurking for years, YESSS... ;-) _

Re: [vdr] demuxing subtitles with projectx

2008-02-10 Thread Stefan Wagner
h burn 0.1.0-pre21 i have problems with naming of audio files. projectx beta named files other than old projectx. have anyone a fix for that? Stefan ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] demuxing subtitles with projectx

2008-02-10 Thread Stefan Wagner
n broadcast station zdf its possible, the patch is only for zdf: http://forum.dvbtechnics.info/showthread.php?t=4920 (sorry in german) Stefan ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] demuxing subtitles with projectx

2008-02-11 Thread Stefan Wagner
-rw-rw-r-- 1 vdr vdr 1819008 11. Feb 21:13 vdrsync.mpa vdrsync0.mpa and vdrsync1.mpa only 0 byte, and burn waits for anything. with 1 audio stream: prw-rw-r-- 1 vdr vdr 0 11. Feb 21:24 vdrsync1.mpa -rw-rw-r-- 1 vdr vdr 3638016 11. Feb 21:24 vdrsync.mpa and the dvd will be created. Stef

Re: [vdr] demuxing subtitles with projectx

2008-02-17 Thread Stefan Wagner
subtitle streams? so we can get a version of projectx thet supports more than one dvb-streams. stefan ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] no program icon with xineliboutput under 64bit

2008-02-23 Thread Stefan Wagner
i have run vdr-sxfe under ubuntu gutsy 64bit edition. xinelibout works fine, but the programm icon is noit shown in the left upper corner. there is only a standard icon with rectangles. is there a solution to show the vdr-sxfe icon? Stefan ___ vdr

[vdr] vdr-pictures and pic2mpg

2008-02-24 Thread Stefan Wagner
the pic2mpg script aceptis only files with lower case caracters. is it posible to support upper case caracters by default? my pictures are named DSCN*.JPG and the script only acepts DSCN*.jpg. stefan ___ vdr mailing list vdr@linuxtv.org http

Re: [vdr] vdr-pictures and pic2mpg

2008-02-24 Thread Stefan Wagner
Klaus Schmidinger <[EMAIL PROTECTED]> wrote: > On 02/24/08 21:42, Stefan Wagner wrote: >> the pic2mpg script aceptis only files with lower case caracters. >> is it posible to support upper case caracters by default? >> >> my pictures are named DSCN*.JPG and

Re: [vdr] vdr-pictures and pic2mpg

2008-02-25 Thread Stefan Wagner
ing ./DSCN2155.JPG.mpg removing ./DSCN2154.JPG.mpg dest: Datei oder Verzeichnis nicht gefunden the script will create a dest dir in source (/tmp/source/dest/) and delete the files after finishing. the script only works with absolute paths correctly. stefan ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] demuxing subtitles with projectx

2008-02-28 Thread Stefan Wagner
> > Nothing happened after this statement, and I don't know why. > any idea? > > > Emmanuel not testet yet. you can test this patch (without patching projectx): http://vdr-portal.de/board/thread.php?postid=697938#post697938 stefan ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] vdr-pictures and pic2mpg

2008-03-01 Thread Stefan Wagner
Klaus Schmidinger <[EMAIL PROTECTED]> wrote: > On 02/25/08 19:59, Stefan Wagner wrote: >> the script only works with absolute paths correctly. > > Please try the attached patch. now it works fine. tx for patch stefan ___

Re: [vdr] floatingpoint exception in mp3 plugin

2008-03-01 Thread Stefan Huelswitt
On 01 Mar 2008 Halim Sahin <[EMAIL PROTECTED]> wrote: > ulimit -u unlimited Actually this should be ulimit -c unlimited > ./vdr -P mp3 > After pressing playall button vdr crashs. > No core file was created > any ideas? Not without a backtrace. Regards. -- St

Re: [vdr] floatingpoint exception in mp3 plugin

2008-03-07 Thread Stefan Huelswitt
non-audio files. Most probably one of the wav files. Regards. -- Stefan Huelswitt [EMAIL PROTECTED] | http://www.muempf.de/ ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

  1   2   >