Talk:Music Player

From Openmoko

Revision as of 12:42, 15 September 2006 by Mickey (Talk | contribs)

Jump to: navigation, search

(User:ken)

  • Q:Does our media player support both audio and video files?
  • Q:What kind of decoding library should be added?

(User:Mickey)

The S3C2410 is too slow to do video. Audio-wise, we should limit support for the most popular formats which is

* mp3
* ogg
* wav.

We don't have an FM-Chip in the device, so I'm afraid we can't do .mid -- at least not in hardware. There are software MIDI players available, but I don't know whether this is interesting for us or not.

Personal tools

(User:ken)

  • Q:Does our media player support both audio and video files?
  • Q:What kind of decoding library should be added?

(User:Mickey)

The S3C2410 is too slow to do video. Audio-wise, we should limit support for the most popular formats which is

* mp3
* ogg
* wav.

We don't have an FM-Chip in the device, so I'm afraid we can't do .mid -- at least not in hardware. There are software MIDI players available, but I don't know whether this is interesting for us or not.