[vdr] HD clients for vdr

2009-08-18 Thread Theunis Potgieter
I recently saw the popcornhour and the HD demo on the popcorn wasn't
what I expected. It felt like the early adopters of the first DVD
players that came out. It was more jittery than a Blu-Ray disk on a
PS3. So now I am wondering, what is the best silent/cheap client out
there? That actually does 100% smooth playback like a normal DVD
except at HD resolution/video bandwidth? Are there popcorn
alternatives? Or is the best now to get a nvidia 9400/9500 to do video
decode acceleration with a Core 2 Duo type processor of about 3GHz?

What are you opinion?

Theunis

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


Re: [vdr] HD clients for vdr

2009-08-18 Thread Magnus Hörlin


> -Ursprungligt meddelande-
> Från: vdr-boun...@linuxtv.org [mailto:vdr-boun...@linuxtv.org] För Theunis
> Potgieter
> Skickat: den 18 augusti 2009 15:00
> Till: VDR Mailing List
> Ämne: [vdr] HD clients for vdr
> 
> I recently saw the popcornhour and the HD demo on the popcorn wasn't
> what I expected. It felt like the early adopters of the first DVD
> players that came out. It was more jittery than a Blu-Ray disk on a
> PS3. So now I am wondering, what is the best silent/cheap client out
> there? That actually does 100% smooth playback like a normal DVD
> except at HD resolution/video bandwidth? Are there popcorn
> alternatives? Or is the best now to get a nvidia 9400/9500 to do video
> decode acceleration with a Core 2 Duo type processor of about 3GHz?
> 
> What are you opinion?
> 
> Theunis
> 
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 8.5.392 / Virus Database: 270.13.59/2310 - Release Date: 08/17/09
> 18:04:00

Hi. My opinion is that nvidia's ION platform with vdpau and XBMC gives the best 
result. The atom's cpu load is <10% playing 1080p h264 so forget the 3GHz core2 
unless you want to play Flash HD movies or other non-vdpau formats.
It's not very cheap yet but you can build a fanless one for €200. For example a 
http://www.cartft.com/catalog/il/1072 together with 2G ram and a pico-psu.
/Magnus H



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


[vdr] vdr-text2skin: token {ChannelSource} and VDR segmentation fault.

2009-08-18 Thread Александр
Thomas, i am not sure what this is a bug, but if to write in the section
"channelInfo" (of *.skin) something like 
{ChannelSource}
and try to switch the channel using list separators (with keys
left/right) then VDR crashes with "segmentation fault".
At the same time if i change the channels from main list then token
{ChannelSource} works, but displays the satellite name from sources.conf
instead signal source "S36.0E" as it's written in the reference.txt. 
I think the point is that VDR can't simultaneously display token
{ChannelSource} if using sheet list separators. I don't know what i need
to write in this case (not...??? condition =...???).

Casually remarked that if i write token {ChannelID} instead
{ChannelSource} that everything is OK and I see "S36.0E-878-10100-7" (or
"0-0-0-0" if i choose list separators).


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


Re: [vdr] HD clients for vdr

2009-08-18 Thread Anssi Hannula
Magnus Hörlin wrote:
> 
> Hi. My opinion is that nvidia's ION platform with vdpau and XBMC gives the 
> best result. The atom's cpu load is <10% playing 1080p h264 so forget the 
> 3GHz core2 unless you want to play Flash HD movies or other non-vdpau formats.

Isn't Flash HD content usually encoded in H.264? That's the case in
youtube, at least, and the clips play fine using vdpau decoding in mplayer.

> It's not very cheap yet but you can build a fanless one for €200. For example 
> a http://www.cartft.com/catalog/il/1072 together with 2G ram and a pico-psu.

-- 
Anssi Hannula

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


Re: [vdr] mplayer plugin - INFO: Source Video has Resolution of 0 x 0

2009-08-18 Thread Goga777
> > I couldn't play with mplayer plugin the ts-files recorded on VDR 178
> 
> > Jul 11 17:36:29 arvdr logger: *** DEBUG: MPLAYER_RETURN:  "0"
> 
> > Jul 11 17:36:30 arvdr logger: *** INFO: Source Video has Resolution of 0 x 
> > 0 ...
> > Jul 11 17:36:30 arvdr logger: *** FATAL: something went wrong analyzing the 
> > video; check your mplayer version ...
> > 
> > any ideas ?
> 
> Try to use a number > 0 for the -frames parameter in line 277 of the
> mplayer.sh script, e.g. 10. Does this help?

