Skip to content

derolf/transcoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEDIA TRANSCODER / MEDIA LIBRARY / MEDIA FRONTEND

This is a simple PYTHON / FLASK / FFMPEG based media library and on-the-fly transcoding server and HTML5-based frontend.

WHY

I am running this on my NAS and use my Samsung SmartTV or a browser to watch videos and listen to music.

CONFIGURE

Change config.py to point to your media files.

INSTALL PYTHON 3.4

http://www.extellisys.com/articles/python-on-debian-wheezy

INSTALL FFMPEG

http://superuser.com/questions/286675/how-to-install-ffmpeg-on-debian

PROBLEMS WITH UTF-8

export LANG='en_US.UTF-8' export LC_ALL='en_US.UTF-8'

RUN

About

MEDIA TRANSCODER / MEDIA LIBRARY / MEDIA FRONTEND

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published