View Single Post
  #1 (permalink)  
Old 06-09-2008, 02:23 PM
rasa's Avatar
rasa
Lurker
Offline
 
Join Date: Mar 2008
Posts: 8
Reputation: 70
rasa is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
youtubeplay 1.0.7 - YouTube Player - featuring full FLV

This is my YouTube search/player application. Bit like the latest CorePlayer.

It allows you to search for videos in a nice friendly Windows Mobile app and then plays the full FLV video (not miniscule MPEG4 versions) with its own player.
The app is written in a mixture of .net and C so you need the .net runtime, v2 or v3.5:
http://www.microsoft.com/downloads/d...displaylang=en
The video player overlay is hacked out of TCPMP and the FLV part is based on FFMPEG.
....CHANGELOG....
youtubeplay v1.0.0.7 updated 12/5/08, changes:
Fix - Crash when switching to play video (problem on Kaiser ROM "Mobile Vista v1.3" and maybe others)
New - Added AppToDate support - had to change download location to my server
Fix - Can now reliably retrieve up to 50 results
New - Reverted config and results forms back to non fullscreen to enable SIP and menu
New - Hardware keys - dpad up/down = vol up/down, dpad right = ffwd, dpad left = back

youtubeplay v1.0.0.6 updated 8/5/08, changes:


New - All YouTube feeds now available
New - Related videos
New - Associate youtubeplay with FLV files
youtubeplay v1.0.0.5 updated 7/5/08, changes:

New - Added Save functionality
New - Added AV offset config setting to tweak lip sync
New - Added config setting to alter fullscreen rotation
New - Version number displayed in config screen
Fix - Landscape fullscreen now should be the right way round
youtubeplay v1.0.0.4 updated 7/5/08, changes:
New - Full screen application now - more space
New - Removed horrible toolbars, buttons back
New - VGA, QVGA, Portrait and landscape support
New - Config screen
New - Option to play smaller MP4 version of videos in HTC Streaming Media application
New - Buffer size configuration option
New - Option to set number of videos returned
New - Click on the search button again to get more results for same search
New - Load FLV video from file option

New - Video overlay set to GDI - better on Kaiser
Fix - Better error handling
Fix - numerous small fixes
youtubeplay updated 16/4/08, changes:

New black look
Removed buttons, added toolbar
VGA portrait support (only testing in emulator)
Click on video for fullscreen
Backlight keepalive
Things planned: Support for YouTube logons, video uploads, user favorites and better caching/buffering.Things not planned: Other video sites.
Known issues: Square mode not quite right. Other character sets (Chinese etc.) don't work apparently. Close button sometimes takes a few pushes.
Everybody should note that this application will eat bandwidth, no consideration has been made for data consumed, so Wifi/ActiveSync or unlimited 3g only, be prepared for a big data bill otherwise. Won't work well on GPRS anyway as FLV vids are quite sizeable.

Download link:-
http://www.databasedevelopments.com/...outubeplay.cab
Attached Files
File Type: zip youtubeplay rrrr.zip (397.9 KB, 528 views) Click for barcode!

Last edited by rasa; 06-09-2008 at 02:25 PM.
This post has been thanked 8 times.