77 skills found · Page 1 of 3
leandromoreira / Ffmpeg Libav TutorialFFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: 🇺🇸 🇨🇳 🇰🇷 🇪🇸 🇻🇳 🇧🇷 🇷🇺
ant-media / Ant Media ServerAnt Media Server — Ultra-low latency streaming engine with WebRTC (~0.5s), SRT, RTMP, HLS, CMAF, adaptive bitrate, transcoding & scaling
munnerz / Kube PlexScalable Plex Media Server on Kubernetes -- dispatch transcode jobs as pods on your cluster!
anacrolix / DmsA UPnP DLNA Digital Media Server that includes basic video transcoding. Tested on a Panasonic Viera television, several Android UPnP apps, and Chromecast.
video-dev / Video Transcoding ApiAgnostic API to transcode media assets across different cloud services.
svt / EncoreTranscode media files in an epic manner
NextLevel / NextLevelSessionExporter🔄 Export and transcode media in Swift
amishshah / Prism MediaEasily transcode media using Node.js 🎶
tizisdeepan / VideoEditorFFmpeg is a powerful multimedia framework which allows us to decode, encode, transcode, stream, filter and play most of the media content available now. With the help of these tools, you can develop and application that can manipulate any form of media to the desired output. Sky is not the limit when using FFmpeg. I prefer FFmpeg-all which is a Bible for FFmpeg but it is difficult to read if you do not know what you are looking for. To make it easy, I will summarise the basics of video manipulations using FFmpeg which, then you can use in your own applications or libraries that you are working on. I have developed a simple library that enables you to trim and crop a video, additionally you can compress any video and convert it into any format that you desire.
BrianDMG / Conv2mp4This Powershell script will recursively search through a user-defined file path and convert all videos of user-specified file types to MP4 with H264 video and AAC audio using ffmpeg. The purpose of this script is to reduce transcoding CPU load on a media server like Plex or Emby and increase video compatibility across platforms.
OpenVisualCloud / CDN Transcode SampleMedia transcoding is a key function for live video broadcasting, streaming, and video on demand use cases in a CDN network. The CDN Transcode sample (not a finished product) provides a reference pipeline to build an out-of-box 1:N CDN streaming transcode service example.
ressu / Kube PlexScalable Plex Media Server on Kubernetes -- dispatch transcode jobs as pods on your cluster!
RxLaboratory / DuMEA fast, versatile, easy-to-use and cross-platform Media Encoder based on FFmpeg
pando85 / GearrA versatile video transcoding tool specialized in converting media files to the efficient x265 format.
RTUnit / Jellyfin Transcodes CleanupCleanup script for autonomous cleanup of Jellyfin media server transcodes directory
in03 / ProximaTranscode source media directly from DaVinci Resolve using multiple machines for encoding. Great for creating proxies quickly.
Dusk-Labs / NightfallEasy to use lib for creating on-demand transcoding sessions for efficient media playback.
Angablade / JellyfinFederationPluginThis Jellyfin plugin allows multiple Jellyfin servers to federate, sharing media libraries in real-time without syncing or copying files. Media can be streamed from one server to another with live transcoding if necessary.
rgfindl / Live Streaming ServerIngest RTMP - Transcode into HLS - Relay to Social Media - Live Streaming
waleedahmad / Laravel StreamTranscoding media with FFmpeg using Laravel queues