Skip to content

Releases: h26forge/h26forge

latest-8dde7ec

31 Oct 06:27
b65c354
Compare
Choose a tag to compare

H26Forge Release

H26Forge is domain-specific infrastructure for analyzing, generating, and manipulating syntactically correct but semantically spec-non-compliant video files.

Usage

Generate a video: ./h26forge generate -o out.264

Generate a video with MP4: ./h26forge --mp4 generate -o out.264

Edit a video: ./h26forge modify -i input.264 -o output.264 -t transform.py

Get a video's syntax elements: ./h26forge passthrough -i input.264 -o output.264 -d

Stream a video (see STREAMING.md): ./h26forge stream --seed 0 --webrtc-file config.txt

Changelog

10-31-2023: Bug fixes, rtp-dump, and streaming mode.
9-12-2023: Bug fix in video encoding.
9-11-2023: Bug fixes in video generation.

latest-1fcae7a

12 Sep 18:42
Compare
Choose a tag to compare

H26Forge Release

H26Forge is domain-specific infrastructure for analyzing, generating, and manipulating syntactically correct but semantically spec-non-compliant video files.

Usage

Generate a video: ./h26forge generate -o out.264

Generate a video with MP4: ./h26forge --mp4 generate -o out.264

Edit a video: ./h26forge modify -i input.264 -o output.264 -t transform.py

Get a video's syntax elements: ./h26forge passthrough -i input.264 -o output.264 -d

Changelog

9-12-2023: Bug fix in video encoding.
9-11-2023: Bug fixes in video generation.

latest-d8efed9

11 Sep 22:32
Compare
Choose a tag to compare

H26Forge Release

H26Forge is domain-specific infrastructure for analyzing, generating, and manipulating syntactically correct but semantically spec-non-compliant video files.

Usage

Generate a video: ./h26forge generate -o out.264

Generate a video with MP4: ./h26forge --mp4 generate -o out.264

Edit a video: ./h26forge modify -i input.264 -o output.264 -t transform.py

Get a video's syntax elements: ./h26forge passthrough -i input.264 -o output.264 -d

Changelog

9-11-2023: Bug fixes in video generation.

latest-73c8a9e

11 Sep 03:00
Compare
Choose a tag to compare

H26Forge Release

H26Forge is domain-specific infrastructure for analyzing, generating, and manipulating syntactically correct but semantically spec-non-compliant video files.

Usage

Generate a video: ./h26forge generate -o out.264

Generate a video with MP4: ./h26forge --mp4 generate -o out.264

Edit a video: ./h26forge modify -i input.264 -o output.264 -t transform.py

Get a video's syntax elements: ./h26forge passthrough -i input.264 -o output.264 -d

latest-dbc658f

06 Sep 22:39
dbc658f
Compare
Choose a tag to compare

H26Forge Release

H26Forge is domain-specific infrastructure for analyzing, generating, and manipulating syntactically correct but semantically spec-non-compliant video files.

Usage

Generate a video: ./h26forge generate -o out.264

Generate a video with MP4: ./h26forge --mp4 generate -o out.264

Edit a video: ./h26forge modify -i input.264 -o output.264 -t transform.py

Get a video's syntax elements: ./h26forge passthrough -i input.264 -o output.264 -d

latest-2f2c4d5

18 Jul 21:48
Compare
Choose a tag to compare

H26Forge Release

H26Forge is domain-specific infrastructure for analyzing, generating, and manipulating syntactically correct but semantically spec-non-compliant video files.

Usage

Generate a video: ./h26forge generate -o out.264

Generate a video with MP4: ./h26forge --mp4 generate -o out.264

Edit a video: ./h26forge modify -i input.264 -o output.264 -t transform.py

Get a video's syntax elements: ./h26forge passthrough -i input.264 -o output.264 -d

latest-eb88c78

14 Jul 22:25
Compare
Choose a tag to compare

H26Forge Release

H26Forge is domain-specific infrastructure for analyzing, generating, and manipulating syntactically correct but semantically spec-non-compliant video files.

Usage

Generate a video: ./h26forge generate -o out.264

Generate a video with MP4: ./h26forge --mp4 generate -o out.264

Edit a video: ./h26forge modify -i input.264 -o output.264 -t transform.py

Get a video's syntax elements: ./h26forge passthrough -i input.264 -o output.264 -d