[FFmpeg-devel] [PATCH 6/6] doc/muxers: add mmf
Stefano Sabatini
stefasab at gmail.com
Tue Apr 16 11:29:49 EEST 2024
---
doc/muxers.texi | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/doc/muxers.texi b/doc/muxers.texi
index 490d5557bf..43c4865292 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -2941,6 +2941,15 @@ Write the PTS rawvideo frame to the output, as supported by the
This muxer accepts a single @samp{rawvideo} stream.
+ at section mmf
+Synthetic music Mobile Application Format (SMAF) format muxer.
+
+SMAF is a music data format specified by Yamaha for portable
+electronic devices, such as cell phones and PDAs. It is common as
+ringtones for mobile phones with one of five sound chips.
+
+This muxer accepts a single @samp{adpcm_yamaha} audio stream.
+
@section mp3
The MP3 muxer writes a raw MP3 stream with the following optional features:
--
2.34.1
More information about the ffmpeg-devel
mailing list