Registry / serialization / eyevinn-mp4ff

eyevinn-mp4ff

JSON →
library0.52.0gogounverified

MP4ff implements MP4 media file parsing and writing for AVC and HEVC video, AAC and AC-3 audio, stpp and wvtt subtitles, and timed metadata tracks.

go get github.com/Eyevinn/mp4ff
INSTALL
IMPORT
SIG · EYEVINN-MP4FF
E
eyevinn-mp4ff
serializationgov0.52.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

mp4ff
github.com/Eyevinn/mp4ff

Open and read an MP4 file

package main import ( "fmt" "github.com/Eyevinn/mp4ff" ) func main() { file, _ := mp4ff.Open("video.mp4") fmt.Println(file.Ftyp) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.52.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
eyevinn-mp4ff — go get eyevinn-mp4ff · libregistry