Re: [vdr] [ANNOUNCE] rpihddevice plugin 1.0.0

2015-10-18 Thread thomas
Quoting Torgeir Veimo : Do you know any rpi distro this one will be included in? Don't think it's included in raspian yet? There's an ebuild in the Gentoo portage tree and hopefully the current version will be available soon.

Re: [vdr] Media (.mkv) player on Raspberry Pi2 VDR client

2016-02-09 Thread thomas
les and DTS sound tracks. Regards, Thomas ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Media (.mkv) player on Raspberry Pi2 VDR client

2016-02-09 Thread thomas
VDR recording folder, write a minimal info file (AFAIK only title, lifetime and priority is mandatory) and you'll see the new recording once you triggered VDR to update its recordings. Regards, Thomas ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] DVD plugin - sound jerky??

2007-01-31 Thread thomas
On Wed, Jul 26, 2006 at 09:30:44AM -0700, Simon Baxter wrote: > I've had this problem for ages and never found any resolution to it as it's > really only a problem with DVDs that have a lot of chapters. > > When it get towards the end of a chapter, the sound disappears. The video > is still fin

Re: [vdr] [PATCH, RFC] STB0899 signal strength (pctv452e, others too?)

2012-05-20 Thread Thomas Sailer
On 05/20/2012 05:51 PM, VDR User wrote: This subject has come up at least a few times, one of which was in the "The right way to interpret the content of SNR, signal strength and BER from HVR 4000 Lite" thread. For some reason the Apart from the SNR/Signal Strength issue, does the card work fo

Re: [vdr] peculiar EPG problem.

2012-07-16 Thread Thomas Creutz
Possible only a font problem? Has your font-file all the missing chars? Am 15.07.2012 17:51, schrieb Ali H.M. Hoseini: > Hi, > > I faced a very peculiar EPG problem. I'm using VDR with DVB-T usb sticks > in IRAN. The EPG language is Farsi (Persian). > The problem is, from 32 alphabets of Farsi,

Re: [vdr] tvdr.de down for maintenance

2012-07-18 Thread Thomas Netousek
Hallo Klaus, also web space via http kann ich auf einem meiner server bereitstellen ... (ftp mag ich nicht so sehr, weil da immer wieder security vulnerabilities auftauchen). Lieben Gruss Thomas On 2012-07-18 16:17, Klaus Schmidinger wrote: On 17.07.2012 12:05, Klaus Schmidinger wrote: The

[vdr] Archive-HDD functions

2013-08-31 Thread Thomas Maass
have a look at it, as a proof of concept. With the patch included, I could continue my plugin with renaming and sorting functions more easy. This plugin will be similar to the extrecmenu Plugin, which has a exemplary renaming and folder managment function. Also the cutting queue is great. Thomas

[vdr] Move class declarations to headerfiles

2013-09-05 Thread Thomas Maass
cRecording. But there are many other classes, which could be used in plugins. Thomas - -- gpg-id: D31AAEEA http://www.setho.org/people -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQEcBAEBAgAGBQJSKGXcAAoJEMMw//HTGq7qGx0H/1c5anXuLJ5/T6QWQUBFPW1P 9wr0blYd13dzHgNcuBmJv

Re: [vdr] Move class declarations to headerfiles

2013-09-05 Thread Thomas Maass
Item class, and added the method there. The rest is a copy of VDR's original class. What about the few class declarations you made in the sourcefiles? Thomas - -- gpg-id: D31AAEEA http://www.setho.org/people -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQEcBAEBAg

[vdr] Does the back key not really stop the replay?

2013-09-06 Thread Thomas Maass
destructor, nothing else. Klaus, can you check the exact behaviour when pressing back during replay? I cannot see kBack in cReplayControl::ProcessKey. Thomas - -- gpg-id: D31AAEEA http://www.setho.org/people -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQEcBAEBAgAGBQJSKj

Re: [vdr] Does the back key not really stop the replay?

2013-09-07 Thread Thomas Maass
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 My plugin should work with an unpatched VDR. I added a cReplayControl::Stop(); as first command to the destructor of cMyReplayControl. This works, but is that the way to go? Can you suggest a better place to do the unlinking and unmounting? Thomas

[vdr] VDR and folders

2013-10-19 Thread Thomas Maass
know about these folders. Thomas -- gpg-id: D31AAEEA https://www.setho.org/people signature.asc Description: This is a digitally signed message part. ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] Editing lock

2013-10-20 Thread Thomas Maass
a plugin is doing something similar. Thomas -- gpg-id: D31AAEEA https://www.setho.org/people signature.asc Description: This is a digitally signed message part. ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Why use /var/lib/vdr?

2013-12-11 Thread Thomas Schmidt
y will find all important cfgfiles in /etc/vdr/ but some of them are just symlinks to /var/lib/vdr/. [1] https://alioth.debian.org/projects/pkg-vdr-dvb/ [2] http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard Regards, Thomas -- Thomas Schmidt, Debian VDR Team http://pkg-vdr-dvb.al

Re: [vdr] Raspberry Pi, Streamdev + rpihddevice

2014-07-08 Thread Thomas Reufer
gt; that gets added to the wish list at some point. I'm afraid this might take a while, since accessing the decoded image is not that easy, however possible. But rpihddevice supports the ScaleVideo() method, so in principle it's possible to do it manually. Regards, Thomas

Re: [vdr] Raspberry Pi, Streamdev + rpihddevice

2014-07-14 Thread Thomas Reufer
(or blanking or no display) with hdmi. config_hdmi_boost=4 #Set to change signal strength (0 - 7) Regards, Thomas ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Raspberry Pi, Streamdev + rpihddevice

2014-07-15 Thread Thomas Reufer
the maximum value from +/- 1% to +/- 0.5%. Regards, Thomas ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Raspberry Pi, Streamdev + rpihddevice

2014-07-15 Thread Thomas Reufer
etc... Furthermore I'd try to play a file with omxplayer to see, whether it's related to the plugin or to your setup. Regards, Thomas ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Raspberry Pi, Streamdev + rpihddevice

2014-07-16 Thread Thomas Reufer
o HDMI-audio issue. If the error still occurs, I'd be interested in the video file to try, whether I can reproduce the issue. If you have the possibility to upload the file somewhere, please let me know via PM. Regards, Thomas ___ vdr ma

[vdr] Forced boot once a day

2014-09-14 Thread Thomas Maaß
timer could be updated. No searchtimer recording would be lost. Thomas -- gpg-id: ccdbc2cf https://www.setho.org/people signature.asc Description: OpenPGP digital signature ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/lis

Re: [vdr] Forced boot once a day

2014-09-17 Thread Thomas Maaß
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I think I will modify my shutdown script. I thought VDR could care of this. However such a daily wakeup only makes sense, when epgsearch's searchtimer is used. Without epgsearch such a wakeup is useless. How can I compare the wakeup times in a bash

Re: [vdr] 15 years of VDR - time for a new stable version!

2015-02-03 Thread Thomas Creutz
Am 01.02.2015 um 15:24 schrieb Klaus Schmidinger: > On February 19 (less than 3 weeks from now) it's going to be 15 years > since the release of the very first revision of VDR. To celebrate this > anniversary I'm planning on releasing a new stable version 2.2.0 on that > very day. NICE - so I can

Re: [vdr] raspbian apt repo with up to date vdr packages?

2015-03-26 Thread Thomas Creutz
Hi I use the yavdr vdr packages as reference, because I love the debian way :) But I patched the most of them for faster compiling with multiple threats. By Interest I can share infos/packages. But I dont have time to manage a up to date repository. Thomas Am 09.03.2015 um 15:31 schrieb VDR

Re: [vdr] vdr + rpihddevice + skinnopacity

2015-04-01 Thread Thomas Reufer
of vdr, It also needs to query the maximal possible dimension prior creation, otherwise rpihddevice will then just return NULL if an oversized pixmap is requested. Regards, Thomas ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] VDR ISDB-T support

2015-08-04 Thread Thomas Netousek
sticks ? Kind regards from Vienna, Austria Thomas On 08/04/15 08:12, Christian Rodriguez wrote: Hello everyone! I'm from Argentina, and up to last month I've been using VDR 1.7.262 with an ISDB-T USB adap

[vdr] [ANNOUNCE] rpihddevice plugin 1.0.0

2015-10-18 Thread Thomas Reufer
aterial at interlaced display mode Have fun, Thomas ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] [ANNOUNCE] rpihddevice plugin 1.0.0

2015-10-18 Thread Thomas Reufer
ojects.vdr-developer.org/git/vdr-plugin-rpihddevice.git/tree/COPYING#n282 > > and: > > http://www.gnu.org/licenses/gpl-faq.html#NoticeInSourceFile Thanks for the hint. I'll add the correct headers for the next release. Regards, Thomas

Re: [vdr] How to convert e.g. mp4 to VDRs .ts file?

2015-12-08 Thread Thomas Reufer
convert any of the stream. E.g. getting rid of black bars or convert subtitles from DVD to DVB format. Regards, Thomas > Am 08.12.2015 um 21:30 schrieb Stephan Loescher : > > Dear VDR users, > > I try to convert some mp4 files (in different video resolutions) to native > VDR

Re: [vdr] How to convert e.g. mp4 to VDRs .ts file?

2015-12-09 Thread Thomas Reufer
No, I never used subtitles with old recordings - importing subtitles from commercial disks is the only use case for me. Thomas > Am 09.12.2015 um 17:40 schrieb Richard F : > > Thomas, > > You mention converting subtitles from DVD to DVB - have you had any > success convertin

Re: [vdr] NOT SOLVED!!! buffer overruns and sync probs after change of receivers

2016-02-09 Thread Thomas Netousek
ime. Btw, there are LEDs on the Digital Devices card, do they change between the "good" and the "bad" state ? Thomas ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Problem with rpihddevice OSD

2016-03-11 Thread Thomas Reufer
I guess you’re just running out of GPU memory - try adding "gpu_mem=128" to /boot/config.txt. 64MB should be fine if you’re using VDR’s default skins, increase the amount for more complex skins. Regards, Thomas > Am 11.03.2016 um 18:42 schrieb Jose Alberto Reguero > :

Re: [vdr] vdr --genindex fails on radio recording

2016-06-26 Thread Thomas Reufer
Hi Richard I observed the same behavior two weeks ago when I wanted to replay an edited radio recording. Please find my proposed fix attached, maybe Klaus will take it into the next VDR developer release. Regards, Thomas Quoting Richard F : Hi Klaus, In my testing, (VDR 2.20) the

Re: [vdr] [Patch] Allow HD Screenshots with plugin screenshot

2017-09-23 Thread Thomas Creutz
the repository on Github. Regards, Thomas ___ vdr mailing list vdr@linuxtv.org https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Dropping pixel font in VDR 1.5?

2007-05-28 Thread Thomas Wehrspann
ses pixel fonts to display icons. Some unused character numbers are assigend with those new "characters" to display a symbol of a dvd, directory, This looks very nice and is a great usability enhancement. So i think something similar (integrating icons in the OSD) should be possible al

[vdr] [ANNOUNCE] vdr-spider-0.1.4

2007-06-23 Thread Thomas Günther
Hi! There is a new version of the 'Spider Arachnid' plug-in. Download: http://toms-cafe.de/vdr/spider/vdr-spider-0.1.4.tgz Changes since version 0.1.3: - Fixed compilation with VDR-1.5.4. - Fixed compiler warnings with gcc-4.1.2. - Updated FSF address in the license information. - Improved copyr

[vdr] Plugin-Patches for VDR 1.5.3

2007-06-25 Thread Thomas Günther
Some patches to compile plugins with VDR >= 1.5.3: http://toms-cafe.de/vdr/download/autotimeredit-0.1.8-1.5.3.diff http://toms-cafe.de/vdr/download/director-0.2.8-1.5.3.diff http://toms-cafe.de/vdr/download/live-0.1.0-1.5.3.diff http://toms-cafe.de/vdr/download/mailbox-0.4.0-1.5.3.diff http://toms

[vdr] Plugin-Patches for VDR 1.5.4

2007-06-25 Thread Thomas Günther
Some patches to compile plugins with VDR >= 1.5.4: http://toms-cafe.de/vdr/download/dvdswitch-0.1.3-1.5.4.diff http://toms-cafe.de/vdr/download/filebrowser-0.0.6-1.5.4.diff http://toms-cafe.de/vdr/download/freecell-0.0.2-1.5.4.diff http://toms-cafe.de/vdr/download/solitaire-0.0.2-1.5.4.diff Tom

