Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.0% on proxy.golang.org
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: 4 months ago
First release: over 1 year ago
Namespace: github.com/eluv-io
Stars: 7 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 5 days ago

    Loading...
    Readme
    Loading...