Google Summer of Code project status

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Google Summer of Code project status

David Schleef
Could we get project updates from our GSoC students?  It's not
clear to me where the code for these projects, and it would be
nice to follow along from the peanut gallery.



dave...


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Google Summer of Code project status

Alexandre Rosenfeld
I would like that too.

For my GSoC project for the Gnome foundation, I'm very interested in the MP4 muxer, are there any news in that project?

Btw, the Gnome folks requires weekly reports for us. It's a good opportunity to have a look at how the work is going on on other projects and to take a bigger picture of the project.

--
Alexandre Rosenfeld

EngComp 06 - USP São Carlos

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Google Summer of Code project status

Thiago Sousa Santos-2
I'm the student in the mp4muxer project. Project updates are blogged (weekly or sooner if I have news) here: thiagossantos.blogspot.com

I'm focusing into the .mov (qt) spec first, it was the simplest one I found so far.
Currently, I´ve just added support for raw video formats (rgb and one specific format of yuv), and I already added support for some audio formats (mp3 and raw audio). Why doing raw first?
Because I can get any media type and decode into raw and multiplex into a .mov file, besides that, they don't require any extra format specific atoms (which are not contained in the qt or mp4 specs).

Right now, I can only have one audio track or one video track (exclusive or), I'm starting to work on the real multiplexing of the media data.

Code is hosted here: http://gforge.embedded.ufcg.edu.br/scm/?group_id=122

Also, I'm thiagoss at IRC, feel free to talk to me anytime. I'd like to hear your critics and suggestions.

And thanks to David Schleef, who has provided me with example files that helped a lot to undestand the spec.


On Wed, Jul 16, 2008 at 8:41 PM, Alexandre <[hidden email]> wrote:
I would like that too.

For my GSoC project for the Gnome foundation, I'm very interested in the MP4 muxer, are there any news in that project?

Btw, the Gnome folks requires weekly reports for us. It's a good opportunity to have a look at how the work is going on on other projects and to take a bigger picture of the project.

--
Alexandre Rosenfeld

EngComp 06 - USP São Carlos

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel




--
Thiago Sousa Santos

Embedded Systems and Pervasive Computing Lab (Embedded)
Center of Electrical Engineering and Informatics (CEEI)
Federal University of Campina Grande (UFCG)

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Google Summer of Code project status

Roberto Fagá
I'm a student too, and posting news on my blog [1], at gst planet, and
at project wiki page [2].
If you guys want, I can send by email too the report. I'm not sending
exactly weekly, just post when I have something new (I will post on
this Friday)

My project is to convert/transcode media files, and offer this as a
service to other applications. I was stuck with detecting files, now
going to make the encoding profile format / reader.

Also, some of community members already helped me, and are helping by
blog comments, irc and email.

[1] - http://gstmediaservices.blogspot.com/
[2] - http://gstreamer.freedesktop.org/wiki/MediaServices

On Thu, Jul 17, 2008 at 1:06 PM, thiagoss <[hidden email]> wrote:

> I'm the student in the mp4muxer project. Project updates are blogged (weekly
> or sooner if I have news) here: thiagossantos.blogspot.com
>
> I'm focusing into the .mov (qt) spec first, it was the simplest one I found
> so far.
> Currently, I´ve just added support for raw video formats (rgb and one
> specific format of yuv), and I already added support for some audio formats
> (mp3 and raw audio). Why doing raw first?
> Because I can get any media type and decode into raw and multiplex into a
> .mov file, besides that, they don't require any extra format specific atoms
> (which are not contained in the qt or mp4 specs).
>
> Right now, I can only have one audio track or one video track (exclusive
> or), I'm starting to work on the real multiplexing of the media data.
>
> Code is hosted here: http://gforge.embedded.ufcg.edu.br/scm/?group_id=122
>
> Also, I'm thiagoss at IRC, feel free to talk to me anytime. I'd like to hear
> your critics and suggestions.
>
> And thanks to David Schleef, who has provided me with example files that
> helped a lot to undestand the spec.
>
>
> On Wed, Jul 16, 2008 at 8:41 PM, Alexandre <[hidden email]> wrote:
>>
>> I would like that too.
>>
>> For my GSoC project for the Gnome foundation, I'm very interested in the
>> MP4 muxer, are there any news in that project?
>>
>> Btw, the Gnome folks requires weekly reports for us. It's a good
>> opportunity to have a look at how the work is going on on other projects and
>> to take a bigger picture of the project.
>>
>> --
>> Alexandre Rosenfeld
>>
>> EngComp 06 - USP São Carlos
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>> challenge
>> Build the coolest Linux based applications with Moblin SDK & win great
>> prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the
>> world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> gstreamer-devel mailing list
>> [hidden email]
>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>
>
>
>
> --
> Thiago Sousa Santos
>
> Embedded Systems and Pervasive Computing Lab (Embedded)
> Center of Electrical Engineering and Informatics (CEEI)
> Federal University of Campina Grande (UFCG)
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel