Difference between revisions of "SoC 2011"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 1: Line 1:
'''Google Summer of Code 2011.'''
+
'''Google Summer of Code 2011.'''  
  
This wiki page covers the attempt by the [[VideoLAN]] project to act as a mentoring organization for [http://code.google.com/soc/ Google Summer of Code], in order to improve {{VLC}}, [[x264]], the H.264 video encoder, and VLMC.
+
This wiki page covers the attempt by the [[VideoLAN]] project to act as a mentoring organization for [http://code.google.com/soc/ Google Summer of Code], in order to improve {{VLC}}, [[X264]], the H.264 video encoder, and VLMC.  
  
 +
<br>
  
== Introduction & Information ==
+
== Introduction &amp; Information ==
  
This wiki page covers the attempt by the [[VideoLAN]] project to act as a mentoring organization for [http://code.google.com/soc/ Google Summer of Code], in order to improve {{VLC}} and [[x264]], the H.264 video encoder.
+
This wiki page covers the attempt by the [[VideoLAN]] project to act as a mentoring organization for [http://code.google.com/soc/ Google Summer of Code], in order to improve {{VLC}} and [[X264]], the H.264 video encoder.  
  
[[VideoLAN]] was a mentoring organization in [[SoC_2007|2007]], [[SoC_2008|2008]], [[SoC_2009|2009]] and [[SoC_2010|2010]].
+
[[VideoLAN]] was a mentoring organization in [[SoC 2007|2007]], [[SoC 2008|2008]], [[SoC 2009|2009]] and [[SoC 2010|2010]].  
  
* This page list the ideas for VLC and VLMC
+
*This page list the ideas for VLC and VLMC  
* There is also a separate page for project ideas for [[x264]]: '''[[SoC x264 2011]]'''.
+
*There is also a separate page for project ideas for [[X264]]: '''[[SoC x264 2011]]'''.
  
If you are a '''student''', please read [[SoC_2011_Rules|the rules and advice]].
+
If you are a '''student''', please read [[SoC 2011 Rules|the rules and advice]].  
  
=== VLC media player ===
+
=== VLC media player ===
{{VLC}} is a cross-platform multimedia player, encoder and streamer application.
 
It is one of the most successful open-source projects without any professional structure underneath.
 
  
{{VLC}} is downloaded at an approximate monthly rate of 5 millions from the main website and that's not including third-party distributions (Linux)!
+
{{VLC}} is a cross-platform multimedia player, encoder and streamer application. It is one of the most successful open-source projects without any professional structure underneath.
  
You can find more information on [http://en.wikipedia.org/wiki/VLC_media_player VLC on Wikipedia] or on this [[Main_Page|wiki]].
+
{{VLC}} is downloaded at an approximate monthly rate of 5 millions from the main website and that's not including third-party distributions (Linux)!
  
=== x264 ===
+
You can find more information on [http://en.wikipedia.org/wiki/VLC_media_player VLC on Wikipedia] or on this [[Main Page|wiki]].  
{{x264}} is probably the most popular open source video compression software, used worldwide for applications such as web video, television broadcast, and Blu-ray authoring. It outclasses practically all commercial implementations both speed and compression-wise. While not actually part of VLC or ffmpeg, it is a major library used by both, licensed under the GPL. Due to its popularity in the commercial world (for example, Youtube and Facebook rely on it), many companies have offered bounties in the past for features and improvements that they found useful.
 
  
=== Summer of Code ===
+
=== x264  ===
 +
 
 +
{{x264}} is probably the most popular open source video compression software, used worldwide for applications such as web video, television broadcast, and Blu-ray authoring. It outclasses practically all commercial implementations both speed and compression-wise. While not actually part of VLC or ffmpeg, it is a major library used by both, licensed under the GPL. Due to its popularity in the commercial world (for example, Youtube and Facebook rely on it), many companies have offered bounties in the past for features and improvements that they found useful.
 +
 
 +
=== Summer of Code ===
  
 
If selected and developed, SoC projects for VLC will be included in later releases; SoC projects for x264 will be included in the main tree of the project.  
 
If selected and developed, SoC projects for VLC will be included in later releases; SoC projects for x264 will be included in the main tree of the project.  
  
All projects are covered by the GPL licence. (v2+)
+
All projects are covered by the GPL licence. (v2+)  
 +
 
 +
=== Ideas for VLC and VLMC  ===
 +
 
 +
'''''Read this'''''
 +
 
 +
This page is split in three lists of ideas:
 +
 
 +
#The ''main ideas'' are what seem to be ''key projects'' for VLC and should be more ''thrilling'' than the other ones; we have assigned a potential mentor to each of these.
 +
#Phonon ideas, for KDE/Phonon work.
 +
#The other ideas are less detailed but could be good ideas too.
 +
#VLMC ideas
 +
#[[Mini Projects]] are short-span projects which can be given as Qualification tasks or extended to be Full Summer of Code project.
 +
 
 +
*'''Original good ideas will be valued'''. Last year, half of the ideas were given by students. We don't want to impose anything. This is free and Open Source software.
 +
 
 +
If you don't want to apply for SoC but want other ideas to develop on, check the [[Mini Projects]] page!
 +
 
 +
And on the IRC channel, you can have even more ideas.
 +
 
 +
=== Ideas for x264  ===
 +
 
 +
For x264 ideas, please see [[SoC x264 2011]].
 +
 
 +
== Key ideas for VLC  ==
 +
 
 +
=== Audio Filters  ===
 +
 
 +
We are looking for a skilled audiophile that knows a lot about audio theory and practice:
 +
 
 +
*to create or implement new algorithms, like SRS WoW or other 3D effects
 +
*to work on channels mixing,
 +
*to work on tracks mixing,
 +
*to create scriptable new audio filters in lua and enable users to create whatever audio filtering function they want in a Lua script.
 +
*LADSPA or other libraries integration will be interesting.
 +
 
 +
This project needs some good audio knowledge and good C experience.
 +
 
 +
''Proposed mentor: [[User:Geal|geal]]''
 +
 
 +
<br>
  
=== Ideas for VLC and VLMC ===
+
=== UPNP DLNA Server and Client  ===
  
'''''Read this'''''
+
Provide SD module for DLNA shares being compliant with DLNA specification as well as software (say, mediatomb, xbmc, etc) and hardware implementations.
  
This page is split in three lists of ideas:
+
Provide DLNA plugin for DLNA server compliant with opensource (xbmc, djmount, etc) and proprietary (PS3, xbox360, etc) DLNA clients.
  
# The ''main ideas'' are what seem to be ''key projects'' for VLC and should be more ''thrilling'' than the other ones; we have assigned a potential mentor to each of these.
+
Be smart enough to provide "presets" for known DLNA media clients with limited features (PS3, for instance) which require additional quirks or hacks or items to be transcoded.  
# Phonon ideas, for KDE/Phonon work.
 
# The other ideas are less detailed but could be good ideas too.
 
# VLMC ideas
 
# [[Mini_Projects]] are short-span projects which can be given as Qualification tasks or extended to be Full Summer of Code project.
 
  
* '''Original good ideas will be valued'''. Last year, half of the ideas were given by students.  We don't want to impose anything. This is free and Open Source software.
+
''Proposed mentor: ivoire or Meuuh''  
  
If you don't want to apply for SoC but want other ideas to develop on, check the [[Mini Projects]] page!
+
=== Assembly optimizations in VLC  ===
  
And on the IRC channel, you can have even more ideas.
+
If you are fond of writing ASM and you are fluent in MMX/SSE2/SSE4, there are many interesting things in VLC to speed up.  
  
===Ideas for x264===
+
*Profiling VLC.
For x264 ideas, please see [[SoC x264 2011]].
+
*memcpy implementations in SSE* and MMX (see modules/misc/memcpy/fastmemcpy.h)
 +
*video filters ASM speedups (see modules/video_filter/blend.c)
 +
*audio filters ASM speedups (see modules/audio_filter/equalizer.c)
 +
*Porting other ASM video filters to VLC.
  
== Key ideas for VLC ==
+
This project needs some good ASM knowledge and good C experience.
=== Audio Filters ===
 
  
We are looking for a skilled audiophile that knows a lot about audio theory and practice:
+
*Stuff to read: http://www.agner.org/optimize/
* to create or implement new algorithms, like SRS WoW or other 3D effects
 
* to work on channels mixing,
 
* to work on tracks mixing,
 
* to create scriptable new audio filters in lua and enable users to create whatever audio filtering function they want in a Lua script.
 
* LADSPA or other libraries integration will be interesting.
 
  
This project needs some good audio knowledge and good C experience.
+
''Proposed mentor: [[User:J-b|jb]]''
  
''Proposed mentor: [[User:Geal|geal]]''
+
=== VLC Test Suite  ===
  
 +
This project aims at making automatic tests to improve VLC quality.
  
=== UPNP DLNA Server and Client ===
+
*Write a series of tests for vlc-internal
 +
*Integrate a framework for automated plugins testing with the automake build system
 +
*Automate the different codec playback/mux/etc tests
 +
*Automate the subtitles tests
 +
*Write tests for the different bindings: Mac OS X Framework/Python Bindings... etc.
  
Provide SD module for DLNA shares being compliant with DLNA specification as well as software (say, mediatomb, xbmc, etc) and hardware implementations.
+
This project is a code project, require good knowledge of C
  
Provide DLNA plugin for DLNA server compliant with opensource (xbmc, djmount, etc) and proprietary (PS3, xbox360, etc) DLNA clients.
+
''Proposed mentor: Rémi''
  
Be smart enough to provide "presets" for known DLNA media clients with limited features (PS3, for instance) which require additional quirks or hacks or items to be transcoded.
+
=== VLC Personnal Cloud Project 2.0  ===
  
''Proposed mentor: ivoire or Meuuh''
+
The personal cloud project is a simple project to allow people to play their media files anywhere in the world.
  
=== Assembly optimizations in VLC ===
+
Through the http interface of VLC, a user can:
  
If you are fond of writing ASM and you are fluent in MMX/SSE2/SSE4, there are many interesting things in VLC to speed up.
+
*list the medias from the Media Library,
* Profiling VLC.
+
*play those medias,
* memcpy implementations in SSE* and MMX (see modules/misc/memcpy/fastmemcpy.h)
+
*those medias get transcoded and streamed in:
* video filters ASM speedups (see modules/video_filter/blend.c)
+
**Flash
* audio filters ASM speedups (see modules/audio_filter/equalizer.c)
+
**Silverlight
* Porting other ASM video filters to VLC.
+
**iPhone format
 +
**Android format
 +
**html5
 +
**A VLC webplugin
  
This project needs some good ASM knowledge and good C experience.
+
A good example of the aim is http://www.vodobox.c.la/
  
* Stuff to read: http://www.agner.org/optimize/
+
This project has to work on the configuration and NAT traversal.  
  
''Proposed mentor: [[User:J-b|jb]]''
+
This projects needs knowledge in HTML and JS; it might require C coding.
  
=== VLC Test Suite ===
+
''Proposed mentor: dionoea''
This project aims at making automatic tests to improve VLC quality.
 
  
* Write a series of tests for vlc-internal
+
<br>
* Integrate a framework for automated plugins testing with the automake build system
 
* Automate the different codec playback/mux/etc tests
 
* Automate the subtitles tests
 
* Write tests for the different bindings: Mac OS X Framework/Python Bindings... etc.
 
  
This project is a code project, require good knowledge of C
+
=== VLC for Anime  ===
  
''Proposed mentor: Rémi''
+
''Proposed mentor: jb''  
  
=== VLC Personnal Cloud Project 2.0 ===
+
<br>
  
The personal cloud project is a simple project to allow people to play their media files anywhere in the world.
+
=== SVCD/VCD improvements  ===
  
Through the http interface of VLC, a user can:
+
Menus and such needs to be improvements and fixed.
* list the medias from the Media Library,
 
* play those medias,
 
* those medias get transcoded and streamed in:
 
** Flash
 
** Silverlight
 
** iPhone format
 
** Android format
 
** html5
 
** A VLC webplugin
 
  
A good example of the aim is http://www.vodobox.c.la/
+
<br>
  
This project has to work on the configuration and NAT traversal.
+
== VLC&nbsp;Student Proposals<br>  ==
  
This projects needs knowledge in HTML and JS; it might require C coding.
+
<br>
  
''Proposed mentor: dionoea''
+
=== Mobile Remote Control  ===
  
 +
(proposed by akashm1990)<br>
  
=== VLC for Anime ===
+
The aim is to make a mobile remote control application for VLC running on the PC.<br>
  
''Proposed mentor: jb''
+
The application will run on a mobile phone connected to the local network over WiFi.(probably using the http interface)<br>
  
 +
In addition to the usual remote control functionalities such as play,pause, open new file,volume control,etc. the application aims to implement 2 specific functionalities:<br>
  
 +
*On receiving an incoming call, if a video is playing on the PC, it will pause, or if music is playing, the volume may reduce. (user configurable)<br>
 +
*On receiving an incoming text message, the video playing on screen is paused and the text is displayed onscreen. After a predetermined period of time, the video starts playing again.<br>
  
=== SVCD/VCD improvements ===
+
Target Platforms: Android, Symbian(QT)<br>
  
Menus and such  needs to be improvements and fixed.
+
A video showing the auto pause functionality using Android emulators and the VLC Python API is shown here: <br>
  
== VLMC ==
+
http://www.youtube.com/watch?v=ou5prh-EoBs
  
VLMC is a non-linear cross-platform video editor based on VLC.
+
== VLMC ==
We're looking for student(s) with good C++ skills and some experience with Qt with lots of passion of hacking.
 
  
Hang with us at #vlmc or #videolan on irc.freenode.net and talk to the developers directly!
+
VLMC is a non-linear cross-platform video editor based on VLC. We're looking for student(s) with good C++ skills and some experience with Qt with lots of passion of hacking.  
  
To get selected:
+
Hang with us at #vlmc or #videolan on irc.freenode.net and talk to the developers directly!
  
1. [http://wiki.videolan.org/Building_VLMC Download and build]  VLMC and start playing with it.
+
To get selected:  
  
2. Implement some feature(s) or fix some bug(s), search VLMC's [http://trac.videolan.org/vlmc/report bug tracker].
+
1. [http://wiki.videolan.org/Building_VLMC Download and build] VLMC and start playing with it.  
  
3. Send your patch to vlmc-devel@videolan.org for evaluation and work on your GSoC proposal.
+
2. Implement some feature(s) or fix some bug(s), search VLMC's [http://trac.videolan.org/vlmc/report bug tracker].  
  
4. Get selected and work on your project!
+
3. Send your patch to vlmc-devel@videolan.org for evaluation and work on your GSoC proposal.
  
 +
4. Get selected and work on your project!
  
You'll be greatly appreciated if you complete any of the proposed qualification tasks: (in increasing level of difficulty)
+
<br> You'll be greatly appreciated if you complete any of the proposed qualification tasks: (in increasing level of difficulty)  
  
1. [http://trac.videolan.org/vlmc/ticket/134 Bug 134]: Update labels and strings when locale is changed.
+
1. [http://trac.videolan.org/vlmc/ticket/134 Bug 134]: Update labels and strings when locale is changed.  
  
2. [http://trac.videolan.org/vlmc/ticket/61 Bug 61]: Improve project timeline widget to have clip thumbnail.
+
2. [http://trac.videolan.org/vlmc/ticket/61 Bug 61]: Improve project timeline widget to have clip thumbnail.  
  
3. [http://trac.videolan.org/vlmc/ticket/237 Bug 237]: Fix Detached Video Widget on Mac OS when a file is played.
+
3. [http://trac.videolan.org/vlmc/ticket/237 Bug 237]: Fix Detached Video Widget on Mac OS when a file is played.  
  
4. [http://trac.videolan.org/vlmc/ticket/145 Bug 145]: Project preview has no sound on Windows.
+
4. [http://trac.videolan.org/vlmc/ticket/145 Bug 145]: Project preview has no sound on Windows.  
  
5. [http://trac.videolan.org/vlmc/ticket/196 Bug 196]: Fix distorted audio playback in project preview.
+
5. [http://trac.videolan.org/vlmc/ticket/196 Bug 196]: Fix distorted audio playback in project preview.  
  
6. [http://trac.videolan.org/vlmc/ticket/144 Bug 144]: On some platforms, rendered video file has no sound. Identify the problem and fix it.
+
6. [http://trac.videolan.org/vlmc/ticket/144 Bug 144]: On some platforms, rendered video file has no sound. Identify the problem and fix it.  
  
=== GUI Improvements ===
+
=== GUI Improvements ===
  
Difficulty: Medium
+
Difficulty: Medium  
  
Proposed mentor: etix
+
Proposed mentor: etix  
  
VLMC needs a GUI make over, using Qt APIs such as graphics view, animation, states etc.
+
VLMC needs a GUI make over, using Qt APIs such as graphics view, animation, states etc. Correcting those widgets such as the import window, provide alternative widget so VLMC better fits with the video editing needs.  
Correcting those widgets such as the import window, provide alternative widget so VLMC better fits with the video editing needs.
 
  
Many widgets can be rewritten : Import, Library, Clip property... be creative !
+
Many widgets can be rewritten&nbsp;: Import, Library, Clip property... be creative&nbsp;!  
  
=== Quality Improvements: Writing Tests and fixing LibVLC APIs ===
+
=== Quality Improvements: Writing Tests and fixing LibVLC APIs ===
  
Difficulty: Hard
+
Difficulty: Hard  
  
Proposed mentor: ? (needs a VLC developer to mentor this one)
+
Proposed mentor:&nbsp;? (needs a VLC developer to mentor this one)  
  
While rendering preview and project, VLMC may sometimes crash due to bugs in the libVLC. The project will consist of; writing (unit) tests/test-cases for VLMC/libVLC APIs, and identify what's causing the crashes and fixing the bugs. The major area is rendering. Testing should be verified on at least two of the OSs: Linux, Windows and Mac. This project can help VLMC have stable releases and better quality control.
+
While rendering preview and project, VLMC may sometimes crash due to bugs in the libVLC. The project will consist of; writing (unit) tests/test-cases for VLMC/libVLC APIs, and identify what's causing the crashes and fixing the bugs. The major area is rendering. Testing should be verified on at least two of the OSs: Linux, Windows and Mac. This project can help VLMC have stable releases and better quality control.  
  
=== Plugin Architecture for VLMC ===
+
=== Plugin Architecture for VLMC ===
  
Difficulty: Hard
+
Difficulty: Hard  
  
Proposed mentor: ?
+
Proposed mentor:&nbsp;?  
  
 
VLMC uses frei0r plugins to add special effects. The project consists of designing and implementing a plugin architecture that can take in lua/python/compiled-plugins(.so) plugins.
 
VLMC uses frei0r plugins to add special effects. The project consists of designing and implementing a plugin architecture that can take in lua/python/compiled-plugins(.so) plugins.

Revision as of 16:14, 7 March 2011

Google Summer of Code 2011.

This wiki page covers the attempt by the VideoLAN project to act as a mentoring organization for Google Summer of Code, in order to improve VLC media player, X264, the H.264 video encoder, and VLMC.


Introduction & Information

This wiki page covers the attempt by the VideoLAN project to act as a mentoring organization for Google Summer of Code, in order to improve VLC media player and X264, the H.264 video encoder.

VideoLAN was a mentoring organization in 2007, 2008, 2009 and 2010.

  • This page list the ideas for VLC and VLMC
  • There is also a separate page for project ideas for X264: SoC x264 2011.

If you are a student, please read the rules and advice.

VLC media player

VLC media player is a cross-platform multimedia player, encoder and streamer application. It is one of the most successful open-source projects without any professional structure underneath.

VLC media player is downloaded at an approximate monthly rate of 5 millions from the main website and that's not including third-party distributions (Linux)!

You can find more information on VLC on Wikipedia or on this wiki.

x264

Template:X264 is probably the most popular open source video compression software, used worldwide for applications such as web video, television broadcast, and Blu-ray authoring. It outclasses practically all commercial implementations both speed and compression-wise. While not actually part of VLC or ffmpeg, it is a major library used by both, licensed under the GPL. Due to its popularity in the commercial world (for example, Youtube and Facebook rely on it), many companies have offered bounties in the past for features and improvements that they found useful.

Summer of Code

If selected and developed, SoC projects for VLC will be included in later releases; SoC projects for x264 will be included in the main tree of the project.

All projects are covered by the GPL licence. (v2+)

Ideas for VLC and VLMC

Read this

This page is split in three lists of ideas:

  1. The main ideas are what seem to be key projects for VLC and should be more thrilling than the other ones; we have assigned a potential mentor to each of these.
  2. Phonon ideas, for KDE/Phonon work.
  3. The other ideas are less detailed but could be good ideas too.
  4. VLMC ideas
  5. Mini Projects are short-span projects which can be given as Qualification tasks or extended to be Full Summer of Code project.
  • Original good ideas will be valued. Last year, half of the ideas were given by students. We don't want to impose anything. This is free and Open Source software.

If you don't want to apply for SoC but want other ideas to develop on, check the Mini Projects page!

And on the IRC channel, you can have even more ideas.

Ideas for x264

For x264 ideas, please see SoC x264 2011.

Key ideas for VLC

Audio Filters

We are looking for a skilled audiophile that knows a lot about audio theory and practice:

  • to create or implement new algorithms, like SRS WoW or other 3D effects
  • to work on channels mixing,
  • to work on tracks mixing,
  • to create scriptable new audio filters in lua and enable users to create whatever audio filtering function they want in a Lua script.
  • LADSPA or other libraries integration will be interesting.

This project needs some good audio knowledge and good C experience.

Proposed mentor: geal


UPNP DLNA Server and Client

Provide SD module for DLNA shares being compliant with DLNA specification as well as software (say, mediatomb, xbmc, etc) and hardware implementations.

Provide DLNA plugin for DLNA server compliant with opensource (xbmc, djmount, etc) and proprietary (PS3, xbox360, etc) DLNA clients.

Be smart enough to provide "presets" for known DLNA media clients with limited features (PS3, for instance) which require additional quirks or hacks or items to be transcoded.

Proposed mentor: ivoire or Meuuh

Assembly optimizations in VLC

If you are fond of writing ASM and you are fluent in MMX/SSE2/SSE4, there are many interesting things in VLC to speed up.

  • Profiling VLC.
  • memcpy implementations in SSE* and MMX (see modules/misc/memcpy/fastmemcpy.h)
  • video filters ASM speedups (see modules/video_filter/blend.c)
  • audio filters ASM speedups (see modules/audio_filter/equalizer.c)
  • Porting other ASM video filters to VLC.

This project needs some good ASM knowledge and good C experience.

Proposed mentor: jb

VLC Test Suite

This project aims at making automatic tests to improve VLC quality.

  • Write a series of tests for vlc-internal
  • Integrate a framework for automated plugins testing with the automake build system
  • Automate the different codec playback/mux/etc tests
  • Automate the subtitles tests
  • Write tests for the different bindings: Mac OS X Framework/Python Bindings... etc.

This project is a code project, require good knowledge of C

Proposed mentor: Rémi

VLC Personnal Cloud Project 2.0

The personal cloud project is a simple project to allow people to play their media files anywhere in the world.

Through the http interface of VLC, a user can:

  • list the medias from the Media Library,
  • play those medias,
  • those medias get transcoded and streamed in:
    • Flash
    • Silverlight
    • iPhone format
    • Android format
    • html5
    • A VLC webplugin

A good example of the aim is http://www.vodobox.c.la/

This project has to work on the configuration and NAT traversal.

This projects needs knowledge in HTML and JS; it might require C coding.

Proposed mentor: dionoea


VLC for Anime

Proposed mentor: jb


SVCD/VCD improvements

Menus and such needs to be improvements and fixed.


VLC Student Proposals


Mobile Remote Control

(proposed by akashm1990)

The aim is to make a mobile remote control application for VLC running on the PC.

The application will run on a mobile phone connected to the local network over WiFi.(probably using the http interface)

In addition to the usual remote control functionalities such as play,pause, open new file,volume control,etc. the application aims to implement 2 specific functionalities:

  • On receiving an incoming call, if a video is playing on the PC, it will pause, or if music is playing, the volume may reduce. (user configurable)
  • On receiving an incoming text message, the video playing on screen is paused and the text is displayed onscreen. After a predetermined period of time, the video starts playing again.

Target Platforms: Android, Symbian(QT)

A video showing the auto pause functionality using Android emulators and the VLC Python API is shown here:

http://www.youtube.com/watch?v=ou5prh-EoBs

VLMC

VLMC is a non-linear cross-platform video editor based on VLC. We're looking for student(s) with good C++ skills and some experience with Qt with lots of passion of hacking.

Hang with us at #vlmc or #videolan on irc.freenode.net and talk to the developers directly!

To get selected:

1. Download and build VLMC and start playing with it.

2. Implement some feature(s) or fix some bug(s), search VLMC's bug tracker.

3. Send your patch to vlmc-devel@videolan.org for evaluation and work on your GSoC proposal.

4. Get selected and work on your project!


You'll be greatly appreciated if you complete any of the proposed qualification tasks: (in increasing level of difficulty)

1. Bug 134: Update labels and strings when locale is changed.

2. Bug 61: Improve project timeline widget to have clip thumbnail.

3. Bug 237: Fix Detached Video Widget on Mac OS when a file is played.

4. Bug 145: Project preview has no sound on Windows.

5. Bug 196: Fix distorted audio playback in project preview.

6. Bug 144: On some platforms, rendered video file has no sound. Identify the problem and fix it.

GUI Improvements

Difficulty: Medium

Proposed mentor: etix

VLMC needs a GUI make over, using Qt APIs such as graphics view, animation, states etc. Correcting those widgets such as the import window, provide alternative widget so VLMC better fits with the video editing needs.

Many widgets can be rewritten : Import, Library, Clip property... be creative !

Quality Improvements: Writing Tests and fixing LibVLC APIs

Difficulty: Hard

Proposed mentor: ? (needs a VLC developer to mentor this one)

While rendering preview and project, VLMC may sometimes crash due to bugs in the libVLC. The project will consist of; writing (unit) tests/test-cases for VLMC/libVLC APIs, and identify what's causing the crashes and fixing the bugs. The major area is rendering. Testing should be verified on at least two of the OSs: Linux, Windows and Mac. This project can help VLMC have stable releases and better quality control.

Plugin Architecture for VLMC

Difficulty: Hard

Proposed mentor: ?

VLMC uses frei0r plugins to add special effects. The project consists of designing and implementing a plugin architecture that can take in lua/python/compiled-plugins(.so) plugins.