Skip to content

drichardson/transcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Transcode a batch of video files according to the ffmpeg settings in transcode.sh.

Current settings are:

  • Matroska container
  • H265 video codec
  • Opus audio codec

The input file should be a list of newline separated paths of video files to transcode. For example:

/path/to/file1.dv
/path/to/file2.dv

The output will be written in a timestamp named directory.

About

batch transcode video files with ffmpeg

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages