Skip to content

ffmpeg script to converting Videos for streaming with H264/ACC without noticeable loss in quality.

Notifications You must be signed in to change notification settings

tthreeoh/streamify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

streamify

ffmpeg script for converting Videos for streaming with H264/ACC without noticeable loss in quality.

More info to come, you simply provide an input file. If nothing else is passed, file will be appended with the default TAG

run with -d to see your variables before running

You can remove text from the title with -r "text to remove"

Or you can supply your own output file with -o "/path/to/output"

Default extension mp4 will be appended unless supplied with -e "extension"

Pass -Q 720 to downscale from 1080 to 720;

About

ffmpeg script to converting Videos for streaming with H264/ACC without noticeable loss in quality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages