Notices

Tips and Tricks Share tips that can save others time and frustration here !

Reply
 
LinkBack Thread Tools
Old 07-11-06, 05:43 AM   #1 (permalink)
Contributing Reviewer
 
Join Date: Jan 2005
Posts: 4,582
Thanked 1 Time in 1 Post
TUTORIAL: Playing Flash Video (FLV) files on the Pocket PC - is it possible?

I always receive questions regarding whether it’s possible to play Adobe/Macromedia Flash Video (FLV) files on the Pocket PC. Therefore, I’ve investigated the question of playing these files.

What are Flash videos?

To put it simply, there are two kinds of Flash-based videos: traditional Flash videos (also having the .swf extension) and enhanced videos having the .flv extension. The former isn’t really suited for Web-based distribution (it, for example, doesn’t support server-supported location change without fetching the entire clip first). The latter is almost exclusively used by large media distribution sites like Google Video or YouTube because of its technical superiority.

The Pocket PC and Flash videos

While .swf video files are played by almost all Pocket PC-based SWF players as can also be see for example in the article Playing Flash Content on the Pocket PC, playing the latter files on the Pocket PC is a lot more problematic.

Much as some people say the latest (version 7) Macromedia Player for Pocket PC, this will not help with the majority of the “production” Flash videos out there. Most of the videos (for example, the Google Video ones; the YouTube videos are said to be Flash 8+-only) are playable neither from remote locations nor from the local file system.

Note that NetFront 3.2/3.3 isn’t able to play these videos either as can be seen in this screenshot. Renaming them to SWF doesn’t help either – as is the case with the Adobe plug-in and PIE/IEM.

