>>On 23.11.2009 17:38, HighlyCaffeinated wrote:
>>>> what does this return ?
>>>> find /video0
>>
>> Enough output that I instead chose to `find /video0 > found`
>> to more easily look through it. Careful in
>> what does this return ?
>> find /video0
Enough output that I instead chose to `find /video0 > found`
to more easily look through it. Careful inspection reveals
those directories are not shown and find produces no errors
in the process.
<>
-Todd
__
Date: Sun, 22 Nov 2009 14:20:56 +0100
From: Peter Evertz
Subject: Re: [vdr] Odd filesystem errors
To: VDR Mailing List
Message-ID: <4b093ab8.4000...@pec.homeip.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Klaus Schmidinger schrieb:
> On 07.11.2009 02:07, HighlyCa
I did some searching around but had no luck finding anything on a very minor
annoyance issue. Is it possible to provide the user a 12-hour AM/PM time option
in the VDR menu system (OSD, timers, etc.)? fEPG offers it in the EPG, but
timers and VDR Time are always 24h. I'm betting it's part of som
Pierre-
In Debian, first blacklist the DVB modules in the /etc/modprobe.d/blacklist
file:
# DVB Modules
blacklist dvb-ttpci
blacklist bttv
blacklist bt878
blacklist dvb-usb-gp8psk
# end DVB Modules
Then look in /etc/udev/rules.d. The files there control module loading. I
created a new file 010_
I'm new to using git to obtain sources, and can't seem to get the vdpau sources
into my
local ffmpeg git tree. In /usr/local/src/VDPAU i've pulled the ffmpeg
sources creating a ffmpeg-git directory with the usual ffmpeg data in
it. I then try to pull the vdpau sources with "git clone --reference