Skip to content

Commit 3c0f119

Browse files
Update video documentation to clarify MP4 export process (remuxing) (#11058)
1 parent f2f0918 commit 3c0f119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/reference/video.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ TODO(#10090): fix above if ticket is outdated.
5959
TODO(#10422): fix above if ticket is outdated.
6060
-->
6161

62-
### Remuxing video streams
62+
### Export MP4 from RRD (remuxing)
6363

6464
Sample data from [`VideoStream`](../reference/types/archetypes/video_stream.md) can be queried
6565
and remuxed to mp4 without re-encoding the video as demonstrated in [this sample](https://github.com/rerun-io/rerun/blob/latest/docs/snippets/all/archetypes/video_stream_query_and_mux.py#speculative-link).

0 commit comments

Comments
 (0)