package
0.4.1
Repository: https://github.com/muxable/transcoder.git
Documentation: pkg.go.dev

# 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.