Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 626 Bytes

File metadata and controls

15 lines (12 loc) · 626 Bytes

FastVideoDS Encoder

Encoder for the FastVideoDS format. Use FastVideoDS Player to play back the encoded videos.

Usage

FastVideoDSEncoder [-j jobs] input output.fv
  • -j jobs Number of concurrent jobs (optional, default: cpu threads / 1.5)
  • input The input video file. Most formats are supported through FFmpeg.
  • output.fv The output video file.

Libraries Used