sorry, currently I can't check - I uninstalled mplayer plugin and moved to XBMC 
 + VDR

Goga



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


[vdr] text2skin and missing tokens

2009-08-18 Thread Goga777
Hi


how is it possible to implement in text2skin-based skin follow information - 
which tokens is it possible to use for it ?

- transponders parameters
- bitrate and resolution
- type of system encryption 
- BER
- video format - 16:9 or 4:3
- audio format (AC-3)
- what's token {VideoAR} {ReplayVideoAR}  ?

We would like to implement that feature in new text2skin based skin - AVP
http://www.forum.free-x.de/wbb/index.php?page=Thread&postID=4804#post4804

Goga


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


Re: [vdr] HD clients for vdr

2009-08-18 Thread Brian

Anssi Hannula wrote:

Magnus Hörlin wrote:

Hi. My opinion is that nvidia's ION platform with vdpau and XBMC gives the best 
result. The atom's cpu load is <10% playing 1080p h264 so forget the 3GHz core2 
unless you want to play Flash HD movies or other non-vdpau formats.


Isn't Flash HD content usually encoded in H.264? That's the case in
youtube, at least, and the clips play fine using vdpau decoding in mplayer.


It's not very cheap yet but you can build a fanless one for €200. For example a 
http://www.cartft.com/catalog/il/1072 together with 2G ram and a pico-psu.


Just got my ION A up and running as a NAS. Quite a bit of overkill there 
as all I need are the SATA and LAN connectors, plus VGA+KBD to get 
everything set up.


Both fans running at 7v (Case and CPU) and it is pretty quiet. Not sure 
about running the ION A fanless though.



So I will turn that board into my HD client for VDR as soon as I get a 
board more suited to be a NAS.



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


Re: [vdr] CAM auto resetting - feature request??

2009-08-18 Thread Klaus Schmidinger
On 16.08.2009 21:38, Simon Baxter wrote:
>>> Occasionally one of the CAMs seems to "crash" and if I go into Setup >
>>> CAM one of the CAMs changes from "Alphacrypt" to "CAM Ready" - and will
>>> no longer decrypt channels.  I then correspondingly get a bunch of timer
>>> conflicts, as 1/2 my CAM resources have vanished.  Only ever one CAM
>>> fails, never both.
>>>
>>> I rectify this by selecting the CAM, and then hitting "reset" (sometimes
>>> a couple of times) - and it comes back.
>>>
>>> Unless I go into the Setup > CAM menu, I'm unaware that the CAM has
>>> "crashed".
>>>
>>>
>>> My request is..
>>> Is there a way I can either
>>> 1)Automatically reset a CAM if it falls into this state
>>>
>>> or
>>>
>>> 2)Be notified, by generating a console/kernel message, so I can know to
>>> come in and fix this.
>>>
>>>
>>> Any ideas?
>>
>> I would prefer alternative 3: find out why the CAM "crashes" and fix
>> that ;-)
>>
>> Klaus
> 
> I was afraid that might be the suggestion!
> 
> It seems pretty random when the CAM will crash.  It is possible it's
> only on certain channels, and only one of the CAMs - it only happens
> very rarely

So you have 2 identical CAMs (Alphacrypt) (with the same firmware?),
and exactly one of them sometimes fails, right?

Have you tried swapping the two CAMs?
This should tell us whether the problem is with the CAM or with
the CI adapter.

Klaus

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


Re: [vdr] vdr-text2skin: token {ChannelSource} and VDR segmentation fault.

2009-08-18 Thread Thomas Günther
Александр wrote:
> Thomas, i am not sure what this is a bug, but if to write in the section
> "channelInfo" (of *.skin) something like 
>  align="left" font="Sml">{ChannelSource}
> and try to switch the channel using list separators (with keys
> left/right) then VDR crashes with "segmentation fault".

It's a bug. I will fix it. It seems that nobody used this token so
far - since 2004. ;-)

> At the same time if i change the channels from main list then token
> {ChannelSource} works, but displays the satellite name from sources.conf
> instead signal source "S36.0E" as it's written in the reference.txt. 
> I think the point is that VDR can't simultaneously display token
> {ChannelSource} if using sheet list separators. I don't know what i need
> to write in this case (not...??? condition =...???).

You can use a conditional block as workaround until it is fixed:


 {ChannelSource}


Regards,
Tom

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