ffmpeg | branch: master | Stefano Sabatini <stefa...@gmail.com> | Tue Mar 12 
18:28:28 2024 +0100| [38c18dca6398ae8eb9f59f0b028a152306e8e1eb] | committer: 
Stefano Sabatini

doc/muxers: add film_cpk

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=38c18dca6398ae8eb9f59f0b028a152306e8e1eb
---

 doc/muxers.texi | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/doc/muxers.texi b/doc/muxers.texi
index 9a6660e8a7..355dee1806 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -1551,6 +1551,17 @@ ffmpeg -re -i ... -c:v libx264 -c:a aac -f fifo 
-fifo_format flv \
   -map 0:v -map 0:a rtmp://example.com/live/stream_name
 @end example
 
+@section film_cpk
+Sega film (.cpk) muxer.
+
+This format was used as internal format for several Sega games.
+
+For more information regarding the Sega film file format, visit
+@url{http://wiki.multimedia.cx/index.php?title=Sega_FILM}.
+
+It accepts at maximum one @samp{cinepak} or raw video stream, and at
+maximum one audio stream.
+
 @section flv
 
 Adobe Flash Video Format muxer.

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

To unsubscribe, visit link above, or email
ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to