All Projects → kmcclive → Tricycle

kmcclive / Tricycle

Licence: other
Video transcoding... easier than riding a bike.

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Tricycle

camstudio
CamStudio fork
Stars: ✭ 83 (+137.14%)
Mutual labels:  ffmpeg, mp4
Ffmpegcommand
FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出效果等
Stars: ✭ 394 (+1025.71%)
Mutual labels:  ffmpeg, mp4
canvas-capture
Record the canvas as an image, mp4 video, or gif from the browser
Stars: ✭ 35 (+0%)
Mutual labels:  ffmpeg, mp4
Ffmediatoolkit
FFMediaToolkit is a cross-platform video decoder/encoder library for .NET that uses FFmpeg native libraries. It supports video frames extraction, reading stream metadata and creating videos from bitmaps in any format supported by FFmpeg.
Stars: ✭ 156 (+345.71%)
Mutual labels:  ffmpeg, mp4
Trinity
android video record editor muxer sdk
Stars: ✭ 609 (+1640%)
Mutual labels:  ffmpeg, mp4
Swiftffmpeg
A Swift wrapper for the FFmpeg API
Stars: ✭ 243 (+594.29%)
Mutual labels:  ffmpeg, mp4
poc-mp4-websocket
Streaming MP4 over Websocket using BMFF
Stars: ✭ 25 (-28.57%)
Mutual labels:  ffmpeg, mp4
Live Dl
Download live streams from YouTube
Stars: ✭ 82 (+134.29%)
Mutual labels:  ffmpeg, mp4
Axiom
An FFmpeg GUI for Windows
Stars: ✭ 560 (+1500%)
Mutual labels:  ffmpeg, mp4
Mediatoolkit
A .NET library to convert and process all your video & audio files.
Stars: ✭ 492 (+1305.71%)
Mutual labels:  ffmpeg, mp4
Fastflix
FastFlix is a free GUI for HEVC and AV1 encoding, GIF/WebP creation, and more!
Stars: ✭ 154 (+340%)
Mutual labels:  ffmpeg, mp4
Ffmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
Stars: ✭ 27,382 (+78134.29%)
Mutual labels:  ffmpeg, mp4
Youtube2audio
Desktop application to download YouTube videos as annotated MP3 or MP4 files
Stars: ✭ 128 (+265.71%)
Mutual labels:  ffmpeg, mp4
live-stream-media-source-extensions
Live stream h264 encoded mp4 video on media source extensions using ffmpeg, node.js, socket.io, and express. Works in chrome, firefox, safari, and android. Not iOS compatible. Work has moved to mse-live-player repo =>
Stars: ✭ 24 (-31.43%)
Mutual labels:  ffmpeg, mp4
Gifserver
A server for transcoding gif to video on the fly
Stars: ✭ 100 (+185.71%)
Mutual labels:  ffmpeg, mp4
p5.rec
🍿 p5.rec lets you record your p5.js sketches and convert them to mp4 in your browser ▶️
Stars: ✭ 70 (+100%)
Mutual labels:  ffmpeg, mp4
Webxdownloader
Browser extension to download Webex meeting recordings
Stars: ✭ 52 (+48.57%)
Mutual labels:  ffmpeg, mp4
Sickbeard mp4 automator
Automatically convert video files to a standardized format with metadata tagging to create a beautiful and uniform media library
Stars: ✭ 1,142 (+3162.86%)
Mutual labels:  ffmpeg, mp4
Awesome Video
A curated list of awesome streaming video tools, frameworks, libraries, and learning resources.
Stars: ✭ 397 (+1034.29%)
Mutual labels:  ffmpeg, mp4
Gifify
😻 Convert any video file to an optimized animated GIF.
Stars: ✭ 5,792 (+16448.57%)
Mutual labels:  ffmpeg, mp4

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.5.0)

All Versions

Features

  • Reads/decodes most video and audio formats
  • Writes/encodes to the following formats
    • Container formats:
      • MP4
      • MKV
    • Video formats:
      • AVC (H.264)
      • HEVC (H.265)
    • Audio formats:
      • AAC
      • Dolby Digital (AC-3)
      • Dolby TrueHD (copy/passthru to MKV only)
      • DTS (copy/passthru only)
      • DTS Master Audio (copy/passthru to MKV only)
  • Supports 4K resolution and HDR (HDR10)
  • Tonemaps HDR to SDR
  • Scales video to standard resolutions
  • Detects and crops black bars
  • Crops to a selected aspect ratio
  • Reduces noise in video
  • Overlays subtitles (all or forced only)
  • Supports mutliple audio tracks in mono, stereo, 5.1 surround, or 7.1 surround (copy/passthru to MKV only)

System Requirements

macOS

  • macOS High Sierra (10.13) or later

Windows

  • Windows 7 or later (64-bit)
  • .NET Framework 4.6.1 or later

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].