[vdr] [PATCH] prefermenu-0.6.6 for VDR >= 1.5.3

2007-07-04 Thread Thomas Günther
Hello! Here is a patch for the prefermenu-0.6.6 plugin and VDR >= 1.5.3: http://toms-cafe.de/vdr/download/prefermenu-0.6.6-1.5.3.diff It's the same problem as in the sysinfo plugin: cFont::GetFont() is called to early. Tom pgpYr5ABbF0Sf.pgp Description: PGP signature _

Re: [vdr] [ANNOUNCE] Frontend for VDR/mplayer on Nokia 770/800

2007-08-05 Thread Thomas Schmidt
would have a subversion repository, bugtracker, webspace... for your project and other people could help you with the program. Regards, Thomas -- Thomas Schmidt, Debian VDR Team http://pkg-vdr-dvb.alioth.debian.org/ externremux.sh Description: Bourne shell script

[vdr] Diablo CAM and VDR 1.4.7: unknown session id: 0

2007-08-19 Thread Thomas Creutz
r resource identifier" is triggert in bool cCiHandler::OpenSession(int Length, const uint8_t *Data) and the last "unknown sessin id" message is (i think) from bool cCiHandler::CloseSession(uint16_t SessionId) Can someone help me? Thomas -BEGIN PGP SIGNATURE- Version: GnuPG

[vdr] [PATCH] jumpplay patch for vdr-1.5.7

2007-08-22 Thread Thomas Günther
Hi! The jumpplay patch for vdr-1.5.7 is available: http://toms-cafe.de/vdr/download/vdr-jumpplay-0.9-1.5.7.diff (also applicable to vdr-1.5.8) Translators! There are currently only English and German texts in the patch. Further language texts are welcome. This patch changes the replay behaviour

[vdr] [PATCH] dd-record-option patch for vdr-1.5.7

2007-08-25 Thread Thomas Günther
Hi! I've adapted Thomas Schmidt's dd-record-option patch to vdr-1.5.7: http://toms-cafe.de/vdr/download/vdr-dd-record-option-1.5.7.diff (also applicable to vdr-1.5.8) Translators! There are currently only English and German texts in the patch. Further language texts are welcome.

[vdr] [PATCH] disableDoubleEpgEntrys patch for vdr-1.5.7

2007-08-25 Thread Thomas Günther
Hi! I've adapted Emanuel Wontorra's disableDoubleEpgEntrys patch to vdr-1.5.7: http://toms-cafe.de/vdr/download/vdr-disableDoubleEpgEntrys_0.7.3b-1.5.7.diff (also applicable to vdr-1.5.8) Translators! There are currently only English and German texts in the patch. Further language texts are welco

[vdr] [Announce] menorg-0.1

2007-08-25 Thread Thomas Creutz
format is based on the format used in the setup plug-in. Greetings, Thomas -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFG0Gi3ryk5AcCKK8ERAjdfAKCPeN2ykozHffu2k4cscj6UBPYieQCePAuE xwqzFcWGnHNBi6gX+Ek7P2U= =GOS

Re: [vdr] [Announce] menorg-0.1

2007-08-25 Thread Thomas Creutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thomas Creutz schrieb: > Hello VDR Users! > > Tobias Grimm and I are afraid to announce a new sebmenu plugin called menuorg. > > From the README: > > This plug-in allows to reorganise VDR's main OSD menu. The new menu stru

[vdr] [Announce] menorg-0.2

2007-08-25 Thread Thomas Creutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello again! Small bug fix release because of issues with the Burn plug-in http://www.e-tobi.net/blog/pages/vdr-menuorg Thomas -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http

[vdr] [Announce] menorg-0.3

2007-08-25 Thread Thomas Creutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Whats new: Fixed charset conversion for menu titles. They will now explicitly be converted to VDR's locale charset falling back to ISO8859-2 on conversion errors. http://www.e-tobi.net/blog/pages/vdr-menuorg Thomas -BEGIN PGP SIGN

[vdr] [PATCH] playlist-0.0.2 for VDR >= 1.5.7

2007-09-03 Thread Thomas Günther
Hello! Here is a patch for the playlist plug-in and VDR >= 1.5.7: http://toms-cafe.de/vdr/download/playlist-0.0.2-1.5.7.diff Tom ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] [PATCH] tvonscreen-1.0.141 for VDR >= 1.5.3

2007-09-14 Thread Thomas Günther
Hello! Here is a patch for the tvonscreen plug-in and VDR >= 1.5.3: http://toms-cafe.de/vdr/download/tvonscreen-1.0.141-1.5.3.diff Tom pgpJfd0HHsyme.pgp Description: PGP signature ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/ma

Re: [vdr] Prefermenu plugin ERROR: cOsd::SetAreas

2007-09-23 Thread Thomas Günther
Stone wrote: > > You dont think it has something to do with the changes in vdr-1.5.9? > Prefermenu uses the CreateOsd without the new "Level" attribute. No, this is not the problem but the now adjustable font size. The error occurs if the font height is an even number. Her is a fixed version of

[vdr] [ANNOUNCE] vdr-spider-0.2.0

2007-09-25 Thread Thomas Günther
Hi! There is a new version of the 'Spider Arachnid' plug-in. Download: http://toms-cafe.de/vdr/spider/vdr-spider-0.2.0.tgz Changes since version 0.1.4: - Renamed *.c files to C++ suffix *.cpp. - Added namespaces. - Added gettext support (VDR >= 1.5.7). - Resume the last game. - Customizable widt

Re: [vdr] Not good behaviour from vdr

2007-09-30 Thread Thomas Creutz
st > recordings or an occasional restart. > I think, thats a good idea :-) Thomas -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFG/2t3ryk5AcCKK8ERAvBFAKDTVZpK8pNIjrJoJfn8QbO3

Re: [vdr] [Announce] menorg-0.2

2007-10-18 Thread Thomas Creutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Igor! Igor Nikanov schrieb: > Guten Tag, Thomas > > is it possible with your plug-in to reorganize the channels.conf ? > Now I have on my VDR one huge list with several thousand channels - > I want to organize the new folder

Re: [vdr] Transcoding video on-the-fly ?

2007-10-18 Thread Thomas Creutz
y vdr ? You can use streamdev to transform. streamdev-server (0.3.3-pre3-geni) - VDR Streaming Server -r , --remux= Define an external command for remuxing. Thomas -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http:/

[vdr] [ANNOUNCE] VideoCD Plugin 0.8

2007-12-12 Thread Thomas Heiligenmann
A new version of the plugin is available, which has been upgraded to compile under VDR 1.4.7 and later. Thanks to all, who have provided ideas and patches. Download: http://www.heiligenmann.de/vdr/download/ Filename: vdr-vcd-0.8.tgz Filesize: 40116 -- Thomas

Re: [vdr] no channel 0 in svdrp

2008-01-02 Thread Thomas Schmidt
;0"" Is it possible to add > this functionality to svdrp? I guess you should just try the "hitk 0" command instead of "channel 0". ;-) Regards, Thomas -- Thomas Schmidt, Debian VDR Team http://pkg-vdr-dvb.alioth.debian.org/ signature.asc Description: Dig

[vdr] [ANNOUNCE] VideoCD Plugin 0.9

2008-01-21 Thread Thomas Heiligenmann
A new version of the plugin is available: Download: http://www.heiligenmann.de/vdr/download/ Filename: vdr-vcd-0.9.tgz Filesize: 33687 See HISTORY and README for details. Thanks to all, who have provided ideas and patches. -- Thomas ___ vdr mailing

[vdr] [ANNOUNCE] WAPD Plugin 0.9

2008-01-21 Thread Thomas Heiligenmann
A new version of the plugin is available: Download: http://www.heiligenmann.de/vdr/download/ Filename: vdr-wapd-0.9.tgz Filesize: 31975 See HISTORY and README for details. Thanks to all, who have provided ideas and patches. -- Thomas ___ vdr mailing

[vdr] [ANNOUNCE] PhotoCD Plugin 0.9

2008-01-21 Thread Thomas Heiligenmann
A new version of the plugin is available: Download: http://www.heiligenmann.de/vdr/download/ Filename: vdr-pcd-0.9.tgz Filesize: 19927 See HISTORY and README for details. Thanks to all, who have provided ideas and patches. -- Thomas ___ vdr mailing

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

