Top 9.0% forks on proxy.golang.org
proxy.golang.org : github.com/eluv-io/avpipe
Package avpipe has four main interfaces that has to be implemented by the client code: InputOpener: is the input factory interface that needs an implementation to generate an InputHandler. InputHandler: is the input handler with Read/Seek/Size/Close methods. An implementation of this interface is needed by ffmpeg to process input streams properly. OutputOpener: is the output factory interface that needs an implementation to generate an OutputHandler. OutputHandler: is the output handler with Write/Seek/Close methods. An implementation of this interface is needed by ffmpeg to write encoded streams properly. * Defines various audio/video transcoding errors.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/eluv-io/avpipe
Keywords:
audio
, dash
, ffmpeg
, golang
, hls
, mpegts
, pipeline
, rtmp
, transcoding
, video
License: MIT
Latest release: about 2 months ago
First release: over 2 years ago
Namespace: github.com/eluv-io
Stars: 7 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago