22 Jun 2018
|
GNOME
|
Pitivi
Initial Approach GES has an effects infrastructure for adding and managing GStreamer elements. Since the rate property uses videorate and pitch elements to work, the idea was to use this existing infrastructure but to the hide the effects from the user as they are required only internally. Step 1: Use...
02 Jun 2018
|
GNOME
|
Pitivi
GSoC again :) Last year, I worked on the project ‘Pitivi: Color correction interface using three chromatic wheels’ as part of my Google Summer of Code. This year again, I’m working on Pitivi under the GNOME organisation. Mathieu Duponchellle and Thibault Saunier are mentoring my project this time. For the...
28 Aug 2017
|
GNOME
|
Pitivi
This summer as part of Google Summer of Code 2017, I worked on the project “Pitivi: Color correction interface using three chromatic wheels”. As GSoC concludes, I’m writing this post as part of my final submission. Status of the project I worked on the task T3263 to setup the infrastructure...
08 Aug 2017
|
GNOME
|
Pitivi
I attended my first GUADEC this year which was held at Manchester, UK. One of the reason I started contributing to GNOME was becasue of the family like community it has. Being a newcomer at GNOME, I felt so welcomed and part of this huge family at GUADEC! Day 1...
16 Jul 2017
|
GNOME
|
Pitivi
How Custom Effect Widget API evolved Simply using the initial API, for allowing custom widgets instead of the default UI for effects, has brought in a lot of changes to it. Being new to such a task of designing the API, it was good that I had to make an...