Hello Matthias
find ../linux/drivers/media -name '*.[ch]' -type f -print0 | xargs -0n
255 ln -sfv --target-directory=.
xargs: ln: Zu viele Ebenen aus symbolischen Links
But I found a curious solution.
It works when I echo the xargs output and pipe it into sh.
So this patch resolves my problem
Am 18.10.2015 um 23:36 schrieb Matthias Lötzke:
Hello All,
I has been using http://linuxtv.org/hg/~endriss/media_build_experimental
for quite some time now. Until recently I never encountered a problem.
Now I can't build any more:
make -C /home/matthias/tmp/media_build_experimental/v4l
make[1]
On 06.04.2014 19:06, Peter Münster wrote:
On Sun, Apr 06 2014, Klaus Schmidinger wrote:
First and foremost I don't think that we need extra keys for jumping such
short distances as 5 or 10 seconds. Just use "fast forward" or "fast rewind"
for that.
Have you tried 5s steps? I really prefer 5s
uxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
--
Helmut Auer, hel...@helmutauer.de
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
more than that.
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
--
Helmut Auer, hel...@helmutauer.de
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
--
Helmut Auer, hel...@helmutauer.de
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
27;t fixed that, after I recognized that this * makefile stuff was the
reason I switched back to vdr.1.7.32 and stopped every development for newer versions.
--
Helmut Auer, hel...@helmutauer.de
___
vdr mailing list
vdr@linuxtv.org
http://www.linux
re days with a system that I do not
like.
There's also a problem with your attitude. You want to provide all
plugins regardless of how old or how broken they are.
Thats your point of view I just want to build these plugins which are used by
Gen2VDR users .
Helmut Auer wrote:
Sorry to hack this thread , but my wound is still wide open :(
There also was a makefile concept for ten years and apparently no one has a
problem with it, but it was changed and that that has cost me many many hours
and days and all the fun I had with VDR before ...
Then
and apparently no one has a problem with it, but
it was changed and that that has cost me many many hours and days and all the fun I had with VDR
before ...
--
Helmut Auer, hel...@helmutauer.de
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-
Hello
Try softhddevice-0.5.2
--
Helmut Auer, hel...@helmutauer.de
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi,
where can I find the daap plugin for vdr?
www.wahnadium.org
doesn't show me any links :-(.
Hi
Try this one:
ftp://ftp.wahnadium.org/pub/vdr-daap/vdr-daap-0.0.1.tar.gz
--
Helmut Auer, hel...@helmutauer.de
___
vdr mailing list
vdr@linuxtv.org
eir own patches. It's much better to cooperate!
We are talking about > 100 Plugins. Maybe we can drop the half of these but > 50 will be
remaining ...
--
Helmut Auer, hel...@helmutauer.de
___
vdr mailing list
vdr@linuxtv.org
http://www.l
instead of fixing these plugin
Makefiles)
But you don't have to care about this, the distributors are using many patches
:)
--
Helmut Auer, hel...@helmutauer.de
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Am 27.12.2012 19:11, schrieb Helmut Auer:
I'm just glad Linux distribution managers don't build cars - otherwise we would
most
likely be long dead before we find the brake pedal... ;-)
As a distribution manger I have to disagree ;)
All I'm doing now, is to wait til you find a
the next
five days and then I put my distribution around it ;)
But I think I have to wait til V2, there are way too much changes at the moment
:)
--
Helmut Auer, hel...@helmutauer.de
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Am 07.08.2012 19:50, schrieb VDR User:
Everyone is busy watching America dominate at the Olympics. ;)
Oh this nice little drug contest initiated by corrupt old men call IOC ;)
--
Helmut Auer, hel...@helmutauer.de
___
vdr mailing list
vdr
? With a recent kernel the em8300
modules won't compile.
_--
Helmut Auer, hel...@helmutauer.de
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
ands::Record()’:
>menu_commands.c:168:62: error: ‘tfProtected’ was not declared in this scope
Where is tfProtected defined ?
--
Helmut Auer, hel...@helmutauer.de
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
priority of 99 should do what you want.
--
Helmut Auer, hel...@helmutauer.de
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
t;" ] ; do
marks=$1
target_dir=$2
shift 2
cp -f $marks "${SOURCE_DIR}/marks"
[ -e "$CUTTING_DIR" ] && rm $CUTTING_DIR
ln -s $target_dir $CUTTING_DIR
mkdir $CUTTING_DIR
vdr --edit=${SOURCE_DIR}
done
--
Helmut Auer, hel...@helmutauer.de
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
t specify the target directory, the default with a leading % will be used, but I do
not see what you are missing ?
--
Helmut Auer, hel...@helmutauer.de
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
uch faster. I/O is always expensive.
Afaik the epg.data will be read at startup and written at shutdown.
In the meantime the epg data will be read from memory and thats surely much
faster than via sqlite.
--
Helmut Auer, hel...@helmutauer.de
___
Hi List,
Is there a way to change the setup.conf values via script, without stopping vdr
?
Would be niche to have a svdrp command for that !
--
Helmut Auer, hel...@helmutauer.de
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin
too archive.
>
> Did anyone solve this problem?
>
Maybe this helps:
http://www.vdrportal.de/board/thread.php?postid=641884
--
Helmut Auer, hel...@helmutauer.de
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
emuxing HD TS recordings into MKV,
> and planning to submit the patches to HelAu's bugtracker...
>
There's a newer version available, but only as part of Gen2VDR.
You can get it here:
http://www.htpc-forum.de/download/yacoto.tgz
--
Helmut Auer, hel...@helmutauer.de
vb-api-wrapper
>
> Hard Link Cutter patch, for fast editing of recordings:
> New version for VDR-1.7.14 - VDR-1.7.15
>
> http://www.udo-richter.de/vdr/patches.en.html#hlcutter
>
Thanks for the patches !
Just one question:
What is the reason for the DVB/S2API wrapper patch ?
Why
thread.php?postid=881950#post881950
--
Helmut Auer, hel...@helmutauer.de
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
karound is to load ngene.ko with the parameter one_adapter=0
Then there will be two adapters.
--
Helmut Auer, hel...@helmutauer.de
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
ten, I ran out of time. But I'm still
> on it - stability comes before deadlines ;-)
>
> I hope you don't think I'm blowing my own horn here, I just didn't
> want the date to pass by without a remark...
>
Happy anniversary VDR !
And thanks a lot to Klaus, wh
Theunis Potgieter schrieb:
> Hi list, is there a working genindex.c for VDR-1.7.x?
>
vdr-1.7.11 can do that :)
> The new command line options --edit and --genindex can be used to edit a
> recording or generate its index without actually starting the entire VDR
--
Helm
/www.htpc-forum.de/download/xine-lib.tgz
This ebuild also contains the cropping patches, I also use it with my Gen2VDR
distri.
xineliboutput is a bit more difficult, because the cvs is changing nearly
daily, so there is
currently no patch available, but it should work without patches
the two sockets do exist and adding relevant
> command-line-parameter to vdr (--lirc=/var/run/lirc/lircd).
> 2. Patching VDR to check both pathes and using the existing one.
>
3. Change lirc to use /dev/lircd
In gen2vdr ( =gentoo ) I set:
LIRCD_OPTS="-o /dev/lircd"
in
>
> Anyone using VDR together with Freevo?
>
> It assumes VDR is run headless in the background with softdevice or
>
> xineliboutput or vdr-xine plugin...
>
>
Sure - thats the default Gen2VDR installation :)
--
Helmut Au
h an old P3 or Celeron ...
In Germany there's definitely no run for HDTV (No wonder because none of
the favourite stations are using it).
--
Helmut Auer, [EMAIL PROTECTED]
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
rman comments!
>
> Tobias
>
>
P.S. Is there something like an ODS viewer available ? I don't want
these full-blown office apps on every machine.
--
Helmut Auer, [EMAIL PROTECTED]
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
ssor :)
A little bit sad that an office app is necessary to view the results, so
I can't see it ...
--
Helmut Auer, [EMAIL PROTECTED]
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi Hans
>
> How did you calculate that number?
>
>
By counting the downloads of fixes (which are only made once with the
internal update script).
And I guess that some users will never update a running system ...
--
Helmut Auer, [EMA
opped VDR.
> Do you mind sharing these numbers?
>
>
I do not have exact numbers but a rough guess would tell me that about
5-10 K people are using Gen2VDR.
And thats surely not the main VDR Distribution ;)
--
Helmut Auer, [EMAIL PROTECTED]
__
> Let's hope there will soon be a combined driver source...
>
I guess the driver team cannot ignore the linux killer application :)
--
Helmut Auer, [EMAIL PROTECTED]
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-
tructure.
>
>
delivery was removed 5 weeks ago:
http://jusst.de/hg/multiproto/log/46df93f7bcee/linux/include/linux/dvb/frontend.h
--
Helmut Auer, [EMAIL PROTECTED]
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
c:307: error: 'struct dvbfe_info' has no member named 'delivery'
make: *** [dvbdevice.o] Error 1
The driver I am using ist http://jusst.de/hg/multiproto svn from today,
and the included frontend.h really has no delivery member in this structure.
--
Helmut Auer, [EMAIL PRO
Hi
> So, here's the straw poll:
>
>Should there be a stable version 1.6.0 now, based on what's in
>version 1.5.14, but without DVB-S2 or even H.264 support?
>
> Yes or No?
>
No,
The reason is really easy to explain:
I am happy with a stable 1.4.7 and I have no problem using a developer
slot 112 in use) !
> Dec 2 16:29:57 [logger] CHAN 1
>
after that I do not see video on channel 1 and two but on other ones.
After restarting vdr-??fe everything is fine.
--
Helmut Auer, [EMAIL PROTECTED]
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
-sxfe the screen
blanks on channel 1 and I can zap to other channels which were fine, but
back to 1 gets a blank screen. After restarting vdr-sxfe everything's
fine again.
Any hints what's causing this problem ?
--
Helmut Auer, [EMAIL
menu).
>Note: It is very convenient that vdr issues a warning,
> if there is a timer for the channel to be deleted.
>
Nice - thats easy - it just solved me half an hour on the phone ;)
--
Helmut Auer, [EMAIL PROTECTED]
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
el 2 ;)
There should be an option to enter the desired number for the channel.
--
Helmut Auer, [EMAIL PROTECTED]
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
ssary ;)
--
Helmut Auer, [EMAIL PROTECTED]
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
it does the following:
linking libm.so.6 to libn.so.6 instead of libm-2.3.4.so
linking libc.so.6 to libd.so.6 instead of libc-2.3.4.so
linking libpthread.so.0 to libxthread.so.0 instead of
/lib/libpthread-0.10.so
Why does this happen and what can I do to avoid this ?
--
Helmut Auer, [EMAIL
/lib/ld-linux.so.2 (0x8000)
or are there any other possibilities
Are there no linking guru's on that list with an idea ?
--
Helmut Auer, [EMAIL PROTECTED]
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
utdown after next recording ( maybe via svdrp call ).
--
Helmut Auer, [EMAIL PROTECTED]
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
have about 300 recordings from audiorecorder and it takes
no time during startup ...
--
Helmut Auer, [EMAIL PROTECTED]
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
nd um den VDR interessieren, dann sind Sie hier an der
richtigen Adresse.
--
Helmut Auer, [EMAIL PROTECTED]
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
53 matches
Mail list logo