Skip to content

mahaserver/MHSVLC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roadmap for MHSVLC 0.1

By Pankaj and Rohit Yadav et al

GUI

  • Play/Pause
  • Forward
  • Backward
  • Playback Slider with time elapsed and total time
  • Volume Control Slider
  • Fullscreen
  • Show Meta: Name/Title, Author, Album, Artwork
  • UI Splash at start

Playlist

  • List
  • Now Playing Only
  • Minimal Library feature

File Access

  • From a fixed dir, E:

Intended Codes/formats

  • Audio: mp3, wav, midi, ogg/flac
  • Video: avi, mp4
  • Image: PNG, JPG, GIF

Current Status/Progress

  • Unstable Port VLC 0.9.9a
  • Libmad ported, plays low bit mp3 out of the box
  • Jerky sound output, working on a better Producer Consumer implementation b/w:
    | Audio File → Decoder → Output Buffer | => Hardware
  • GUI development started

Future Possibility (Working on it)

  • Python on S60 may be
  • We decided: No Qt (enough overhead), but we may change our mind :-)
  • Gstreamer ma replace the whole libVLC stuff

Links
mahaserver.com

License

  • Nothing decided yet, sticking to GNU GPL v2 or later.
  • Will update that later, not good at law but coding LOL

File last update by Rohit Yadav

Releases

No releases published

Packages

No packages published