You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/reference/video.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ TODO(#10090): fix above if ticket is outdated.
59
59
TODO(#10422): fix above if ticket is outdated.
60
60
-->
61
61
62
-
### Remuxing video streams
62
+
### Export MP4 from RRD (remuxing)
63
63
64
64
Sample data from [`VideoStream`](../reference/types/archetypes/video_stream.md) can be queried
65
65
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