| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This 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.
A cloudflare worker for plex that uses blackmagic to change default client bitrates!
Python script that recursively searches through a user-defined file path and converts all videos of user-specified file types to MP4 with H264 video and AAC audio using ffmpeg. If a conversion failure is detected, the script re-encodes the file with HandbrakeCLI. Upon successful encoding, Plex libraries are refreshed and source file is deleted. …
A compilation of misc. scripts I use for my Plex setup.
Shutdown your PC when Plex is not streaming
A modern Cloudflare Worker for Plex that uses black magic to change default client bitrates!
Add a description, image, and links to the plex-transcoding topic page so that developers can more easily learn about it.
To associate your repository with the plex-transcoding topic, visit your repo's landing page and select "manage topics."
| Back | FazBrowse Home | New Git URL |