Re: [vdr] VDR Issues with DVB-T Services in Israel

2011-07-29 Thread Joerg Riechardt

Am 29.07.2011 01:32, schrieb Barak Nahari:

I've been looking in my syslog, http://pastebin.com/L3MmV7dh and found a
segfault error, is it concerning xine decoding of the h264 stream?

From a quick googling it looks like this may be the problem.

Is there's a way do get debug info from vdr and maybe to determine where
the fault?
When trying to play the stream i captured with vlc in mplayer i only get
sound, is anyone can confirm that there is a problem while decoding the
stream.
My stream capture http://www.2shared.com/file/wEdFKfZy/test.html


Hi, the stream plays fine on my vdr machine using mplayer
(mplayer -vo vdpau:deint=3 -vc ffh264vdpau -af resample -cache 8192 
-autosync 1 -fs /test.ts).
If you play with xineliboutput and --verbose, what do you get? (I use 
the xine plugin from Reinhard Nissl, there it is --verbose=2).

How do you decode, with cpu or gpu? Do you use vdpau?
Joerg


If so then will vdr remain unusable at all until a fix is patched to
xine lib.


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] perfect vdr remote?

2011-07-29 Thread Tony Houghton
On Wed, 27 Jul 2011 09:16:17 +1000
Torgeir Veimo  wrote:

> I find that the old grey hauppauge remote has the perfect arrow key /
> coloured key layout, but it doesn't have any programmable volume and
> channel keys.
> 
> http://www.ixbt.com/monitor/images/hauppauge-mediamvp/du.jpg

If anyone else noticed that support for that type of remote got broken
sometime after 2.6.32, I'm pleased to report mine is working again since
I upgraded to kernel 3.0.

I've got a TBS 6920 too now, its remote can be seen in one of the
pictures at . It has
separate volume and channel keys but not play, stop or record (did they
not think people would use it for a PVR?!). Despite explicitly claiming
Linux support for the card in general the remote doesn't work. The
linuxtv wiki doesn't mention the remote. Does anyone know if support for
this is being worked on?


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Different handling of back / menu keys

2011-07-29 Thread Torgeir Veimo
The VDR menu key is somewhat under-utilised, it only toggles the menu
on and off, I think it would be an improvement if it was combined with
the back key.

Instead of using the menu key to toggle the menu on and off, it could
trigger the osd menu initially, initially, but would then subsequently
work as a back key. So if you're deep in a menu, and you press the
menu key, it would take you back one level, just as the back key does.

If you need to go fully out, you long-press the menu key.

This would mostly eliminate the need for a dedicated back key, and
would simplify the basic menu navigation and make it more in line with
other menu navigation systems (eg the ipod comes to mind).

-- 
-Tor

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] perfect vdr remote?

2011-07-29 Thread VDR User
On Fri, Jul 29, 2011 at 7:45 AM, Tony Houghton  wrote:
>> http://www.ixbt.com/monitor/images/hauppauge-mediamvp/du.jpg
>
> If anyone else noticed that support for that type of remote got broken
> sometime after 2.6.32, I'm pleased to report mine is working again since
> I upgraded to kernel 3.0.

I've got one of those that has worked fine in 2.6.32 up to 2.6.39.3...
 It's connected with a serial IR.  Maybe support for your particular
IR receiver broke, but that remote has been just fine.

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] projects.vdr-developer.org moves to a new server

2011-07-29 Thread Tobi
The DNS entry has now been switched to the new server. (Thx. Siegmar!)

I'll take down the old server, synch the data to the new one, and bring it
online.

I hope to get this finished in the next couple of hours.

Tobias

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] projects.vdr-developer.org moves to a new server

2011-07-29 Thread Tobi
The issue tracker and the Git-Repositories should be back online again.

I might need to put some services offline for short periods of time over
the weekend, so please try again after a while.

If you experience any major problems, please contact me at p...@e-tobi.net


Tobias

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] projects.vdr-developer.org now has a new home

2011-07-29 Thread Tobi
Hello everyone!

http://projects.vdr-developer.org/news/135

projects.vdr-developer.org is now hosted on a new server:

  Opteron™ 1381 Quad-Core, 4 x 2,5 GHz
  4 GB RAM
  2 x 500 GB (Raid 1)
  500 GB FTP Backup Space
  IP: 85.214.78.111

