Skip to content

This script scans directory for video files and re-encodes them with ffmpeg.

Notifications You must be signed in to change notification settings

Br34kFr33/Auto-Video-Encode-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Auto Video Encoder

This script scans directories for any video files with .avi, .mp4, or .mkv extentions, and then enodes them to a .mp4 format. It also cleans up the filename.

Requirements

  • PHP
  • ffmpeg
  • screen

Setup

  1. Change all directories to match yours.
  2. Start script with screen php encode.php
  3. Exit screen by pressing Ctrl ad

About

This script scans directory for video files and re-encodes them with ffmpeg.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages