CCExtractor Development

Update FFmpeg doc text to markdown language

Introduction

CCExtractor is a tool to extract subtitles/closed captions from video streams. It's used by universities for research purposes, as well by regular users that want to extract captions from various formats. It can internally use FFmpeg to parse various files

The task

There is document which tells how to use FFMpeg in CCExtractor repository. https://github.com/CCExtractor/ccextractor/blob/master/docs/FFMPEG.TXT

Update the text file with proper md style heading and all shell commands should be in code block.

Requirements to complete this task

  1. Create fork of original CCextractor repository. (https://github.com/CCExtractor/ccextractor)
  2. Rename the file extension from txt to md.
  3. Add bash style code blocks for easy copy paste for each command in document.
  4. Update Heading and subheading with correct markup style
  5. Create a pull request to original CCextractor repository

Relevant extra links

https://github.com/CCExtractor/ccextractor/blob/master/docs/COMPILATION.MD

http://www.ccextractor.org/doku.php?id=public:general:tvsamples

Students who completed this task

Grave Panda

Task type

  • chrome_reader_mode Documentation / Training
close

2019