whep-nack

command
v0.0.0-...-1e82c75 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2024 License: MIT Imports: 16 Imported by: 0

README

WHEP Demo from disk file

Create H264 Annex-B file named output.h264 and/or output.ogg that contains a Opus track

ffmpeg -i $MEDIA_FILE -an -c:v libx264 -s 1280X720 -r 24 -bsf:v h264_mp4toannexb -b:v 2M -max_delay 0 -bf 0 -g 96 -keyint_min 96 -sc_threshold 0 output.h264
ffmpeg -i $MEDIA_FILE -c:a libopus -page_duration 20000 -vn output.ogg

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