[haiku] Re: GSoC: Writing native interfaces for ported applications

  • From: David McPaul <dlmcpaul@xxxxxxxxx>
  • To: haiku@xxxxxxxxxxxxx
  • Date: Sat, 3 Apr 2010 08:48:09 +1100

On 3 April 2010 00:54, Christopher Humphries <redeye4@xxxxxxxxx> wrote:
> I've posted my proposal for working on Media Player, and was just wondering
> if some of my ideas are too much, or if I'm missing something really vital.
>
> For some reason the online editor is determined to mess up my page layout,
> so to avoid death by layout, it's also a public Google document
> http://docs.google.com/View?id=dsc8xgj_49cv7z3jfk

My feedback

1.  All the functionality to create thumbnails is in the MediaKit, you
should not need to launch MediaPlayer for this.
2.  Similarly with QuickView.

I think DVD playback is probably the most usefull followed by Streaming support.

With DVD playback adding basic reading of DVDs should be simple
enought to implement and give you a chance to learn how to use the
MediaKit.  Then implementing DVD navigation and menus would be the
difficult part.

Streaming support should just be a matter of ensuring that the
MediaKit no longers assumes a seekable IO type (The mp4 reader for
example wants to know how big the file is to determine EOF)


-- 
Cheers
David

Other related posts: