Skip to content

steventrux/castize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Castize

Batch convert script for chromecast compatibility.

The Purpose of this Script is to batch convert any video file in a folder for chromecast compatibility.

The script only convert non compatible audio and video tracks.

Prerequisites:

Castize requires ffmpeg, H.264 video encoder and AAC audio encoder.

FFmpeg compilation guide

If ffmpeg is not installed on your system, castize can compile it for you (only ubuntu is supported right now).

Usage:

wget https://raw.githubusercontent.com/steventrux/castize/master/castize.sh

sh castize.sh /home/user/original_videos /home/user/chromecast_videos

About

Batch convert script for chromecast compatibility using ffmpeg

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages