ffmpeg

package
v0.0.0-...-2ae284d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 23, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FFMPEG_PATH   = "C:\\ffmpeg\\bin\\ffmpeg.exe" // 경로 수정
	UPLOADS_DIR   = "uploads"
	DOWNLOADS_DIR = "downloads" // 변경된 결과물 저장 디렉토리
)

Variables

This section is empty.

Functions

func ConcatVideos

func ConcatVideos(inputFilenames []string, outputFilename string) error

func GetVideoDuration

func GetVideoDuration(filePath string) (int, error)

func TrimVideo

func TrimVideo(inputFilename string, outputFilename string, startTime string, endTime string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL