MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » MediaPortal 1 Talk


MediaPortal 1 Talk General talk regarding our HTPC-software MediaPortal 1 takes place here.

Reply
 
Thread Tools Display Modes
Old 2007-03-08, 06:34   #11 (permalink)
Portal Member
 
Join Date: Dec 2006
Location: Houston, TX
Posts: 90
Thanks: 1
Thanked 2 Times in 2 Posts

Country:


Default

Quote:
Originally Posted by sxt173 View Post
I am happy there is some interest in iTunes compatability (seems our brothers over in Europe aren't as iTunes addicted as us..)

I have my m4v files linked to Quicktime. This works fine. My only gripe is that when clicking on a m4v file from within mediaportal, Quicktime will appear on top of MP, i.e. what we are missing is embedding of QT.
I agree, but I think the real problem is that the QuickTime Player has no way of launching directly into full-screen. I've mapped the OK key on my remote control to change QT into full-screen, but it does require and extra click, and you do see the QT window first.

They've made some really stupid decisions with the QT Player, in my opinion. Like not being able to launch full-screen. But did you know you can embed a setting in the QT movie itself so that it launches in full-screen automatically. You have to set it for every single video separately though. LAME. Also, the video adjustments controls in QT are not saved between settings. Every time you start QT, it reverts back to default. Those can also be stored in the file, but who wants to do that for every single video?

But at least using QT works with DRM infested iTunes files, even if it is limping along, with no X second jump ahead and other nice navigation features that other REAL video players support.
__________________
Sverre
samundsen is offline   Reply With Quote
Old 2008-10-15, 19:16   #12 (permalink)
MP Donator
 
Join Date: Jan 2006
Posts: 64
Thanks: 7
Thanked 0 Times in 0 Posts

Country:


Default

Hello Samundsen,

did you follow up your Idea with Itunes and Media Portal?
__________________
Best regards

Andrew
Domarkas is offline   Reply With Quote
Old 2008-10-17, 04:22   #13 (permalink)
Portal Member
 
Join Date: Dec 2006
Location: Houston, TX
Posts: 90
Thanks: 1
Thanked 2 Times in 2 Posts

Country:


Default

Quote:
Originally Posted by Domarkas View Post
Hello Samundsen,

did you follow up your Idea with Itunes and Media Portal?

I still use a vbscript to launch QT, but with a slight modification to what I posted last year. Now I use the SendKey method to send the "force to fullscreen" hotkey in QT so that the video automatically switches to fullscreen upon launch. Here is my script:

Set oArgs = WScript.Arguments
sFilePath = oArgs(0)
Set oShell = CreateObject("WScript.Shell")



If InStr(1, sFilePath, ".M4V", 1) > 0 Then
iRC = oShell.Run("""" & sFilePath & """")
iRC = oShell.AppActivate("QuickTimePlayerMain")
WScript.Sleep 5000
oShell.SendKeys "^f"

Else

iRC = oShell.Run("""" & sFilePath & """")

End If



Wscript.Quit iRC
__________________
Sverre
samundsen is offline   Reply With Quote
Reply

Bookmarks

Tags
itunes, time

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Synchronisation between iTunes DB and MediaPortal music DB JulianBuss Plugins 9 2007-03-01 01:58
Pronto + RDP + iTunes quiller HTPC Projects 6 2007-01-07 22:01
iTunes: Duplicates and Syncing quiller Support 3 2006-12-07 22:57
MusicBridge Fails - iTunes to WMP10 Mashenden General Support 1 2006-03-02 03:25
iTunes support? alexeix General Support 0 2005-11-16 02:01


All times are GMT +1. The time now is 09:04.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden