Skip to content

A Python application for rendering video files complaint against user specified criteria

Notifications You must be signed in to change notification settings

simora/MediaManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MediaManager

A Python application for rendering video files complaint against user specified criteria

The following dependencies need to be resolved:

BeautifulSoup4 Install with pip install bs4

MediaInfo Install according to distribution mediainfo such as "sudo apt-get install mediainfo"

FFMPEG Install according to distribution the following: ffmpeg

Changelog

v0.1 -Initial offering provides ability to scan specified SOURCES for media files and stream copies video, converts audio where not ac3 and muxes to mkv container. If files comply with that criteria then they are ignored.

About

A Python application for rendering video files complaint against user specified criteria

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages