Note: Currently new registrations are closed, if you want an account Contact us

Difference between revisions of "Bangalore/BMSCE/Projects"

From FSCI Wiki
(2 intermediate revisions by the same user not shown)
Line 10: Line 10:
== GUI for writing assembly language ==
== GUI for writing assembly language ==


We propose to use nasm as back end and build a tool that will run the assembly code and show the output. This tool will also show the register entries and the values of the port(s). In short we are looking for something to that is similar to GNUSim8085, that is for all processor architectures.
We propose to use [http://nasm.sourceforge.net/ nasm] as back end and build a tool that will run the assembly code and show the output. This tool will also show the register entries and the values of the port(s). In short we are looking for something to that is similar to [http://gnusim8085.sourceforge.net/index.php/Main_Page GNUSim8085], that is for all processor architectures.


If you are interested in doing this project, please enter your name below:
If you are interested in doing this project, please enter your name below:  
# [[User:Shashank|Shashank Bharadwaj]]
# [[User:Suhas|bn.suhas]]


#[[user:shashank|Shashank Bharadwaj]]
== GUI for FFmpeg ==


== GUI for ffmpeg ==
Here we propose to build a GUI for [http://ffmpeg.mplayerhq.hu/ FFmpeg] to convert media into diffrent formats.
FFmpeg is a collection of software libraries that can record, convert and stream digital audio and video in numerous formats. It includes [http://en.wikipedia.org/wiki/Libavcodec libavcodec], an audio/video codec library used by several other projects, and libavformat, an audio/video container mux and demux library. The name of the project comes from the MPEG video standards group, together with "FF" for "fast forward".
A decent media converter is lacking in GNU/Linux systems. You can always use FFmpeg command to do it, but it is difficult for beginners.
 
Nothing has been decided about the project as of now, but keep looking at this page as it updates in a week's time.


Here we propose to build a GUI for ffmpeg to convert media into various formats.


If you are interested in doing this project, please enter your name below:
If you are interested in doing this project, please enter your name below:

Revision as of 23:00, 27 July 2007

This page is for co-ordinating the projects being done by BMS LUG.

At present two projects are being planned:

  1. GUI for writing assembly language
  2. GUI for ffmpeg


GUI for writing assembly language

We propose to use nasm as back end and build a tool that will run the assembly code and show the output. This tool will also show the register entries and the values of the port(s). In short we are looking for something to that is similar to GNUSim8085, that is for all processor architectures.

If you are interested in doing this project, please enter your name below:

  1. Shashank Bharadwaj
  2. bn.suhas

GUI for FFmpeg

Here we propose to build a GUI for FFmpeg to convert media into diffrent formats. FFmpeg is a collection of software libraries that can record, convert and stream digital audio and video in numerous formats. It includes libavcodec, an audio/video codec library used by several other projects, and libavformat, an audio/video container mux and demux library. The name of the project comes from the MPEG video standards group, together with "FF" for "fast forward". A decent media converter is lacking in GNU/Linux systems. You can always use FFmpeg command to do it, but it is difficult for beginners.

Nothing has been decided about the project as of now, but keep looking at this page as it updates in a week's time.


If you are interested in doing this project, please enter your name below: