Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation


If you like this project, please consider giving it a star ⭐️!

⚠️ THIS REPO IS STILL IN DEVELOPMENT ⚠️

📝 Description

The LectureCut Render is a module of the LectureCut project. It is responsible for rendering the final video from the cut list generated by a Generator.

🏗 Structure

Internally the Render module uses avcodec, avformat, and similar from the FFmpeg project to handle cutting and transcoding. The Render module is written in C++ to allow fast and efficient processing of videos.

📜 License

The LectureCut Render module is licensed under the MIT License.

About

The default render module used by LectureCut to quickly cut down videos based on a given cut list.

Resources

Stars

2 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors