plex-transcoding

There are 5 repositories under plex-transcoding topic.

  • BrianDMG/conv2mp4

    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.

    Language:PowerShell135174823
  • zmike808/Plex-Blackmagic

    A cloudflare worker for plex that uses blackmagic to change default client bitrates!

    Language:JavaScript478110
  • BrianDMG/conv2mp4-py

    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. The purpose of this script is to reduce the amount of transcoding CPU load on a Plex server.

    Language:Python435210
  • zmike808/BookOfBlackMagic

    A compilation of misc. scripts I use for my Plex setup.

    Language:Python26233
  • viniciusov/plex-shutdown

    Shutdown your PC when Plex is not streaming

    Language:Shell18013