I have some tv recordings wich I want to burn to a DVD. The DVD should be playable in any DVD-player. How can I achieve this in a simple way? Is it possible to do from within mediaportal or how can I do this?
Is there any solution that would work inside MP or have its own 10-foot interface to use with remote?
I'm looking for a solution for at least one of these two features
- Convert recording to XVID AVI (SD recordings) or MKV H264 (HD recordings) and burn them to CD/DVD
- Convert recording to DVD format and burn them to DVD
First solution is prefered, but second would be OK too.
I too am looking for a solution integrated into MP. Has any new support for this kind of function been added to MP in the last 3 years?
If not, can anyone recommend a 3d party tool (beyond DVDflick) and a good way to integrate it into the MP GUI?
Good to hear you got it working.(y)
I have attached a screenshot of my Power Scheduler settings and, yes my TV does stay off when a scheduled recording starts.
Regarding the monitor sleeping when playing music, if the screensaver option is set in your MP skin settings try disabling it, I have a vague recollection it may get...
Good to hear you got it working.(y)
I have attached a screenshot of my Power Scheduler settings and, yes my TV does stay off when...
Hi, everytime my computer awakes for scheduled recordings, the monitor awake too and does not switch of during the whole recording...
Well, I had already recognized your problem, but I still wanted to point out the basic connections once again. Unfortunately, I don't have a fundamentally different solution for you, but with this approach you should achieve your goal. ;)
The idea of first setting the current genre colors with the defines is certainly a good one, as...
Well, I had already recognized your problem, but I still wanted to point out the basic connections once again. Unfortunately, I...
Good afternoon,
Does anyone know a way of referencing the genre colour of the currently selected item in the TV Guide. We are all...
Nevermind, I think. I found them in the forum. I had only checked the main webiste for MP2 plugins.
https://www.team-mediaportal.com/extensions/mp2-plugins
I hope these work: Featured Plugins
Nevermind, I think. I found them in the forum. I had only checked the main webiste for MP2 plugins...
I've been an MP1 user for a long time. I'm interested in switching to MP2. However, I rely heavily on the features provided by...
Those folder's last modified time isn't really accurate it seems. Latest change was a merge from PR #384 on may 3rd which was exactly that fix, see f.e. MediaPortal-1/mediaportal/MediaPortal.Application/MediaPortal.cs at 8fa4ccca20059a5534a029266efa596e83387f5b · MediaPortal/MediaPortal-1
Those folder's last modified time isn't really accurate it seems. Latest change was a merge from PR #384 on may 3rd which was...
Now that MediaPortal has gone 64-bit, any references to lParam should be converted to int64 rather than int32 or compared to zero...