Chocobozzz/PeerTube

View on GitHub
packages/ffmpeg/src/ffmpeg-vod.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function buildVODCommand has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  private async buildVODCommand (options: TranscodeVODOptions & {
    videoStreamOnly?: boolean
    canCopyAudio?: boolean
    canCopyVideo?: boolean
  }) {
Severity: Minor
Found in packages/ffmpeg/src/ffmpeg-vod.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status