[vdr] VDR & web cam

2010-10-17 Thread Andrey Kuzmin
What is the best way to publish web cam to web and show it in VDR? Mplayer plugin or anything else? ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] How to remove double quotes in names for sharing in samba?

2010-04-23 Thread Andrey Kuzmin
> VDR option --vfat removes special characters from recording file names. That's exactly what I needed, thanks a lot! ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] How to remove double quotes in names for sharing in samba?

2010-04-22 Thread Andrey Kuzmin
What I'm trying to do is to make a samba network share to /video folder to watch recordings from windows PCs. Everything works, BUT... Many EPG titles from my provider contain double quotes, so recordings look like "TITLE_IN_RUSSIAN" . When file names countains " , samba converts

Re: [vdr] HD output - your current favourites

2009-08-14 Thread Andrey Kuzmin
> I don't keep a list of dvb cards & drivers but you should know that > dvb cards don't care if you're watching sdtv, hdtv, or whatever else. > They don't care if the stream is mpeg2, mpeg4, etc. The only thing > that is important is whether or not your dvb card supports the method > the stream is

Re: [vdr] HD output - your current favourites

2009-08-14 Thread Andrey Kuzmin
And what DVB cards that support HD and are supported by current kernel drivers are in favorites now? > I have a few VDR boxes and all of them now are using Nvidia cards and > vdpau. I output the audio/video to my nice fancy tv with DVI->HDMI > cables. It works great. I'm not sure what you're r

Re: [vdr] Can I disable pause live tv altogher?

2009-05-10 Thread Andrey Kuzmin
> If there's any intention to add live tv caching then ram should > definitely be available to the user as a storage option. Although I > don't really care about the feature, I don't mind if my ram is being > used whereas I absolutely don't want a harddrive constantly running > for it. Btw, I hav

Re: [vdr] [Announce] xxv-1.3 - Feature release (1.4 rc)

2009-04-26 Thread Andrey Kuzmin
Thanks! I've changed 10 to 40 to fix my issue > new WebFXTreeItem("", > "?cmd=program&data=")); ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] [Announce] xxv-1.3 - Feature release (1.4 rc)

2009-04-21 Thread Andrey Kuzmin
> This happens if you run vdr with --vfat then VDR cuts the recording name. Please check another screen shot http://binitex.com/jet/20090421-28m-192kb.jpg This is the same channel. Channel name is truncated in tree, recordings are in different place. _

Re: [vdr] [Announce] xxv-1.3 - Feature release (1.4 rc)

2009-04-20 Thread Andrey Kuzmin
There is still one issue for me: http://binitex.com/jet/20090420-i7x-194kb.jpg It seems that long names are truncated. The problem is that even short names in Russian are truncated, may be because every cyrillic character is 2 bytes length in utf8. Could you point please to the line in

Re: [vdr] [Announce] xxv-1.3 - Feature release (1.4 rc)

2009-04-19 Thread Andrey Kuzmin
Please add to readme or anywhere that mysql DB should be created as UTF8, --utf8 option is not enough to enable utf support for XXV, and this is non obvious for non experienced users. In any case, thanks that XXV finally supports utf8! > Read the full announcement : http://xxv.berlios.de/cont

Re: [vdr] Minimal VDR install

2009-01-14 Thread Andrey Kuzmin
> I usually start by installing the latest version of ubuntu on one > computer and then duplicate that directory for every client. Completely diskless clients booting through PXE or iSCSI from single image or from dedicated images from server are also worth to try. This work fast on gi

Re: [vdr] VDR Development

2008-09-06 Thread Andrey Kuzmin
> Sure, agreed. But I don't see that there are developers that push this > forward. Most features get developed to basic functionality, and then > development stops, and the patch is merely ported from one version to > the next. Do you really think that any developer could be interested and so s

Re: [vdr] VDR Development

2008-09-05 Thread Andrey Kuzmin
> But! Coordinating such a Team is some thing that needs time, for itselfe. > But all thouse discussions, > about the priority of a "feature" should be done befor coding starts. May be it worth just to try and see if there is a problem here at all? ;-) I belive problem here is a bit different.

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

2008-02-04 Thread Andrey Kuzmin
In any case - thanks to Klaus that community were involved in this process. IMHO feature requests polls will also be useful. As we see now, teletext subtitles are also important feature for many of VDR users, may be there are others too :) ___ vdr mail

