Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

andrew-s/roku_audio_encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

roku_audio_encoder

PHP Script to add a AAC audio stream to your files - the script takes the first audio stream, duplicates it and then encodes it to an AAC audio stream (keeping all of the original streams intact - including subtitles)

Requirements

  • PHP 5.5+
  • FFmpeg with ffprobe

Running

Update the variables in run.php with your directories and application locations, then call;

  php run.php

and that's it, your files should be Roku ready with AAC audio!

About

PHP Script to add a AAC audio stream to your files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages