Notices

Multimedia Talk/Review Multimedia Apps for Dell's Axim. Mp3/DivX

Reply
 
LinkBack Thread Tools
Old 07-22-03, 08:15 AM   #1 (permalink)
Aximsite Rookie
 
jbit's Avatar
DAP Freshman
 
Join Date: Feb 2003
Location: Cambridge, UK
Posts: 88
Thanked 0 Times in 0 Posts
Question New Media Player

Hi,
I'm planning on writing a new media player for Pocket PC based devices, I just wanted to ask what everybody wanted.
This is what I currently have planned:

* MPEG Audio support
* OGG Vorbis support
* Full skin support
* Visualisations (Spectrum analyzer/etc)
* Full equaliser
* Today screen controls
* Screen off (think winamPAQ)
* Alarm clock function
* RS232 Remote control support


I'm not going to support winamp skins since i find the winamp layout fine for pc's, but too fidley for pocket PC's
I'm not going to support WMA/RA since the less these proprietry formats are used the better.
It will be FREE (as in beer) and probably open source too. (it will all be C code with a dash of arm assembly for speed)

Anyway, say what else you might want, so its not too much of a b***h to implament it later when i have a full code base:)

--jbit
__________________
Is that a PC in your pocket, or are you just happy to see me?
jbit is offline   Reply With Quote
Sponsor Ads
Old 07-22-03, 09:04 AM   #2 (permalink)
Aximsite Major League
 
Join Date: Jun 2003
Posts: 314
Thanked 0 Times in 0 Posts
the only reason i really use pocket mvp is because it plays .avi's and all divx movies. i've been able to take my whole dvd collection and thurn them into tiny avi's with V Dub, and play them on my axim. it rocks

poppaj
poppajon is offline   Reply With Quote
Old 07-22-03, 09:30 AM   #3 (permalink)
Aximsite Rookie
 
Join Date: Feb 2003
Location: Wilkes County, NC, USA
Posts: 89
Thanked 0 Times in 0 Posts
WMA Support. Maybe WMV?

I'd love WMA support, if you could provide that on a free player. I've done numerous listening tests, and to my (old) ears, WMA 9 sounds better at low bit rates (under 96kbps) than Ogg.

I'd also like to see WMV support, but could live without it. Why WMV when there's so much mpeg-1 and Divx software out there? Ease of use! The WMV freeware encoders are SO simple that I still enjoy experimenting with them on occasion.
Mike Walker is offline   Reply With Quote
Old 07-22-03, 09:36 AM   #4 (permalink)
Aximsite All Star
 
slease's Avatar
Super Member
 
Join Date: May 2003
Location: denton, tx
Posts: 540
Thanked 0 Times in 0 Posts
WMA support would be great, I agree. I've converted most of my 192kb mp3's to 128kb wma because I can't tell the difference and I save space.

Also, would you be interested in coding an alternate interface that was similar to the ipod? The sad thing about all these winamp skin clones is that there is no variety. What we need is a good jukebox layout similar to playlist ce but with more pizazz and it needs to actually play the music. Someone take up my righteous cause!
__________________
Stephen Lease

Axim Basic, 256mb CF, 64mb SD, Rhinoskin Case, Pocketop Keyboard.

<a href="
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Homepage</a>
slease is offline   Reply With Quote
Old 07-22-03, 09:41 AM   #5 (permalink)
Aximsite Rookie
 
jbit's Avatar
DAP Freshman
 
Join Date: Feb 2003
Location: Cambridge, UK
Posts: 88
Thanked 0 Times in 0 Posts
I won't be adding any Windows Media support since you need a development license to do so legally (AFAIK), the same with Real Audio/Video. (If i don't need a license, it might be added later on, since its not my priority)

There won't be video playing capabilitys at first (for simplicity) but they will be added later (hopefully full MPEG[1/2/4] support, so DivX and XviD will play)

I'm also using the Intel Primitives for xscale optimization (AFAIK no media player has done this yet)

