Notices

Applications and Utilities Talk about apps and utilities for Windows Mobile and PPC

Reply
 
LinkBack Thread Tools
Old 06-07-07, 03:02 AM   #1 (permalink)
Contributing Reviewer
 
Join Date: Jan 2005
Posts: 4,577
Thanked 1 Time in 1 Post
A brand new way to play YouTube clips on your Windows Mobile device!

Anyone into watching YouTube videos knows it has always been pretty problematic to play YouTube videos on Windows Mobile. This has also been explained in my related article Playing Flash Video (FLV) files on the Pocket PC - is it possible?.

The built-in PIE / IEM, because of the very bad JavaScript support, has always been unable to play them back and it was only lately that Opera Mobile (as of the first beta of 8.65) and NetFront (as of TP 3.4 007 released early June, 2007) received YouTube support.

These solutions are really sub-par, particularly that of NetFront, which has a comparatively slow Flash plug-in.

This means, so far, the best way to watch YouTube videos was relying on external, Web-based convertor services listed in my earlier all-in-one article on playing back YouTube videos. These convertor services, unfortunately, need a lot of additional work and, in general, result in files that are (much) larger and/or of (much) lower quality than the original YouTube videos.

TCPMP Plugin for Flash Video on PPC for the rescue! It provides a VERY fast (MUCH faster than even Opera Mobile’s playback, let alone the far inferior YouTube support in the latest NetFront beta) and, what is more, conversion-less (meaning no additional bandwidth / quality loss because of the conversion) solution. What is more, it’s FREE, as is TCPMP itself, and runs on both Pocket PC’s and, with some restrictions, touch screen-less Smartphones.

In the following, I explain how it should be used.

1. download the latest (currently: 0.3) version from HERE and, of course, TCPMP (either the PPC (tcpmp.pocketpc.0.72RC1.cab) or the Smartphone (tcpmp.smartphone.0.72RC1.cab) version).

Extract all the files from the tcpmpflvplugin ZIP file, (currently) tcpmpflvplugin-v0.3.zip, player and, after installing TCPMP, copy the two .plg files in the home of TCPMP (\Storage Card\Program Files\TCPMP when installed on the only storage card under WM5+ etc.).

Copy YouTubeDownload.exe anywhere on your handheld; for example, \Windows\Start Menu\Programs (it’s very small so you can even store it in the main storage)

2. in order to see a video, fire up a Web browser and go to YouTube. When you are on a page you’d like to see the video of, in the address bar, highlight the last part of the URL (the one after the ?v=) as can be seen in HERE. Copy this to the clipboard by tap-and-holding the selection and selecting Copy in the menu:



Here, I’ve copied the ‘x4arSJCWwpk’ parameter of the URL YouTube - Smartphone & Pocket PC, MEDC 2007 .

3. Now, fire up YouTubeDownload.exe, (after selecting the right target directory) tap-and-hold the “Video ID:” field and select Paste in the drop-down context menu. Now, click Start. The video will be downloaded to the target directory:



Note that the downloader utility is incompatible with the MS Smartphone (WM6 Standard) operating system. First, it doesn’t support focus transfer with D-pad / the Tab key (it’s been written for WM2003) – it’s only with a cursor emulator like SPHelper hat you can traverse the focus as can be seen HERE. However, it won’t be of help as the app won’t be able to connect to YouTube as can be seen in HERE (tested this on my HTC Vox / s710 several times). I really hope the author of YouTubeDownload.exe will soon fix this problem so that Smartphone users can also download any YouTube clips. Until then, you’ll need to rely on files downloaded in other ways.

Also note that version 0.2 is the only version to offer a desktop-based (x86) downloader tool (as opposed to what the developer states). It, however, wasn’t able to download anything on my desktop when I’ve tried. That is, you’ll need to download directly onto your Pocket PC.

4. Then, fire up TCPMP and select the given file (File / Open File):



Now, it’ll be played back:



(same on the MS Smartphone operating system)

It’s very important that you can NOT invoke directly video playback from any Windows Mobile Web browsers – you will ALWAYS need to manually download the videos, manually switch to TCPMP and manually load it for playback.

It’s also worth knowing that the plug-in does NOT work with CorePlayer, the commercial descendant of TCPMP.

Related talk

Note that these threads are FULL of misinformation. It’s worth checking them out but don’t necessarily believe what you read in there.

MoDaCo
PPCT
XDA-Dev
__________________
MS MVP- Mobile Devices.
Menneisyys is offline   Reply With Quote
Sponsor Ads
Old 06-07-07, 07:27 AM   #2 (permalink)
Aximsite Elite
 
spunker88's Avatar
 
Join Date: Dec 2006
Location: Middle of Nowhere, NY
Posts: 3,815
Device: Samsung Alias 2
Carrier: Verizon
Thanked 6 Times in 5 Posts

Awards Showcase
Aximsite Active Bronze Member 
Total Awards: 1

If you can get tcpmp to play flvs, why cant you stream them directly from youtube, etc. Afterall, it streams asx, wmv, avi, etc. Why not flvs, are they too large to stream?
__________________
Dell Axim X50
Windows Mobile 2003SE
Think Outside IR Keyboard
8GB CF Card (Apps, Movies)
2GB SD Card (Music)

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Best Pocket PC Freeware Sites:

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
spunker88 is offline   Reply With Quote
Old 06-07-07, 07:13 PM   #3 (permalink)
Haesslich
Guest
 
Posts: n/a
I suspect that this is because the streaming involves ActiveX controls, IIRC, as the videos aren't JUST videos when you're watching them on a webpage, but they're embedded into widgets that pull the video off the server... and TCPMP is not a web browser by any stretch of the imagination.

Or else it just takes up too much CPU time, unlike WMV which may be able to use some of the built-in decoding features of various mobile CPU's. Remember, this IS a first release, so we may not be seeing it as 'feature complete' as the authors intended.
.
  Reply With Quote
Old 06-07-07, 10:34 PM   #4 (permalink)
Aximsite Rookie
 
Join Date: Dec 2006
Location: Canada
Posts: 43
Carrier: Virgin Mobile
Thanked 0 Times in 0 Posts
Originally Posted by Haesslich View Post
I suspect that this is because the streaming involves ActiveX controls, IIRC, as the videos aren't JUST videos when you're watching them on a webpage, but they're embedded into widgets that pull the video off the server... and TCPMP is not a web browser by any stretch of the imagination.

Or else it just takes up too much CPU time, unlike WMV which may be able to use some of the built-in decoding features of various mobile CPU's. Remember, this IS a first release, so we may not be seeing it as 'feature complete' as the authors intended.
.
I need help here, the videos that I download from youtube had a weird format. The file type is .file and not .flv, so how do I play it then?
__________________
Axim X51V
2GB SD
2GB CF
IR Keyboard
newdoughboy is offline   Reply With Quote
Old 06-08-07, 01:30 AM   #5 (permalink)
Contributing Reviewer
 
Join Date: Jan 2005
Posts: 4,577
Thanked 1 Time in 1 Post
Originally Posted by newdoughboy View Post
I need help here, the videos that I download from youtube had a weird format. The file type is .file and not .flv, so how do I play it then?

Dunno, try renaming them to FLV to see whether they can be played back.
__________________
MS MVP- Mobile Devices.
Menneisyys is offline   Reply With Quote
Old 06-08-07, 10:21 AM   #6 (permalink)
Aximsite All Star
 
Join Date: Nov 2004
Posts: 507
Thanked 2 Times in 2 Posts
Time to make a macro to automate this.
cravaus is offline   Reply With Quote
Old 06-08-07, 11:03 AM   #7 (permalink)
Aximsite All Star
 
Join Date: Nov 2004
Posts: 507
Thanked 2 Times in 2 Posts
YouTubeDownload keeps saying "Invalid returned link"
cravaus is offline   Reply With Quote
Old 06-08-07, 11:07 AM   #8 (permalink)
Contributing Reviewer
 
Join Date: Jan 2005
Posts: 4,577
Thanked 1 Time in 1 Post
Originally Posted by cravaus View Post
YouTubeDownload keeps saying "Invalid returned link"
don't use 0.2 - use 0.3, as is also pointed out in the article
__________________
MS MVP- Mobile Devices.
Menneisyys is offline   Reply With Quote
Old 06-08-07, 04:09 PM   #9 (permalink)
Aximsite Hall of Fame
 
Pocketbrain's Avatar
Addicted Member
 
Join Date: Mar 2005
Location: West Palm Beach, FL
Posts: 6,025
Device: iPhone
Carrier: AT&T
Thanked 0 Times in 0 Posts
wunderbar!

I got it working with a sample video... off to download every episode of Robot Chicken!!





.
__________________
The plural of Wii is Wiii.

boot up. log on. drop out.

THE REVOLUTION WILL BE SYNTHESIZED

Last edited by PocketBrain; 06-08-07 at 04:33 PM.
Pocketbrain is offline   Reply With Quote
Old 06-09-07, 09:59 AM   #10 (permalink)
Contributing Reviewer
 
Join Date: Jan 2005
Posts: 4,577
Thanked 1 Time in 1 Post
UPDATE (06/09/2007): as has been explained in the article, currently, the only way to download FLV files is using a Pocket PC-based tool. This is no longer the case: XDA-Developers forum member banannq has just released a tool to do this on the desktop. Furthermore, it requires a full URL - that is, you don't need to manually chop off the not-required part of it. Just download the attachment from the post (after registerig yourself in the forum - don't be afraid, it's free).
__________________
MS MVP- Mobile Devices.
Menneisyys is offline   Reply With Quote
Old 06-10-07, 04:38 PM   #11 (permalink)
Aximsite Rookie
 
Join Date: Dec 2006
Location: Canada
Posts: 43
Carrier: Virgin Mobile
Thanked 0 Times in 0 Posts
Originally Posted by Menneisyys View Post
Dunno, try renaming them to FLV to see whether they can be played back.
and how would I do that? it doesn't change the file type, does it?
__________________
Axim X51V
2GB SD
2GB CF
IR Keyboard
newdoughboy is offline   Reply With Quote
Old 06-10-07, 05:55 PM   #12 (permalink)
Aximsite Rookie
 
Join Date: Dec 2006
Location: Canada
Posts: 43
Carrier: Virgin Mobile
Thanked 0 Times in 0 Posts
Originally Posted by Menneisyys View Post
don't use 0.2 - use 0.3, as is also pointed out in the article
I used the new version 0.3 but instead of (can't find the link thing) it says Can't open file.
__________________
Axim X51V
2GB SD
2GB CF
IR Keyboard
newdoughboy is offline   Reply With Quote
Old 06-23-07, 05:35 AM   #13 (permalink)
Aximsite Major League
 
Xtremegene's Avatar
Senior Member
 
Join Date: Feb 2005
Location: Texas
Posts: 334
Device: Palm Treo 755p
Thanked 3 Times in 3 Posts

Awards Showcase
Aximsite Contest Winner 
Total Awards: 1

It's great seeing TCPMP fill another role, not to mention provide MUCH better quality playback than what I had tried with a converted file!

Nice info once again, thanks Menneisyys.
__________________
My already outdated
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
! ---> Unused after switching to Nokia n800
x30 Thumbboard driver link (as Belkin graciously doesn't deign to use up space to support it anymore):

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Xtremegene is offline   Reply With Quote
Old 06-23-07, 09:30 AM   #14 (permalink)
Aximsite Elite
 
spunker88's Avatar
 
Join Date: Dec 2006
Location: Middle of Nowhere, NY
Posts: 3,815
Device: Samsung Alias 2
Carrier: Verizon
Thanked 6 Times in 5 Posts

Awards Showcase
Aximsite Active Bronze Member 
Total Awards: 1

Originally Posted by Haesslich View Post
I suspect that this is because the streaming involves ActiveX controls, IIRC, as the videos aren't JUST videos when you're watching them on a webpage, but they're embedded into widgets that pull the video off the server... and TCPMP is not a web browser by any stretch of the imagination.

Or else it just takes up too much CPU time, unlike WMV which may be able to use some of the built-in decoding features of various mobile CPU's. Remember, this IS a first release, so we may not be seeing it as 'feature complete' as the authors intended.
.
I can watch flvs saved on another computer and stream them to another computer and they play fine. Also, there is a direct path to flvs on most sites. It just has to use some weird formula to find it out using the url.

But flvs are large, and u may need the whole file downloaded in order to play it. This may be the limitation of it. Although, you can start watching youtube clips before they are all the way downloaded.
__________________
Dell Axim X50
Windows Mobile 2003SE
Think Outside IR Keyboard
8GB CF Card (Apps, Movies)
2GB SD Card (Music)

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Best Pocket PC Freeware Sites:

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
spunker88 is offline   Reply With Quote
Old 06-29-07, 04:02 AM   #15 (permalink)
Contributing Reviewer
 
Join Date: Jan 2005
Posts: 4,577
Thanked 1 Time in 1 Post
Don;t forget to check out http://www.aximsite.com/boards/tips-...be-videos.html , folks!
__________________
MS MVP- Mobile Devices.
Menneisyys is offline   Reply With Quote
Reply

Tags
brand, clips, device, mobile, play, windows, youtube

Sponsor Ads

Thread Tools

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 On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista and Windows Mobile Device Manager gjbnh1701 X50 / X51 Forums 0 06-04-07 11:05 AM
X30 - Vista Windows Mobile Device Center/Windows Media player 11 sync to SD? intrucka X30 / X3 / X3i Forums 2 05-19-07 05:11 PM


All times are GMT -5. The time now is 01:56 AM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-09 LeckMedia, LLC