Re: [vdr] vdr-xine and SP8000E fast enough?

2007-09-14 Thread Nicolas Huillard
Torgeir Veimo a écrit : >> I'm building up a fanless VDR client, and am looking at the VIA EPIA >> SP8000E with tv-out. >> >> Is this 800Mhz processor with MPEG2/4 accelerator fast enough for the >> vdr-xine plugin? >> >> What kind of CPU % can I expect? With my Shuttle AMD 2.2G and >> unichrom

[vdr] blacklisting channels for certain dvb cards?

2007-09-14 Thread Soeren Sonnenburg
Dear all, I would want to blacklist a certain channel (transponder), such that it vdr does not try to use a certain dvb-card on that one, e.g. I am having reception problems (no channel lock) on one dvb-t card for ZDF & co. although it works perfectly on the other dvb card. I would therefore just

Re: [vdr] blacklisting channels for certain dvb cards?

2007-09-14 Thread Richard Lithvall
Soeren Sonnenburg wrote: > Dear all, > > I would want to blacklist a certain channel (transponder), such that it > vdr does not try to use a certain dvb-card on that one, e.g. I am having > reception problems (no channel lock) on one dvb-t card for ZDF & co. > although it works perfectly on the ot

[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

[vdr] Convert video clip to .vdr format

2007-09-14 Thread Dick Streefland
I'm trying to convert video clips from my camera (KonicaMinolta A200) to .vdr format, so that I can watch them using vdr, but so far I had no success. The format is MJPEG 640x480 30fps, with PCM audio (7875x16x1). I can convert it to MPEG4 with: transcode -i "$in" -x mov,ffbin -y ffmpeg -F mpeg4 -

Re: [vdr] Convert video clip to .vdr format

2007-09-14 Thread VDR User
I think a better idea is to just install a codec that plays whatever format your camera videos are in and use the mplayer plugin. ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] Gentoo, vdr and extra plugins

2007-09-14 Thread JJussi
Hi! Have anybody knowledge how I can bring/use vdr-pluging what don't exists at gentoo.. At other worlds, how I can install transfron (what uses transcode) vdr pluging because it don't exists at gentoo repository. OR, is there easy way to convert VDR recordings to DivX (XDiV?), mpeg-4... And

Re: [vdr] Gentoo, vdr and extra plugins

2007-09-14 Thread Stone
On 9/14/07, JJussi <[EMAIL PROTECTED]> wrote: > > Hi! > > Have anybody knowledge how I can bring/use vdr-pluging what don't exists > at > gentoo.. > > At other worlds, how I can install transfron (what uses transcode) vdr > pluging because it don't exists at gentoo repository. > > > OR, is there e

Re: [vdr] Convert video clip to .vdr format

2007-09-14 Thread Reiner Buehl
When I convert video material from other sources to VDR, I use mencoder (Linux) or TMPGEnc (Windows) to create a DVD conform MPEG2. Then I use ProjectX to convert the MPEG2 into VDR format and genindex to generate the index.vdr. This works very well for me. Maybe the additional ProjectX step will d