(For testing purposes, I’ve visited the Google Video archives (for example, this Shakira - Hips Don't Lie spoof video).)

Convert to be able to play!



You can, however, convert these files to a format digestible by , say, TCPMP, the best Pocket PC-based multimedia player. To do this, download for example Total Video Converter. Download, install and start it; drop the input FLV file in the “Task list” list (it’s in the upper left region), choose MPEG4 Video in the Mobile group and click the Convert Now button; the conversion will start. The output file will be created in the C:\Program Files\Total Video Converter\Converted directory. Note that you’ll also need the AAC codec for the sound of these files to be played; please read this thread on getting and installing it. If you don't want to install it, go for another output format.

Alternatively, you may want to use the free (!) Mencoder as is described here.

Note that some people also recommend the free Super by eRightSoft. Some other people, however, say it's causing synchronization problems.

Finally, you may also want to give a try to the commercial Replay Converter by applian technologies. The homepage of the developer is also worth checking out because they are also offering Replay A/V, which can also help in downloading FLV files (in addition to, say, YouTube, Google Video etc. videos) directly off the Web, in case you don't want to manually look for videos in the browser cache.

Also note that you’ll want to read Playing Flash Content on the Pocket PC on the secrets of acquiring FLV files if they are residing on a Web server like Google Video (if you don't want to go for the above-linked Replay A/V).

Also note that the quality of the resulting video file will be really inferior to that of the source.

Other discussions of this question

AximSite

FlashForum.de

Recommended generic article on Flash & PPC

Playing Flash Content on the Pocket PC
__________________
MS MVP- Mobile Devices.

Last edited by Menneisyys; 10-03-06 at 06:20 AM.
Menneisyys is offline   Reply With Quote
Sponsor Ads
Old 07-12-06, 03:21 AM   #2 (permalink)
Aximsite Rookie
 
ilovewasabi's Avatar
 
Join Date: May 2006
Posts: 64
Device: V551
Carrier: Rogeres Wireless
Thanked 0 Times in 0 Posts
I actually tried this out 2 days ago. I downloaded a vid off youtube using my firefox extension, saved it as a .flv file, converted it to avi using total video convertor, uploaded to my pda and opened it with TCPMP. The only bad thing was the water mark by total video convertor. Nice tutorial. I'll come back here if i have encoding issues.
ilovewasabi is offline   Reply With Quote
Old 07-12-06, 03:27 AM   #3 (permalink)
Contributing Reviewer
 
Join Date: Jan 2005
Posts: 4,582
Thanked 1 Time in 1 Post
Glad to hear it worked :)
__________________
MS MVP- Mobile Devices.
Menneisyys is offline   Reply With Quote
Old 07-12-06, 04:11 AM   #4 (permalink)
Aximsite Rookie
 
ilovewasabi's Avatar
 
Join Date: May 2006
Posts: 64
Device: V551
Carrier: Rogeres Wireless
Thanked 0 Times in 0 Posts
Oh yeah, there's this program called SUPER by eRightSoft which does what TVP does. It's free, and (I think) it's better than total video convertor(which is a 15 day trial). I can't remember the link, but if you google it, you should be able to find it.
ilovewasabi is offline   Reply With Quote
Old 07-12-06, 04:14 AM   #5 (permalink)
Contributing Reviewer
 
Join Date: Jan 2005
Posts: 4,582
Thanked 1 Time in 1 Post
Thanks for the tip; I'll test it some time. The link is: http://www.erightsoft.net/Superdc.html
__________________
MS MVP- Mobile Devices.
Menneisyys is offline   Reply With Quote
Old 07-16-06, 04:27 PM   #6 (permalink)
Aximsite Rookie
 
Join Date: Feb 2006
Posts: 84
Thanked 0 Times in 0 Posts
keepvid is usefull for downloading embedded flash videos. and peekvid has plently of flash videos to see.
if you want ot download a flash video from peekvid you have to open it, then click on the video to go to the page where itwas embeded then download using keepvid.
legomanx51v is offline   Reply With Quote
Old 07-28-06, 03:25 PM   #7 (permalink)
Aximsite Prospect
 
Join Date: Jul 2006
Posts: 1
Thanked 0 Times in 0 Posts
Aximsiteactivesyncicon Mencoder

Originally Posted by ilovewasabi
Oh yeah, there's this program called SUPER by eRightSoft which does what TVP does. It's free, and (I think) it's better than total video convertor(which is a 15 day trial). I can't remember the link, but if you google it, you should be able to find it.

Or you can use Mencoder. www.mplayerhq.hu.

I use a script where I put enter the file name and output name. it play wonderfully on my axim X5.

mencoder -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=224 -ffourcc divx -vf scale=320:240 -oac mp3lame -af resample=22050:0:0 Input.flv -o output.avi

Change the Input.flv to whatever the file name is, and the output.avi to whatever name you want ".avi" hope this helps. If you know how to script variables in windows, let me know. I can do it in linux but not too sure how to do it in windows. KTHXBAI
piratefsm is offline   Reply With Quote
Old 10-03-06, 06:20 AM   #8 (permalink)
Contributing Reviewer
 
Join Date: Jan 2005
Posts: 4,582
Thanked 1 Time in 1 Post
Article greatly updated with a lot of additional, third-party utility links.
__________________
MS MVP- Mobile Devices.
Menneisyys is offline   Reply With Quote
Old 10-03-06, 08:22 AM   #9 (permalink)
Aximsite Veteran
 
Join Date: Mar 2005
Location: Toronto
Posts: 1,093
Device: A1200,Moto-Q
Carrier: Rogers
Thanked 0 Times in 0 Posts
Originally Posted by Menneisyys
Thanks for the tip; I'll test it some time. The link is: http://www.erightsoft.net/Superdc.html
Unfortunately, there is no true download link for this application - just a bunch of Google ads. i think their website is screwed up.
bigbop is offline   Reply With Quote
Old 10-24-06, 03:06 AM   #10 (permalink)
Contributing Reviewer
 
Join Date: Jan 2005
Posts: 4,582
Thanked 1 Time in 1 Post
UPDATE (10/24/2006): there is a brand new, free service here allowing for online FLI -> MP4 / 3GP conversions, which, then, can be played with both TCPMP and CorePlayer. Please also see the comments section in here for more info.

I also recommend the following discussions of this article: AximSite; PPCT. I've also elaborated on whether alternate Pocket PC browsers are able to play YouTube videos here. A worthy PPCT discussion of the latter article can be found here.
__________________
MS MVP- Mobile Devices.

Last edited by Menneisyys; 10-24-06 at 03:10 AM.
Menneisyys is offline   Reply With Quote
Old 04-02-07, 11:47 AM   #11 (permalink)
Contributing Reviewer
 
Join Date: Jan 2005
Posts: 4,582
Thanked 1 Time in 1 Post
UPDATE (04/02/2007):
  1. the brand new, 8.65 version of the great Windows Mobile Web browser Opera Mobile is able to directly play back YouTube videos (if you do install the standard, free (!) Macromedia (Adobe) Flash 7 plug-in in addition to Opera Mobile). See "YouTube support?" row in the comparison chart of my forthcoming Windows Mobile Web Browsing Bible for some real screenshots. Also note that I've posted screenshots of the latest alternative Web browsers (including, unfortunately, even PIE in WM6) NOT being compatible with YouTube. Do check the screenshots out - and remember: I'll publish the Windows Mobile Web Browsing Bible really soon!
  2. Another great piece of news: YouTube Mobile is slated to launch in May / June as is stated at engadget. Also see this PPCT thread.
  3. There is another online converter service to convert videos online without having to have access to a desktop computer (which is a very bad problem with the ORB-based approach), making watching YouTube videos comparatively easy (albeit not as good as with Opera Mobile 8.65 or the forthcoming, above-mentioned YouTube Mobile). Also see this thread for a complete explanation of the process.
__________________
MS MVP- Mobile Devices.
Menneisyys is offline   Reply With Quote
Old 04-03-07, 03:04 PM   #12 (permalink)
Blogger
 
Join Date: Jul 2005
Location: USA
Posts: 2,411
Device: Apple iPhone 8GB
Carrier: T-Mobile - Unlocked
Thanked 2 Times in 2 Posts

Awards Showcase
Moderator Medal News Editor Medal Aximsite Active Bronze Member Aximsite Contest Winner 
Total Awards: 4

Originally Posted by bigbop View Post
Unfortunately, there is no true download link for this application - just a bunch of Google ads. i think their website is screwed up.
No there is, just look carefully.

I believe that the links are the word Download, and the word SUPER.
__________________
Kevin Song
Aximsite News Editor
Aximsite Moderator


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
ksong12 is offline   Reply With Quote
Old 05-29-07, 07:35 AM   #13 (permalink)
Aximsite Prospect
 
Join Date: Mar 2006
Location: Spb, Russia
Posts: 19
Device: SE k750i
Carrier: North-West GSM
Thanked 0 Times in 0 Posts
Just released TCPMP Plugin for Flash Video on PPC 0.1:

http://sourceforge.net/project/showf...roup_id=196939
__________________
Ildar R. Karimov
Spb Software House
thevery is offline   Reply With Quote
Reply

Tags
files, flash, flv, playing, pocket, tutorial, video

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
Playing Flash Content on the Pocket PC – The Definitive Roundup & Tutorial Menneisyys X50 / X51 Forums 2 05-03-06 11:56 AM
Playing Flash Content on the Pocket PC – The Definitive Roundup & Tutorial Menneisyys Games 2 05-03-06 11:55 AM
Playing video files on X50v Shimon Multimedia 2 05-20-05 02:41 PM
Problems playing large video files on X50v killerasp Multimedia 7 05-06-05 03:42 PM
Problems playing music files on my compact flash card. MagaretFRivera X5 Hardware Troubles 3 10-19-04 12:00 AM


All times are GMT -5. The time now is 04:55 PM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-10 LeckMedia, LLC