transcode-file

command
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

README

transcode-file

transcode-file is a simple application that shows how to transcode an ivf file on disk.

Instructions

Run
go run main.go -addr localhost:50051 -i input.ivf -o output.ivf

You should see an output.ivf file produced. The output file does not contain the last ~1s of video. This is a known issue due to the transcoder expecting live video sources, not sources that terminate.

If you intend to transcode mostly non-live video sources, it would be easier to use ffmpeg :)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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