Originally Posted by Me:
“My question is - Do any of the more technically-minded out there know if there is a good reason why it hs to be bundled with the other Playback 2 features or is it just the Humax implementation which restricts it this way?”
Humax explained this in a post on Hummy.org.uk:
http://www.hummy.org.uk/invison/inde...ndpost&p=27178
I don't think there are any
technical problems implementing
anything in conjunction with Freeview Playback* (including autopadding) but there are limitations with the 9200T's hardware specs and for Humax to do it.
Let's take one example and see what mess we can get into, say let us attempt to implement AP+AT+SR... imagine what sort of checks you will have to get the box to make when a user schedule 4 SR programmes to record
at the same time... you have to take into account of all the autopadding overlaps and also the changes with AT (which are done on the fly) and also the SR aspects (programme changes/alternatives, etc)... An attempt to discuss such a problem was done on
AV Forums (there are some very technical people over there

) but it resulted into nothing...
As you can see the above is a nightmare... and the
technical problem you will have to account for, straight away is, (a) the processing power of the PVR's CPU**, and (b) the amount of time the PVR has to be 'active' for it to run the routines...***
Anyway, one of the attractions of proper FP metatadata means that with AT you don't need AP. Now unless you want to spend money on new hardware with can provide AP+AT+SR**** then the best best is to put pressure on the 'FP group' to get all broadcasters to sort out the metadata and also make sure it is 'accurate'. I am sure if you want to spend £400+ on a PVR based on a PC/Linux platform*****, it will be able to do all you want - even burn the recorded programme on a DVD for you... but first you have to find the maker and with the appropriate software...
BTW, these are just my views/opinions and may well turn out hightly inaccurate and might be wrong... but I'm having a go explaining...

which is fun
--
*Providing you have full access to the technical specs and that you can interpret them accurately and that they do not change

**Imagine the load on the CPU when you are chaseplaying or watching a recording and the 4 scheduled SR programmes example above needs to be sorted...
*** Do you think the current hardware in the 9200T is capable of doing this? When the box goes into standby - everything is off (except the fan!). Maybe there is a technical reason why it is not possible for the box to go into 'active standby'...
****Currently, its hard to find a PVR that has AP+AT+SR, and why is this? Makers are stearing well clear of it due to the problem I'm trying to point out here... i.e. the complexity of such an implementation and the currently hardware platform most PVRs are based on is not powerful enough. The Toppy might be able to solve some of the problems with such an implementation (as I have said on here, I think the Toppy is the most advanced PVR on the market due to its TAP extension) but again that will have hardware limitation, and we currently have no prove that it can solve these problem effectively...
*****Most programmers think these sort of issues is trivial since they are still wearing their 'PC programming' hats. I would challenge them to try writing the sort of ideas they have first in assembler and then trying the same thing on a 'chipset' platform - i.e. firmware coding. Then see how complex the coding has to get...