Is your feature request related to a problem? Please describe.
At the moment, Nephos uses two pass encoding from FFMPEG to convert a trasport stream (.ts) file into a .mp4 file. We use the following settings in the FFPMEG to obtain the desired results.
Developed during Google Code-In 2016. A command-line based Python program that gets viewing activity from a user's streaming service accounts using Selenium.
Developed during Google Code-In 2016. Intended for extracting main topics/ideas from subtitles, KeywordExtractor is a command-line based Python tool that extracts keywords from subtitle files using RAKE.
Developed during Google Code-In 2016. A command-line tool built in Python that creates a GIF with subtitles from a video and subtitle file using pysubs2 and MoviePy.
Is your feature request related to a problem? Please describe.
At the moment, Nephos uses two pass encoding from FFMPEG to convert a trasport stream (.ts) file into a .mp4 file. We use the following settings in the FFPMEG to obtain the desired results.
https://github.com/thealphadollar/Nephos/blob/348fe149563fa17281fb104619b9f8e20feeb5e3/nephos/default_config/processing.sh#L15
It is eff