Difference between revisions of "SoC 2011/LibNetMD"

From VideoLAN Wiki
Jump to navigation Jump to search
(Created page with "{{SoCProject|year=2011|student=Alexander Sulfrian|mentor=Ilkka Ollakka}} = LibNetMD = ==Abstract== The idea is to port the [https://wiki.physik.fu-berlin.de…")
 
Line 4: Line 4:
  
 
==Abstract==
 
==Abstract==
The idea is to port the [https://wiki.physik.fu-berlin.de/linux-minidisc/doku.php?id=netmdpython netmd python scripts] of linux-minidisc to communicate with netmd minidisc player to a small c-based library that could be used by vlc and other applications.
+
The idea is to port the [https://wiki.physik.fu-berlin.de/linux-minidisc/doku.php?id=netmdpython netmd python scripts] from the linux-minidisc project (for communication with sony netmd minidisc player) to a c-based library that could be used by vlc and other applications.

Revision as of 19:38, 6 June 2011

This project is part of Google Summer of Code 2011.
Student: Alexander Sulfrian
Mentor: Ilkka Ollakka

LibNetMD

Abstract

The idea is to port the netmd python scripts from the linux-minidisc project (for communication with sony netmd minidisc player) to a c-based library that could be used by vlc and other applications.