Skip to content

danieljb/ffmpeg-nbe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffmpeg nbe

This is a proof of concept demonstration how x1B’s node based editor nbe could be used as an interface to apply filters to images using a server side ffmpeg installation.

Code

The server side is implemented in python (3.4, to make use of the asyncio module) and the tornado web framework.
A python module for parsing nbe’s node tree is kindly provided by dmurmann.
The frontend uses dropzone.js for the convenient drag and drop file upload.

Disclaimer

As this is a work in progress, proof of concept example application beware of potential security issues!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published