Skip to content

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

License

Notifications You must be signed in to change notification settings

LectureCut/Render

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published