Skip to content

Commit

Permalink
[docs] Add version info to MP4 output (#677)
Browse files Browse the repository at this point in the history
  • Loading branch information
wkozyra95 authored Aug 19, 2024
1 parent 3555bf2 commit 1379cce
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/pages/api/outputs/mp4.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
---
title: MP4
---
import Docs from "@site/pages/api/generated/output-Mp4Output.md"

<span class="badge badge--primary">Added in v0.3.0</span>
<br />
<br />

# MP4

An output type that allows saving video and audio from the compositor to MP4 file.
Expand Down

0 comments on commit 1379cce

Please sign in to comment.