2008-01-27 Thread Thomas Schmidt
current state, it would not be possible for Debian to ship a vdr version > 1.5.13 in the official archive. Currently it is not urgent for me as we do not package vdr 1.5.x for the official archive (yet), but i am sure that this change is causing a lot problems for Thomas Günther who provides uno

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

2008-01-27 Thread Thomas Schmidt
is one good argument more for the decision not to do this in the current state of development. > Lets just hope that kernel DVB and VDR 1.6.0 will be compatible > when VDR 1.6.0 comes out. :-) Yes, this would be really helpful. ;-) Regards, Thomas -- Thomas Schmidt, Debian VDR Team h

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

2008-02-03 Thread Thomas Sailer
On Sun, 2008-02-03 at 13:34 +0200, Ville Skyttä wrote: > +1 Since I'm using Ville's Packages and he said yes, I also vote for yes. Tom ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] [PATCH] locale patch for text2skin plug-in (VDR >= 1.5.7) + skin patches

2008-02-10 Thread Thomas Günther
Hello! Here is a patch for the text2skin plug-in adding locale handling for VDR >= 1.5.7: http://toms-cafe.de/vdr/download/text2skin-1.1-cvs-locale.diff It bases on cvs snapshot from 2008-01-22 22:30:00Z + 2 patches: - libfreetype6-2.2.1.diff by Jerome <[EMAIL PROTECTED]> (http://vdrportal.de/

[vdr] [ANNOUNCE] vdr-sudoku-0.2.0

2008-03-21 Thread Thomas Günther
Hi! There is a new version of the Sudoku plug-in. Download: http://toms-cafe.de/vdr/sudoku/vdr-sudoku-0.2.0.tgz Changes since version 0.1.3: - Added gettext support (VDR >= 1.5.7). - Fixed compiler warnings with gcc-4.1.2. - Updated FSF address in the license information. - Improved copyright an

[vdr] [ANNOUNCE] vdr-spider-0.2.1

2008-03-28 Thread Thomas Günther
Hi! There is a new version of the 'Spider Arachnid' plug-in. Download: http://toms-cafe.de/vdr/spider/vdr-spider-0.2.1.tgz Changes since version 0.2.0: - Generating translation files without line numbers. - Added Italian language texts (thanks to Diego Pierotto). 'Spider Arachnid' is an impleme

[vdr] [ANNOUNCE] vdr-sudoku-0.2.1

2008-04-05 Thread Thomas Günther
Hi! There is a new version of the Sudoku plug-in. Download: http://toms-cafe.de/vdr/sudoku/vdr-sudoku-0.2.1.tgz Changes since version 0.2.0: - Fixed crash after exit command (thanks to Ville Skyttä for reporting this). - Updated Finnish language texts (thanks to Ville Skyttä). - Updated Italia

[vdr] [PATCH] timer-info patch 0.5 for VDR >= 1.5.15 (tested with VDR-1.6.0)

2008-04-12 Thread Thomas Günther
Hi! Here is a new version of the timer-info patch: http://toms-cafe.de/vdr/download/vdr-timer-info-0.5-1.5.15.diff This patch shows info in the timer menu, if it is possible to record a scheduled event. Changes since version 0.4: - Fixed display of +/- sign with UTF-8 Tom

Re: [vdr] Scan found no PIDs (NIT and TID)

2008-04-20 Thread Thomas Creutz
. some stange.. I have to do this, every time the channel pids get not scanned. Can u try this, and say me, if u get the same reslult? Thanks, Thomas -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIB

Re: [vdr] CAM menu umlauts broken?

2008-05-06 Thread Thomas Creutz
using? Please look at your /etc/defaults/vdr file. There should me a var named VDR_LANG and VDR_CHARSET_OVERRIDE Please look at the documentation under /usr/share/doc/vdr/README.Debian.gz On my e-tobi based install, my cam don't have problem

Re: [vdr] Isn't there support for vdr-console anymore ?

2008-07-06 Thread Thomas Schmidt
time.) Regards, Thomas -- Thomas Schmidt, Debian VDR Team http://pkg-vdr-dvb.alioth.debian.org/ signature.asc Description: Dies ist ein digital signierter Nachrichtenteil ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] RGB/PAL over VGA at variable frame rate

