kmcclive / tricycle

Video transcoding... easier than riding a bike.
Other
89 stars 7 forks source link
4k csharp ffmpeg hdr mkv mp4 video-transcoding x264 x265 xamarin-forms

Tricycle

Tricycle is an open-source video transcoder for macOS and Windows. It takes the guesswork out of converting videos by using layman's terms and providing a reasonable default configuration. Tricycle is powered by other open-source projects such as FFmpeg, x264, and x265.

Tricycle Screenshot

Download

Latest Version (2.6.1)

Features

System Requirements

macOS

License

Tricycle is licensed under the GNU General Public License (GPL) Version 2. Please see the LICENSE file for more information.

Help

If you uncover a bug or have a feature request, please create an issue.

Contributing

Most contributions are welcome, but those not meeting the project's goals or standards may be rejected.

This project makes us of Git LFS for storing images and third-party executables. Please ensure that this is installed before cloning.

To begin, create a branch from master for the issue you are working on. Please use the following naming convention.

\<feature|bugfix>/\<issue-number>-\<short-description>

If an issue does not exist for the improvement you would like to make, please create one. Once work is complete, create a pull request to have the branch merged into master.