Re: [vdr] XXV & UTF-8

2008-02-04 Thread Andrey Kuzmin
> XXV has'nt at present UTF8 support, this feature is planned but not > released. Only latin1 charset work up to the present. as VDR is UTF-8 now and as I see there are much chances that there will be new stable 1.6 with UTF-8 soon, please move this feature higher in your list :) XXV looks really

[vdr] XXV & UTF-8

2008-02-03 Thread Andrey Kuzmin
Hi! I'm trying to setup XXV (latest SVN version). Everything seems to run OK, except I could not see russian EPG and channel list. Texts look like: Title ЛУЧШИЕ КИНОТРЮКИ-2007 so they are HTML encoded. How to fix that? My system is Ubun

Re: [vdr] VDR, Ubuntu & upstart

2008-02-03 Thread Andrey Kuzmin
Answering myself. I've changed script to: console output respawn script LANG=ru_RU.UTF-8 export LANG

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

2008-02-03 Thread Andrey Kuzmin
What are chances that multiproto will be merged to kernel in the nearest time (1-2 months?) If chances are big, I don't think that it is a good time to lose valuable Klaus's time for releasing & supporting new stable version that will freeze another stable 1.8 with multiproto support till 2009 :)

[vdr] VDR, Ubuntu & upstart

2008-02-03 Thread Andrey Kuzmin
Hi! I'm looking how to solve such issue: when I run runvdr script in terminal window of my Ubuntu 7.10 (with russian UTF8 locale), OSD shows correct russian EPG, channel lists, etc... But when I run vdr using upstart's script: exec /ego/vdr/_runvdr console output

Re: [vdr] VDR 1.5.12 & text2skin: how to compile?

2008-01-02 Thread Andrey Kuzmin
> I don't know why it fails (I'm using VDR 1.5.12 with text2skin > currently, on Gentoo, so it is possible to compile it). but to get the > errors in English build by typing 'LANG=C make' (i.e. change the LANG > variable during compile). That way you'll may get more answers, I > don't know how many

Re: [vdr] VDR 1.5.12 & text2skin: how to compile?

2008-01-01 Thread Andrey Kuzmin
> I've used every version of the current vdr > developer tree and haven't > needed an updated text2skin patch since 1.5.4. > Try the attached > patch. Hello! Thanks for your quick response. Still no luck, please tell me, what I'm missing: 1) wget ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.5.12.ta

[vdr] VDR 1.5.12 & text2skin: how to compile?

2007-12-31 Thread Andrey Kuzmin
Hi, I've googled and tried all patches I could find to build text2skin against 1.5.10 (11 and 12 too), but still could not build text2skin plugin. Any how-to's or working patches? Thanks! ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cg

Re: [vdr] next features?

2007-11-19 Thread Andrey Kuzmin
> The point is that Klaus has very strict demands on code quality, and > many patches never get up to that quality level. Thanks to that > strictness, the VDR sources are relatively clean and straight > implemented, and we're pleased with frequent rock-solid so-called > 'developer' releases. Th

Re: [vdr] next features?

2007-11-17 Thread Andrey Kuzmin
> If I were really the "dictator" as which you were "kind" enough to entitle > me, I sure wouldn't have spent all the recent work in cleanly integratiting > subtitle support into VDR. The original patch/plugin was way too complex > for my taste. Please, nothing personal :))) I really admired by th

Re: [vdr] next features?

2007-11-17 Thread Andrey Kuzmin
> And as long as there isn't at least a (graphics) card that supports > decoding the "good old" MPEG2 in a quality that is at least as good > as that of the FF DVB cards, as well as decoding H.264/HDTV in *hardware*, > this whole area has next to no priority for me. I am not interested in > softwar

Re: [vdr] System reboots...

2006-10-25 Thread Andrey Kuzmin
> Try to launch vdr as user the same result ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] System reboots...

2006-10-24 Thread Andrey Kuzmin
I've compiled vanilla vdr 1.4.3 on fresh Ubuntu installation. When I run vdr, systems goes to reboot without any information. What is the easiest way to figure out what is the reason of reboot? kernel 2.6.15 Nexus WinTV FF card Thanks! ___ vdr mailin