GSoC/2020/StatusReports/SashmitaRaghav: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2020‎ | StatusReports
mNo edit summary
mNo edit summary
Line 16: Line 16:
# Add support to manage subtitle files
# Add support to manage subtitle files
# Create basic front-end for subtitle customization
# Create basic front-end for subtitle customization
 
=== Mentors ===
* [https://invent.kde.org/akhilkgangadharan Akhil K Gangadharan]
* [https://invent.kde.org/afarid Farid Abdelnour]
* [https://invent.kde.org/mardelle Jean-Baptiste Mardelle]
== Work Report ==
== Work Report ==
=== Phase One ===
=== Phase One ===

Revision as of 19:17, 28 August 2020

Basic Subtitling Support in Kdenlive

Project Overview

Kdenlive is an open-source video editor based on Qt, MLT, and KDE Framework. This application makes video editing easy with an intuitive workflow.
Videos in Kdenlive are edited by applying filters or effects, however, the application is largely limited in its ability to customize and edit subtitles. At present, subtitles are added as an effect, namely using the Subtitle effect. The effect uses an FFmpeg filter to burn the subtitle file onto the respective video. Since the subtitle files are hard-coded over the videos, the customization of the displayed text is not viable.
Basic subtitling support in Kdenlive can be achieved by extending the functionality of the existing “Subtitle” filter thereby giving users more choices over subtitle customization.

Source Code:

Blog Posts:

Project Goals

  1. Write a parser for subtitle format files
  2. Add support to manage subtitle files
  3. Create basic front-end for subtitle customization

Mentors

Work Report

Phase One

Week: 1 and 2

  • Create a class to handle subtitles
  • Write a parser for SRT and ASS/SSA subtitle file formats
  • Create a basic list model to store the subtitles

Blog Post: https://kdenlive.org/en/2020/06/gsoc-20-progress-week-1-and-2

Week: 3 and 4

  • Write a very basic QML display of subtitles
  • Begin work on the integration of the backend with the frontend

Blog Post: https://kdenlive.org/en/2020/06/gsoc-20-progress-week-3-and-4

Phase Two

Week: 5 and 6

Blog Post: https://kdenlive.org/en/2020/07/gsoc-20-progress-week-5-and-6

Week: 7 and 8

Blog Post: https://kdenlive.org/en/2020/07/gsoc20-progress-week-7-and-8

Phase Three

Blog Post: https://kdenlive.org/en/2020/08/gsoc20-progress-onward-with-the-third-month

About Me

Contact Details

Profile Links