2008-07-22 Thread Thomas Hilber
s but I'll try to also port it to other type of VGA cards. There will be some updates in the near future. stay tuned. -Thomas diff -ru xine-lib.org/src/video_out/Makefile.am xine-lib/src/video_out/Makefile.am --- xine-lib.org/src/video_out/Makefile.am 2007-08-29 21:56:36.

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-07-22 Thread Thomas Hilber
e of such an adapter - my soldering skills are beyond poor. just recycle a conventional VGA monitor cable. So you just have to fiddle with the SCART side of the cable. > I don't suppose you'd be willing to make some VGA -> SCART hobby-boxes > up for a suitable fee? :) at

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-07-22 Thread Thomas Hilber
grade" the driver to get the proper output. really? On my Pundit I use NVIDIA-Linux-x86-100.14.19-pkg1.run and the attached xorg.conf with no problems. > Option "UseEDIDFreqs" "FALSE" > Option "UseEDIDDpi" "FALSE" I just use on

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-07-23 Thread Thomas Hilber
. So this is a kernel/driver issue. But I don't expect problems here though I not yet testet the X850 myself (yet). -Thomas ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-07-23 Thread Thomas Hilber
On Wed, Jul 23, 2008 at 09:41:54AM +0200, Theunis Potgieter wrote: > deinterlacers. I use the machine as a home PC on DISPLAY=:0.0. I understand > that your solution helps when using a LCD/Plasma with dvi/d-sub/scart > connectors. right. It also helps for deinterlaced output using a LCD/Plasma wit

Re: [vdr] RGB/PAL over VGA at variable frame rate

2008-07-23 Thread Thomas Hilber
On Tue, Jul 22, 2008 at 11:51:13PM +0300, Pasi Kärkkäinen wrote: > A bit off topic.. Does any of the video players for Linux switch to a > resolution/modeline with a different refresh rate when watching a movie to > get perfect synchronization and no tearing? some time ago I accidentally stumbled

Re: [vdr] RGB/PAL over VGA at variable frame rate

2008-07-23 Thread Thomas Hilber
G550? I almost forgot there are laying 2 of these boards somewhere around here. Cheers, Thomas ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] RGB/PAL over VGA at variable frame rate

2008-07-23 Thread Thomas Hilber
On Wed, Jul 23, 2008 at 09:20:08AM +0100, Laz wrote: > that the only cards that could be convinced to sync at such low rates, > i.e. 50 Hz for PAL, were the Matrox G400, G450, etc. Whenever I tried > setting modelines with any other cards, I never got any output or an > error when starting X. a

Re: [vdr] RGB/PAL over VGA at variable frame rate

2008-07-23 Thread Thomas Hilber
hard to do this:) But to put it in your words: It's only a 'soft' lock. Loading the machine too much can cause problems. -Thomas ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] RGB/PAL over VGA at variable frame rate

2008-07-24 Thread Thomas Hilber
On Thu, Jul 24, 2008 at 09:02:50PM +1000, Torgeir Veimo wrote: > > Hmm.. I still don't understand why you need to do this in the first > > place? > > > It is to avoid the output framerate drifting away from the DVB-T/S/C > input framerate. right. Normally Xserver modelines can only produce '

Re: [vdr] RGB/PAL over VGA at variable frame rate

2008-07-24 Thread Thomas Hilber
On Thu, Jul 24, 2008 at 01:49:18PM +0300, Pasi Kärkkäinen wrote: > Does this mean XV extension (or X itself) does not provide a way to > "wait for retrace" out-of-the-box.. and your patch adds that functionality? most implementations provide "wait for retrace" out-of-the-box. The point is that

[vdr] [ANNOUNCE] vdr-sudoku-0.3.0

2008-07-26 Thread Thomas Günther
Hi! There is a new version of the Sudoku plug-in. Download: http://toms-cafe.de/vdr/sudoku/vdr-sudoku-0.3.0.tgz Changes since version 0.2.1: - Added history function. - Added setup options to configure red, green and yellow key. - Changed default commands for red, green and yellow key: mark, u

Re: [vdr] RGB/PAL over VGA at variable frame rate

