Scripting & Automation Tools
Browse 12 curated scripting & automation tools resources for video development on Awesome Video.
Topics
Resources
- Av1anCross-platform command-line AV1 encode toolkit. Contribute to master-of-zen/Av1an development by creating an account on GitHub.
- Distributed Ffmpeg Transcoding Cluster分布式FFMpeg转码集群。A FFMpeg transcoding cluster runs in variable CPUs, including ARM, x86, and others which can run linux. You can use it to run…
- Other Video TranscodingOther tools to transcode videos.
- Video UtilsPython package containing many tools useful for converting video files to h264/h265 encoded MP4 or MKV files - kwodzicki/video_utils.
- Pyup TranscoderA Python-based software to transcode videos and upload files to a remote server or S3-bucket - sw360cab/pyup-transcoder.
- TranscodeVideoA Swift wrapper around the transcode-video command - Ponyboy47/TranscodeVideo.
- FFmpeg Nvidia Adaptive Vod TranscoderBash script which will detect video new file in folder and transcode it to adaprive bitrate - SmurfManX/FFmpeg-nvidia-adaptive-vod-transcod…
- Scalable, Parallel Video Transcoding on UbuntuTranscoding video is a very resource intensive process. It can take many minutes to process a small, 30-second clip, or even hours to p...
- Transcode (cwinging)python transcode server.
- Batch Python FFmpeg TutorialA Python application that uses Batch to process media files in parallel with the FFmpeg open-source tool. - Azure-Samples/batch-Python-FFmp…
- Batch Py RemuxConvert mkv video to hevc (h.265).
- Swift EncoderA fire-and-forget shell script that encodes multiple video and audio files with ffmpeg. - ptrandev/swift-encoder