/convert_to_hevc

Transcodes input video file to use the h265/HEVC codec using `ffmpeg`

Primary LanguageShell

convert_to_hevc

Transcodes input video file to use the h265/HEVC codec using ffmpeg. Outputs the same filename but with x264/h264/xvid/etc. replaced with HEVC.

Installation

  1. Install import.
  2. Add to your .bashrc file:
    . "$(which import)"
    import "tootallnate/convert_to_hevc@0.0.1"

Usage

$ convert_to_hevc <list of files...>