Skip to content
#

plex-server

Here are 106 public repositories matching this topic...

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.

  • Updated Jan 19, 2022
  • PowerShell

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. …

  • Updated Jan 27, 2020
  • Python

Improve this page

Add a description, image, and links to the plex-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the plex-server topic, visit your repo's landing page and select "manage topics."

Learn more