2008-07-27 Thread Thomas Hilber
On Sun, Jul 27, 2008 at 03:53:01PM +0300, Pasi Kärkkäinen wrote: > Is it possible to output WSS signal from a VGA card to switch between 4:3 > and 16:9 modes? > > http://www.intersil.com/data/an/an9716.pdf it should be possible to emulate WSS by white dots/lines in a specific scanline. But I did

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-07-29 Thread Thomas Hilber
On Tue, Jul 22, 2008 at 11:17:26PM +0200, Thomas Hilber wrote: > Unfortunately with Radeons we currently have 2 problems unsolved: > > 1. there appears to be a tiny bug in XV overlay scaling code which > sometimes mixes even and odd fields at certain resolutions. A workaround > to

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-07-29 Thread Thomas Hilber
future. Since TV applications are the only ones that need to synchronize VGA timing to an external signal. -Thomas ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] RGB/PAL over VGA at variable frame rate

2008-08-08 Thread Thomas Hilber
t radeon-DRM and xserver-xorg-video-ati. Xine library isn't touched any more though this will change in the future. Latest version of the patch is available at: http://lowbyte.de/vga-sync-fields Cheers Thomas ___ vdr mailing list vdr@linuxtv.

Re: [vdr] RGB/PAL over VGA at variable frame rate

2008-08-09 Thread Thomas Hilber
feature is to synchronize video output with the stream. Nobody cared about that until today. I do not understand that at all. It just a pleasant by-product of the sync that in some cases you need not to deinterlace anymore. Cheers Thomas ___ vdr m

Re: [vdr] RGB/PAL over VGA at variable frame rate

2008-08-10 Thread Thomas Hilber
On Sun, Aug 10, 2008 at 07:05:20PM +0400, Goga777 wrote: > but for 3d games this problem also actually ? or this issue exists only for > video playback ? 3d and playback from disk sync to the rate provided by the graphics card. What is of course not possible for live-TV. Cheers

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-08-12 Thread Thomas Hilber
evil TV encoder things. Just forget about that. Cheers Thomas Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" 0 0 InputDevice"Generic Keyboard" InputDevice"Configured Mouse"

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-08-12 Thread Thomas Hilber
--|E | \ | -- +--| 680R |O- 20 -CS -- shell-O--O- 21 shell ==

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-08-13 Thread Thomas Hilber
peed' value finally does show large deviations from zero this could be a problem in your xine-lib. In that case I upload my current xine-lib version to my web server. Good luck Thomas ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-08-13 Thread Thomas Hilber
lites is not > stable ? is it 50i ? real life systems don't work 100% perfect in mathematical sense. That's why we must find a way how to compensate for aberrations. BTW that's exactly how a FF-card it also does. Cheers Thomas ___ vd

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-08-13 Thread Thomas Hilber
now only can speak for my own (simple) configuration. > I'll have to wait until I can be in front of the machine to try the > other tests.. will follow-up then. > > Many thanks for your time and effort :) thank you for testing:-) Cheers Thomas

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-08-13 Thread Thomas Hilber
xorg.conf I posted above. Cheers Thomas ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-08-13 Thread Thomas Hilber
On Tue, Aug 12, 2008 at 04:44:59PM +0300, Pasi Kärkkäinen wrote: > that made me wonder if it would be possible to make these patches friendly > enough to get them accepted upstream :) sorry - but I really can't care about this at the current state of development _

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-08-14 Thread Thomas Hilber
> reproduce your success :) ok, I'm sure you will! The picture quality of SCART is way better than TVout. Though there still must be deinterlaced on nVidia. Cheers Thomas ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-08-14 Thread Thomas Hilber
ntu as well? If it would help you I can offer you to make a copy of my entire development system (about 800MB as compressed tar image). It's based on actual Debian lenny. This way you would have a system running instantly as expected. >From there you could try to stepwise activate your additi

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-08-14 Thread Thomas Hilber
On Thu, Aug 14, 2008 at 01:15:58PM +0300, Petri Hintukainen wrote: > to, 2008-08-14 kello 11:25 +0200, Thomas Hilber kirjoitti: > > Does the Xserver poll for some resources not available or something? > > Maybe the driver is waiting for free overlay buffer ? Some drivers wait >

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-08-14 Thread Thomas Hilber
e that. Rather I try my best to program the hardware as close as possible to xines 'ideal' rate. That's the main intention of the patch. Cheers Thomas ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

  1   2   3   >