--jbit
__________________
Is that a PC in your pocket, or are you just happy to see me?
jbit is offline   Reply With Quote
Old 07-22-03, 09:47 AM   #6 (permalink)
Aximsite Rookie
 
Join Date: Apr 2003
Posts: 78
Thanked 0 Times in 0 Posts
cant wait sounds wicked...
the_joker1973 is offline   Reply With Quote
Old 07-22-03, 09:56 AM   #7 (permalink)
Aximsite Rookie
 
jbit's Avatar
DAP Freshman
 
Join Date: Feb 2003
Location: Cambridge, UK
Posts: 88
Thanked 0 Times in 0 Posts
Quote:
Originally posted by slease
Also, would you be interested in coding an alternate interface that was similar to the ipod? The sad thing about all these winamp skin clones is that there is no variety. What we need is a good jukebox layout similar to playlist ce but with more pizazz and it needs to actually play the music. Someone take up my righteous cause!
It will be *fully* skinable, so the layout can be how you want it, you could make it EXACTLY like the ipod interface if wanted :)

Winamp rules on pc's but as said before is WAY to fideley and anoying on pocketpc (ever tried seeking using the seek bar and accidently turned the volume up to max???)

If you want to do some skin/layout designs just make a picture that is about 240x300 with all the layout/style you want and email it to me :)

The skin format also has animation support too :) I thought it would be cool to have like a bubble effect on the play button whilst playing, and no bubbles when its stopped (for example)
__________________
Is that a PC in your pocket, or are you just happy to see me?
jbit is offline   Reply With Quote
Old 07-22-03, 11:35 AM   #8 (permalink)
Aximsite Minor League
 
aximfanatic's Avatar
Member
 
Join Date: May 2003
Posts: 167
Thanked 0 Times in 0 Posts
Wow sounds awesome....cna't wait to see what you come up with. GOOD LUCK!!!!!
aximfanatic is offline   Reply With Quote
Old 07-22-03, 05:51 PM   #9 (permalink)
Aximsite Rookie
 
jbit's Avatar
DAP Freshman
 
Join Date: Feb 2003
Location: Cambridge, UK
Posts: 88
Thanked 0 Times in 0 Posts
Skin Details

Just incase anybody wanted to work on a skin heres some details:

Terminology:
Skin: Descriptor file that allows the players look and style to be changed at run time
Image: A file containing an image (BMP/PNG/ETC)
Sprite: A rectangular area in an Image (can contain animation)
Command: A direct call to an internal player command (play/stop/next/show window/etc)
Object: Uses multiple sprites or a stock object (lists, visuals, etc) which can be asphetic (backgrounds/decals/etc) or active (send Commands if taped)


* Player "Window" is 240x294 Pixels
* A Skin can use infinate Images
* An Images maximum size is 65535x65535 and can be upto 24bit colour (memory permiting)
* Each Image can contain infinte Sprites
* Sprites have a single colour that is fully transparent (no alpha blending, at the moment)
* Each Sprite can have upto 255 frames of animation
* Frames can follow horizontaly or verticaly (right or down)
* Delay between animation frames can be specified (10ms -> 2000ms)
* There can be infinate Objects on screen
* Objects can change their sprite on an event (mouse over, tap, play, pause, etc, etc)
* There are 255 layers which Objects can be on, which allows Objects to overlap each other


I think thats about it, unfortuantly I havn't fully sorted out the file format, but the above info should help anybody who just wants to know what they can do with it (which is, basicly anything they want :)

I would love to have a few designs i can play with (i'm not great at interface design, but i think i can whack up code pretty well :)

I'll probably release a binary of the "player" with a demo skin that will just run the skins, so people can be making some while I finish off the audio stuff :)

Any comments or sugestions are welcome :)

--jbit
__________________
Is that a PC in your pocket, or are you just happy to see me?
jbit is offline   Reply With Quote
Old 07-22-03, 06:55 PM   #10 (permalink)
Astounded EEG
Guest
 
Posts: n/a
gotta play .avi's! i only use pmvp to watch my avi files, but it's slow as crap at loading them.

is there another ppc player that plays .avi files?
  Reply With Quote
Old 07-23-03, 12:06 AM   #11 (permalink)
Aximsite Rookie
 
Vaclov's Avatar
DAP Site StaffDAP Site StaffDAP Site Reviewer
 
Join Date: Jun 2003
Location: MD, USA
Posts: 21
Device: E815 EVDO "cracked"
Carrier: Verizon
Thanked 0 Times in 0 Posts
I'd be nice if you could support ID3v1 tags, and the .ogg tags. And perharps an infomation thing like in WMP when looking through the playlist?
Vaclov is offline   Reply With Quote
Old 07-23-03, 12:22 AM   #12 (permalink)
Aximsite Minor League
 
Join Date: Apr 2003
Posts: 225
Thanked 0 Times in 0 Posts
sounds like the new pocket player actually....

remote option sounds interesting, how would that work exactialy?

what ide like to see is a player that could be controlled via a normal infrared remote....would be awesome to be able to control my axe using my creative remote or what not.
coolhand is offline   Reply With Quote
Old 07-23-03, 01:48 AM   #13 (permalink)
Aximsite All Star
 
cjradek's Avatar
Super Member
 
Join Date: Apr 2003
Location: Illinois
Posts: 531
Thanked 0 Times in 0 Posts
wow, yeah, could u add .avi support. and asf would be good 2. SOunds awesome.
__________________
There are only 10 types of people in the world, those who understand binary, and those who don't.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
cjradek is offline   Reply With Quote
Old 07-23-03, 09:40 AM   #14 (permalink)
Aximsite Rookie
 
jbit's Avatar
DAP Freshman
 
Join Date: Feb 2003
Location: Cambridge, UK
Posts: 88
Thanked 0 Times in 0 Posts
I was waiting for somebody to ask about the remote thing :)
Basicly, my freind has a clie and it has an inline remote control thing and i've always been so jealous of that, so i'm gonna hack up a slimline remote (maybe using the actual sony one) that sits on the rs232 port :)

Infrared support wouldn't be too hard to add in, so i'll look into it, definatly a cool idea :)

Current player status: Displays pre-compiled skins in both X11 and on pocketPC, plays ogg/mp3 under X11, working on "porting" ogg/Tremor/mad to pocketPC.
[Currently skins are bmps, but I'm looking at png since its so much smaller, jpeg is impossible, gif has too few colours]

I'll be using mad's id3 tag library, so i think thats virtually all id3 tags out there, and ogg has built in meta info, so i'll be using that obviously :)

I'm hopeing to have a (development) binary released for pocketPC by friday, so hopefully some people will test it for me :)

--jbit
__________________
Is that a PC in your pocket, or are you just happy to see me?
jbit is offline   Reply With Quote
Old 07-23-03, 01:22 PM   #15 (permalink)
Aximsite All Star
 
cjradek's Avatar
Super Member
 
Join Date: Apr 2003
Location: Illinois
Posts: 531
Thanked 0 Times in 0 Posts
hey, if it will be ready for the pocketpc, I'll definitely test it. My axim is currently running 2002, though I have the update ordered. Email me at cjradek@hotmail.com please. I don't exactly understand what you mean by the remote though...
__________________
There are only 10 types of people in the world, those who understand binary, and those who don't.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
cjradek is offline   Reply With Quote
Reply

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
Recovering from a Windows Media Player Update mtb Tips and Tricks 24 03-26-05 01:10 AM
media player lbabus X5 Forums 7 07-25-04 07:53 PM
Which media player should I use? jgoldschmidt Multimedia 4 02-27-03 01:40 PM
Lost my Windows Media Player ventivent Applications and Utilities 3 02-15-03 04:28 PM
Media Player and New Media Players LeapinLew X5 Forums 0 01-27-03 12:42 PM


All times are GMT -5. The time now is 04:37 PM.
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