Skip to content

Commit 29c2ca8

Browse files
tsmith512Pakhi Sinhaimakelaa
authored andcommitted
[Stream] Fixes on Audio Mode for Transformations (#23943)
* Media Transformations Audio Mode * Update src/content/changelog/stream/2025-07-11-media-transformations-audio-mode.mdx Co-authored-by: Taylor Smith <[email protected]> * Update src/content/changelog/stream/2025-07-11-media-transformations-audio-mode.mdx Co-authored-by: Taylor Smith <[email protected]> * Update src/content/docs/stream/transform-videos/index.mdx Co-authored-by: Taylor Smith <[email protected]> * Update src/content/docs/stream/transform-videos/index.mdx Co-authored-by: Taylor Smith <[email protected]> * Roll forward changelog date * [Stream] Kody suggestions * Spelling fix --------- Co-authored-by: Pakhi Sinha <[email protected]> Co-authored-by: Pakhi <[email protected]>
1 parent 50325df commit 29c2ca8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/changelog/stream/2025-07-22-media-transformations-audio-mode.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Audio mode for Media Transforamtions
2+
title: Audio mode for Media Transformations
33
description: >
44
Media Transformations now supports `audio` mode, which extracts audio from a video.
55
date: 2025-07-22
66
---
77

8-
The addition of this feature allows a user to extract audio from a source video, outputting
9-
an M4A file to use in downstream workflows like AI inference, content moderation, or transcription.
8+
We now support `audio` mode! Use this feature to extract audio from a source video, outputting
9+
an M4A file to use in downstream workflows like [AI inference](/workers-ai/), content moderation, or transcription.
1010

1111
For example,
1212

0 commit comments

Comments
 (0)