The server is still fully sponsored by xeatre.tv (http://www.xeatre.tv).
Thanks a lot!

Thanks to Siegmar as well for providing the subdomain!

It's currently running a 64bit Debian/Squeeze with Kernel 2.6.32-5.

I also took the chance to change some things under the hood. The updated
Redmine now runs under a Mongrel cluster served by the Nginx webserver.
This should give it a minor performance boost.

git-web has been replaced by cgit, which is significantly faster. You
might now also use the cgit-URL's to pull a repository via http.
(http://projects.vdr-developer.org/git)

Instead of gitosis, I now use gitolite to manage the Git-repositories. I
have plans to integrate the repository and public key management into
Redmine at some time, but don't expect this very soon.

The username for SSH-write-access to the Git-repositories has been changed
from 'gitosis' to 'git-vdr'. You can still continue to use the old
username, but I might drop this sometimes. It is easily changed with:

  git remote set-url origin \
git-...@projects.vdr-developer.org:.git

If you are missing a feature, have any improvement suggestions or have
any problem, please create an issue here:

  http://projects.vdr-developer.org/projects/project-management/issues/new

or contact me by mail:

  p...@e-tobi.net

I'm still fine-tuning everything and try to make
projects.vdr-developer.org as secure and reliable as possible. So if the
site isn't reachable in the next days for a short time, I might currently
be working on it. Please try again later in this case or contact me.

Have fun!

Tobias

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] perfect vdr remote?

2011-07-29 Thread Tony Houghton
On Fri, 29 Jul 2011 10:04:35 -0700
VDR User  wrote:

> On Fri, Jul 29, 2011 at 7:45 AM, Tony Houghton  wrote:
> >> http://www.ixbt.com/monitor/images/hauppauge-mediamvp/du.jpg
> >
> > If anyone else noticed that support for that type of remote got
> > broken sometime after 2.6.32, I'm pleased to report mine is working
> > again since I upgraded to kernel 3.0.
> 
> I've got one of those that has worked fine in 2.6.32 up to 2.6.39.3...
>  It's connected with a serial IR.  Maybe support for your particular
> IR receiver broke, but that remote has been just fine.

Mine is connected via the DVB card. It says saa7146 in
/proc/bus/input/devices but ISTR it's actually the budget or budget_ci
module that handles it. It used to require a patch a few years ago and I
think the patch was for the key mappings.

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] perfect vdr remote?

2011-07-29 Thread VDR User
On Fri, Jul 29, 2011 at 4:17 PM, Tony Houghton  wrote:
>> >> http://www.ixbt.com/monitor/images/hauppauge-mediamvp/du.jpg
>> >
>> > If anyone else noticed that support for that type of remote got
>> > broken sometime after 2.6.32, I'm pleased to report mine is working
>> > again since I upgraded to kernel 3.0.
>>
>> I've got one of those that has worked fine in 2.6.32 up to 2.6.39.3...
>>  It's connected with a serial IR.  Maybe support for your particular
>> IR receiver broke, but that remote has been just fine.
>
> Mine is connected via the DVB card. It says saa7146 in
> /proc/bus/input/devices but ISTR it's actually the budget or budget_ci
> module that handles it. It used to require a patch a few years ago and I
> think the patch was for the key mappings.

Ahh, gotcha.  Mine came with a nexus-s, which uses av7110_ir.  I saw
the remote and automatically associated it with the nexus.

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] projects.vdr-developer.org now has a new home

2011-07-29 Thread VDR User
On Fri, Jul 29, 2011 at 3:26 PM, Tobi  wrote:
> Hello everyone!
>
> http://projects.vdr-developer.org/news/135
>
> projects.vdr-developer.org is now hosted on a new server:
>
>  Opteron™ 1381 Quad-Core, 4 x 2,5 GHz
>  4 GB RAM
>  2 x 500 GB (Raid 1)
>  500 GB FTP Backup Space
>  IP: 85.214.78.111
>
> The server is still fully sponsored by xeatre.tv (http://www.xeatre.tv).
> Thanks a lot!
>
> Thanks to Siegmar as well for providing the subdomain!
>
> It's currently running a 64bit Debian/Squeeze with Kernel 2.6.32-5.
>
> I also took the chance to change some things under the hood. The updated
> Redmine now runs under a Mongrel cluster served by the Nginx webserver.
> This should give it a minor performance boost.
>
> git-web has been replaced by cgit, which is significantly faster. You
> might now also use the cgit-URL's to pull a repository via http.
> (http://projects.vdr-developer.org/git)
>
> Instead of gitosis, I now use gitolite to manage the Git-repositories. I
> have plans to integrate the repository and public key management into
> Redmine at some time, but don't expect this very soon.
>
> The username for SSH-write-access to the Git-repositories has been changed
> from 'gitosis' to 'git-vdr'. You can still continue to use the old
> username, but I might drop this sometimes. It is easily changed with:
>
>  git remote set-url origin \
>    git-...@projects.vdr-developer.org:.git
>
> If you are missing a feature, have any improvement suggestions or have
> any problem, please create an issue here:
>
>  http://projects.vdr-developer.org/projects/project-management/issues/new
>
> or contact me by mail:
>
>  p...@e-tobi.net
>
> I'm still fine-tuning everything and try to make
> projects.vdr-developer.org as secure and reliable as possible. So if the
> site isn't reachable in the next days for a short time, I might currently
> be working on it. Please try again later in this case or contact me.
>
> Have fun!
>
> Tobias

Thanks for making this happen.  It's a great resource for people, and
is appreciated!

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr