Related
Help, Help
I'm trying to play songs using windows mobile media player 10, and keep getting the error message " cannot play the file because the license is not valid or is corrupted" - can anyone please tell me how to fix this issue
Re: cannot play the file because the license is not valid or
Longy said:
Help, Help
I'm trying to play songs using windows mobile media player 10, and keep getting the error message " cannot play the file because the license is not valid or is corrupted" - can anyone please tell me how to fix this issue
Click to expand...
Click to collapse
try syncing/transfering songs via windows media player 10 on your pc
yes - already done this - this is what is causing the probs - maybe?
...does another mediaplayer plays them correctly?...
...with SK Tools you can reassign the file-types to wmp10. If it doesn't work try to re-register wmp10 with SK Tools...
excellent, can you tell me how I do this - I do have sk tools but don't know how to do what you suggest
...goto file types , action
¹ register file
» type: mp3 , program: wmplayer
² show registered programs , register program
» name: windows mediaplayer 10
description: mediaplayer
commandline: windows\wmplayer.exe
sensational ...thanks heaps
Youtube got mobile (http://m.youtube.com) and now streams 3gp files via rtsp. Unfortunately WM10 cannot play these streams, but there exists a HTC Streaming Mediaplayer which plays it just fine. The app is posted here:
http://forum.xda-developers.com/showpost.php?p=1315644&postcount=553
I copied it to my Vox and it works, except my browser still opens WM10 when I click on a video.
Does anyone know how to associate HTC streaming media player with urls of type rtsp:// ??
EDIT: See http://forum.xda-developers.com/showpost.php?p=1322849&postcount=20 for getting this to work on S710
EDIT2: Try installing this cab here first, before trying the manual install procedure
HTC Streaming Media Player Older Version Works Best
The HTC streaming media player,the older version v2.10 build 1025.621 works best. This version is found in "Core 2.0" and Faria's "Real Thing". That's the application we all need! Now I do have it on my MDA running the Core 2.0, it connects to http://m.youtube.com very fast, works great, but I want to put the app on another device. That Touch streaming media player,looks good on the T-Mobile Dash, it tries to connect to rtsp://ect.....!, BUT THE SAME PROBLEM YOU ARE HAVING, WHEN YOU TRY TO CONNECT TO THE YOUTUBE VIDEOS WMP10 COMES UP, WILL NOT PLAY THE CLIP!
The link I posted above V2.10 Build 518.700
Don't know if yours is newer.
I just tried it with this link: rtsp://rtsp.youtube.com/youtube/videos/JBWbJLYfrgs/video.3gp
and it just quits the player.
Where do I find "Core 2.0" and Faria's "Real Thing"?
Wizard Wm6 Threads
Look in the wizard wm6 section or do a search, it should be easy to find! The 1.7 reload has that streaming media player also!
Thx! Have u tried the rtsp link above? does it work for you?
I think I found the reg keys for handling rtsp.
Should be something like this:
Code:
[HKEY_CLASSES_ROOT\RTSP]
(Default)=URL:Windows Media Streaming Protocol
URL Protocol=
[HKEY_CLASSES_ROOT\RTSP\DefaultIcon]
(Default)=\Program Files\PacketVideo\PVPlayer\PVPlayer.exe, 0
[HKEY_CLASSES_ROOT\RTSP\Shell]
[HKEY_CLASSES_ROOT\RTSP\Shell\Open]
[HKEY_CLASSES_ROOT\RTSP\Shell\Open\Command]
(Default)=""\Program Files\PacketVideo\PVPlayer\PVPlayer.exe" %1
I found that here: http://www.hkppc.com/bbs/viewthread.php?tid=2422
The funny thing is that there seems also to be a PVPlayer (PacketVideo) which can do rtsp ??
Missing Complete Link Data
All the rtsp url info is not there, but I can connect to mobile youtube easy and fast and watch all the videos! I'm watching the Paris Hilton jail video via wifi!
The Pvplayer Will Work Also
A major breakthrough, but where do I find the download. I do not speak Chinese. The registry stuff find is awesome guy! Will the pvplayer just work on Nokia phones, but the above registry data is for a windows devices!
I just improved the link where I found it:
http://www.hkppc.com/bbs/viewthread.php?tid=2422
I think you must register to be able to dl it
The Hack Makes The Pvplayer The Primary Player
I've use the above hack before to make the TCPMP/player the primary player over wmp10 to watch Orb on the TCPMP/player, it works!
I'm glad I could help you, but so far I haven't got anything to work
Perhaps you can reply on the PM I just sent to you. Also you say you are running TCPMP. Which version? And can it do RTSP?
I'm using Coreplayer which works great, but can't do RTSP yet
The Hong Kong PPC site which has the registry tweak talks about the Pvplayer platform4. Seems hard to find too. See:
http://forum.xda-developers.com/showthread.php?t=286803
Í found it and attached it to this post.
Maybe it's the same as this Philips Platform4 player for PPC (doesn't install on SP, prolly need manual install or cloning from PPC emu):
http://www.pdagold.com/software/detail.asp?s=513
Would be nice if someone manages to install and test these apps on S710
Below are the registry settings for HTC Streaming Media Player.
Ýou find it in the distro which I linked at the top, it's in a68b298c-c2c5-409c-a145-3113bcf2baa1.rgu
I'm a bit worried that there are keys missing, in particular MIME settings for .3gp files
PS: Who knows a good registry tool which can import files?
Code:
REGEDIT4
[HKEY_CLASSES_ROOT\.sdp]
@="sdpfile"
[HKEY_CLASSES_ROOT\sdpfile]
"EditFlags"=dword:10010000
[HKEY_CLASSES_ROOT\sdpfile\DefaultIcon]
@="StreamingPlayer.exe,0"
[HKEY_CLASSES_ROOT\sdpfile\Shell]
[HKEY_CLASSES_ROOT\sdpfile\Shell\Open]
[HKEY_CLASSES_ROOT\sdpfile\Shell\Open\Command]
@="StreamingPlayer.exe %1"
[HKEY_CLASSES_ROOT\PROTOCOLS\Handler\rtsp]
"CLSID"="{EA48DF9C-1362-41F2-BD83-B97507F9484B}"
[HKEY_CLASSES_ROOT\CLSID\{EA48DF9C-1362-41F2-BD83-B97507F9484B}]
[HKEY_CLASSES_ROOT\CLSID\{EA48DF9C-1362-41F2-BD83-B97507F9484B}\InprocServer32]
@="RtspHandler.dll"
"ThreadingModel"="Free"
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/sdp]
"Extension"=".sdp"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\URLProtocols\rtsp]
@=""
[HKEY_CLASSES_ROOT\rtsp\Shell\Open\Command]
@="StreamingPlayer.exe %1"
[HKEY_LOCAL_MACHINE\System\Inbox\SICInt\SIPProtocols]
"rtsp"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC]
"SliderOutRotateAngle"=dword:0000010E
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Streaming]
"DefaultUDPPortMin"=dword:00000400
"DefaultUDPPortMax"=dword:0000FFFF
"NormalModeBKColor"=dword:00AA0000
"FullScreenBKColor"=dword:00000000
"InfoBarBKColor"=dword:00AA0000
"OverlayerColorKey"=dword:00100010
"DefaultBufferTime"=dword:00000007
"MinBufferTime"=dword:00000004
"MaxBufferTime"=dword:00000019
"SupportSeek"=dword:00000001
"BackToPIE"=dword:00000001
"ShowConfirmMsg"=dword:00000000
"SupportFavorites"=dword:00000000
"ShowHistory"=dword:00000000
"ForceLiveSupportPAUSE"=dword:00000000
"SupportReplay"=dword:00000001
"KeepSDP"=dword:00000000
"LandscapeInFullScreen"=dword:00000001
"ShowRotateUI"=dword:00000001
"BandWidth"=dword:00000000
"GuaranteedBandWidth"=dword:00000000
"MaxBandWidth"=dword:00000000
"MaxTransferDelay"=dword:00000000
"KeepAliveInterval"=dword:00000000
"KeepAliveMethod"=dword:00000000
"RTCPReportInterval"=dword:000009C4
"RTPDataTimeOut"=dword:0000000F
"RTSPTimeOut"=dword:00003A98
"EnableExtraRTPPackets"=dword:00000001
"EnableSDKLog"=dword:00000000
"SDKLogFlag"=dword:00000000
"EnableHWCodec"=dword:00000000
"DumpBitStream"=dword:00000000
"ShowMeters"=dword:00000000
"RefreshDuration"=dword:000003E8
"SupportPd"=dword:00000000
"MissMBRate"=dword:00000000
"PlayState"=dword:00000000
"Volume"=dword:00000046
"NetworkErrorCanReplay"=dword:00000000
"CodecType"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\MASD]
"Streaming_Media_Player"="2_10_518700_00"
A Major Breakthrough Again
Do we still need to do the wmp10 registry hack?
That hack from hkppc was actually intended for Pvplayer.
In fact you see similar keys in a68b298c-c2c5-409c-a145-3113bcf2baa1.rgu
For example
Code:
[HKEY_CLASSES_ROOT\PROTOCOLS\Handler\rtsp]
"CLSID"="{EA48DF9C-1362-41F2-BD83-B97507F9484B}"
[HKEY_CLASSES_ROOT\CLSID\{EA48DF9C-1362-41F2-BD83-B97507F9484B}]
[HKEY_CLASSES_ROOT\CLSID\{EA48DF9C-1362-41F2-BD83-B97507F9484B}\InprocServer32]
@="RtspHandler.dll"
"ThreadingModel"="Free"
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/sdp]
"Extension"=".sdp"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\URLProtocols\rtsp]
@=""
[HKEY_CLASSES_ROOT\rtsp\Shell\Open\Command]
@="StreamingPlayer.exe %1"
But I haven't been able to test it, because I'm looking for a registry editor which can import files. Do you know one?
Total Commander
Do a Google search for total commander for ppc. I believe that's what you need!
I've got TC, never knew I can import reg files Thx for that!
EDIT: Import doesn't work when I copy a .reg file to \\\registry it says "function not supported"
I'm using TC/CE V.2.5PB
Btw: did you already try Pvplayer and Philips Platform4 player ?
PvPlayer Opens At Youtube Mobile
The Player open when I click on video, but no video will play, but I believe we can get this to work. It's just a matter of time, because it picks up the rtsp url. I will have to take a brake, maybe one for hr. I will be back later! We will get this player to work! I have this player install on a Dell Axim X51v, connection, wifi. The Playr is beautiful!
Pvplayer Trying To Connect
Something is blocking this player from connecting to the Youtubue videos!
I'll try them in the M$ PPC emu t'morrow.
Enough for 2day
PvPlayer Smartphone Version
Do you have the pvplayer smartphone version? The ppc pvplayer version is suppose to work with YouTube mobile, but for some unknown reason it will not connect!
I managed to install the HTC Streaming Media for Smartphone Version 2.10 (Build 518.700) Copyright 2005-2007 on my S710
When I start IE and go to m.youtube.com and start a video, the HTC player is correctly started and plays the videos
I must say I'm not so impressed by the quality but alas it works fine
Okay, here are the steps to install the player on your S710
1. Download the HTC player from here. Unpack it and copy all files to \Windows
2. Install Resco Explorer 5.32 (it's the registry editor you need)
3. Download the registry key which I attach to this message and import it with Resco reg editor
Have fun!
EDIT:
1. also works fine from Opera Mobile 8.65b
2. you can operate the player buttons with Fakecursor (altho via menus it also works perfect)
3. you may want to reduce the pre-buffer time (default 7 sec)
I stumbled across this site recent (moodio.fm), but can't get it working on my HTC touch. I downloaded HTC Streaming Media player, which can stream m.youtube videos, but can't seem to open moodio.fm radio stations. Anyone else come across this?
I'm on the Bell network btw, maybe Bell blocks certain ports?
Any help is appreciated.
I have an HTC Fuze and would also like an answer to this question. The streaming medial player won't seem to open Moodio links. Moodio is a great site with tons of great stations. Anyone have a fix to opening these links?
some times use mediaplayer streaming or realplayer or quicktime so being able to play youtube matters little in those cases
I would mess around with different browsers to see both on the computer and the pda
The Moodio site says the link should open with the streaming media application, and when you click the link it does bring up the streaming media player, but it does not load and gives a message that "media file type not supported".
The Moodio site says the link should open with the streaming media application, and when you click the link it does bring up the streaming media player, but it does not load and gives a message that "media file type not supported".
anyone figure this out yet? I recall it working with some othe streaming app on the diamond, but since I've reflashed the ROM I lost the app.
Hello. I've been searching for a solution to this for quite some time and finally found a way to stream Moodio, from a totally unrelated thread here on XDA-Developers. It's a bit complicated, mind you, but so far it's worked for me every time both over WiFi and HSDPA on my Xperia X1.
Try the following:
1. Go to m.moodio.fm and log in.
2. Click on a station you wish to play. At this point, the HTC Streaming Player will launch and you will receive the "unsupported media type" error. You will also now have a file downloaded by Moodio in your My Documents folder called Listen.sdp.
3. Rename the .sdp file to .txt (either on the PC or with something like Resco Explorer so that it can be opened in Word Mobile. Alternatively you can install the HouMing File Explorer extension, select the Open With Program option, and open the file with Word Mobile, so as not to have to rename the file.
4. Look for the entry that begins with the string 'a=control:' and contains the 'rtsp://'. Example: 'a=control:rtsp://moodio-3.seeas.nl/3938994'.
5. Ignore the 'a=control:' and copy the part of the string that begins with 'rtsp//'. Example: 'rtsp://moodio-3.seeas.nl/3938994'.
6. Open your media player (in my case, the HTC Streaming Media player), and paste this text in the URL field. The station should then play as expected. (Note that you can also play the station by pasting this text into the address bar of your browser like Pocket IE, which will then automatically launch the Streaming Media Player and play it. At this point I save the file to Favorites in the HTC Streaming Media Player so I can play it any time I wish.
I thought I would post this since I have searched and searched and have not seen anyone mention this alternative with respect to Moodio.
Hope this helps those of you who, like me, have had no luck in streaming Moodio on your Windows Mobile device up to now.
Hi,
I'm the developer behind moodio.fm. I used an Xperia X1 myself for sometime last year and i'm very sure Moodio played on it without the need for this trick.
Have you tried different browsers? As far as i remember it only worked in IE.
If you provide me with your Moodio user name i can check the exact user agent string the phone sends and add an exception in our system to redirect these phones to the direct rtsp url instead of returning an SDP file.
regards
Oele
Oelej said:
Hi,
I'm the developer behind moodio.fm. I used an Xperia X1 myself for sometime last year and i'm very sure Moodio played on it without the need for this trick.
Have you tried different browsers? As far as i remember it only worked in IE.
If you provide me with your Moodio user name i can check the exact user agent string the phone sends and add an exception in our system to redirect these phones to the direct rtsp url instead of returning an SDP file.
regards
Oele
Click to expand...
Click to collapse
Hello Oele. Wow, that would be fantastic! I can tell you that I joined Moodio some time back (I believe perhaps June or July of last year), and I have always received the .sdp file on my Xperia X1A since day one. I tried to find a solution back then and couldn't, so gave up for a while and didn't use Moodio. I recently decided to search once more to see if I could find something and this is when I came across the workaround described in my prior post. But if you can make it so that my device is automatically redirected to the rtsp URL, that would be wonderful. I have only tried this with IE, BTW, as that is the only browser I use. My Moodio username is queenv. If you need any additional information, please let me know. Thanks again!
Could you try again? You should now get a redirect to the RTSP url.
Oelej said:
Could you try again? You should now get a redirect to the RTSP url.
Click to expand...
Click to collapse
Yes! I just tried it and I certainly do! Now it just plays and I no longer have to do my workaround. Thanks a million!!!!
Hi,
I am trying to get the ActiveX plugin for the Windows Media Player to work in PocketIE, or rather Internet Explorer Mobile on an O2 XDA Orbit 2 (Windows Mobile 6). The objective is to play a wma file from a URL, but using javascript to control the player, which will sit in a display:none; styled div.
I dont want to post walls of code, so I have setup this simple page to illustrate and test it:
http://lukas.xcomms.ie/cblproof/Default.aspx
I am able to display this fine in PocketIE, and I am able to play the audio file, just as in the desktop browser. However, with the new version of this plugin (i.e. using classid "clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6" instead of the old "CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"), I am no longer able to use the javascript calls for .Play() and .Stop() on the player object.
When I switch the code back to use the old plugin, I can successfully use javascript to control the player in the desktop version of IE, but since the plugin is not installed on the WinMo6 device, I cannot bring the page to load the player in PocketIE.
Has anyone come across this before, or is there any reference documentation for the new ActiveX plugin, similar to the old Windows Media Player for PocketPC SDK that Microsoft had for PocketPC 2002 way back when?
Any input here would be much appreciated, I have trawled this forum and the internet for two days now, but unfortunately information is very sparse. I am stuck with PocketIE because of other requirements for the project, so switching to Opera or SkiFire is not an option I am afraid.
Thank you very much in advance for any pointers!
Mike
Other options
Hi again,
since no-one seem to have an idea to circumvent this particular challenge, can anyone suggest an alternative? I would be willing to skin the plugin, or use any other means of controlling audio in a web page through JavaScript.
I hate the fact that we have to work with Pocket IE on this, but at least it means that whatever solution we go for will need to work only on this platform and not across a variety of handsets / browsers.
Very grateful for any thoughts, opinions, advice,
Thanks again!
Mike
Hi, i would like to know if there is any apps for windows phone that can play ts (mpeg2) file natively without converting?
The ts file is recorded from my HDTV recorder, and it is in ts file (mpeg2).
I know that there is apps called vplayer for android, and it can play the file smoothly. But i would like to buy windows phone...a sample file is attached here, please kindly let me know if u know any apps on windows phone can play it.
Many thanks
http://forum.xda-developers.com/showthread.php?t=1240211
No currently not supported.