Question from a mewbie,
Forgive me if it's already been discussed but will this version have the MHEG5 capability for recording TV in I believe 2013 and onwards.
I have no idea regarding MHEG, but it found this http://code.google.com/p/mheg-dotnet/ <- @McGoober - is this your baby? If so, perhaps you can answer the above. (Yup, I'm reaching here ):
Although it was easy to create an implementation of MHEG for C# by porting a C++ one, it was much harder to integrate it into the TV server and client.
The MHEG data happens to be in one or more extra streams within the MPEG Transport stream. These streams are identified by other tables within the transport stream and therefore could potentially be recorded along with the audio and video of the program you want to record. But you aren't guaranteed to get all data. Since MHEG is actually a scripting language it is possible for the script to call upon any other stream within the transport stream during it's execution. I believe this is how the adult programs in the UK (and possibly other countries) are hidden from normal users prying eyes. (not sure how I know this.. .).
With that said, you can see that it's actually quite a tricky task to record MHEG in full.
For live tv it can get a bit easier depending on implementation. Since we are talking about Client-Server architecture, one would assume that the TV server filters out unwanted streams from the receiving transport stream before delivering it to the client. If this is the case then you can immediately see a problem. We would need some feedback mechanism to the TV server to allow it to add back in the streams required.
I'm currently working on other things (DLNA support for MP2) and so don't have time to do this as well. But don't let that stop anyone else giving it a go. All the code for the rendering is there it just needs someone more experienced with the TV server to integrate it.
Thanks for replies. Spragleknas I checked out your link to McGoober where there is a link to MythTV and in their Glossaary of terms section:
MHEG
From MythTV Official Wiki. MHEG is a type of Interactive TV used in DVB. It includes such things as an enhanced channel guide, access to additional video streams, and games. So far the MythTV implementation only contains support for the UK and New Zealand profiles.
New Zealand has also decided to adopt MHEG as part of its FreeView digital platform. They are using a modified version of the UK 1.0.6 profile. Initial support for the NZ Profile is included in 0.21.
So McGoober it seems like it's there allbeit on the backburner at present and as it's open source now as Jameson_uk points out it's only a question of time.
I really don't know how you develpment guys find the time for all the work involved in producing mediaportal and still have your daily lives. You should all be applauded.
Thanks a mill all of you.
Hi CyberSimian (and others) just a bit along the coast from me (near Exeter) - I know you are very long-standing!
Not going to make this long winded or anything, but just to point out over the @15 years I've overall donated several hundred quid. And I begrduge NONE of it, not a penny - I do wish MP well - 100%. It is an awesome...
Hi CyberSimian (and others) just a bit along the coast from me (near Exeter) - I know you are very long-standing!
Not going to...
ONGGGG term MP user (and donator - why wouldn't you?) and leaving somewhat reluctantly. Few reasons, some that just seem...
Hi there,
since I changed TV and HTPC's CPU, I'm wondering if this guide:
Guide
could be considered still good today, since it's been almost 13 years since then and it's still referring to a resolution of 1080p?
I say this because I have a new Panasonic 4K HDR TV, and with that settings, even if I have an old Gygabyte GPU (bought...
Hi there,
since I changed TV and HTPC's CPU, I'm wondering if this guide:
Guide
could be considered still good today, since it's...
Hi there,
since I changed TV and HTPC's CPU, I'm wondering if this guide:
Guide
could be considered still good today, since it's...
Most (all?) small PC cases accept only ITX motherboards, which have only one PCI-E slot. So you could install only one PCI-E tuner card. A quad-tuner card would give you four tuners, but if you wanted more tuners you would need to use the TBS eight-tuner card, or use external tuners, either USB tuners (available with single or dual...
Most (all?) small PC cases accept only ITX motherboards, which have only one PCI-E slot. So you could install only one PCI-E tuner...
I've been using MP2 now for about 3 years:
I really happy with the way it works, although I can think of many great features I'd...