* [FFmpeg-devel] [PATCH 1/2] doc/muxers: add film_cpk
@ 2024-03-12 20:34 Stefano Sabatini
2024-03-12 20:34 ` [FFmpeg-devel] [PATCH 2/2] doc/muxers: add filstrip Stefano Sabatini
2024-03-12 21:10 ` [FFmpeg-devel] [PATCH 1/2] doc/muxers: add film_cpk Marth64
0 siblings, 2 replies; 3+ messages in thread
From: Stefano Sabatini @ 2024-03-12 20:34 UTC (permalink / raw)
To: FFmpeg development discussions and patches; +Cc: Stefano Sabatini
---
doc/muxers.texi | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/doc/muxers.texi b/doc/muxers.texi
index 12bc433409..7f9ff9929f 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -1587,6 +1587,17 @@ ffmpeg -re -i ... -c:v libx264 -c:a aac -f fifo -fifo_format fifo_test -format_o
-drop_pkts_on_overflow 1 -attempt_recovery 1 -recovery_wait_time 1 out.test
@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 maximum one audio
+stream.
+
@section flv
Adobe Flash Video Format muxer.
--
2.34.1
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 3+ messages in thread
* [FFmpeg-devel] [PATCH 2/2] doc/muxers: add filstrip
2024-03-12 20:34 [FFmpeg-devel] [PATCH 1/2] doc/muxers: add film_cpk Stefano Sabatini
@ 2024-03-12 20:34 ` Stefano Sabatini
2024-03-12 21:10 ` [FFmpeg-devel] [PATCH 1/2] doc/muxers: add film_cpk Marth64
1 sibling, 0 replies; 3+ messages in thread
From: Stefano Sabatini @ 2024-03-12 20:34 UTC (permalink / raw)
To: FFmpeg development discussions and patches; +Cc: Stefano Sabatini
---
doc/muxers.texi | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/doc/muxers.texi b/doc/muxers.texi
index 7f9ff9929f..2c05b17f5e 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -1598,6 +1598,12 @@ For more information regarding the Sega FILM file format, visit
It accepts at maximum one @samp{cinepak} or raw video stream, and maximum one audio
stream.
+@section filmstrip
+Adobe Filmstrip muxer.
+
+This format is used by several Adobe tools to store a generated filmstrip export. It
+accepts a single raw video stream.
+
@section flv
Adobe Flash Video Format muxer.
--
2.34.1
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [FFmpeg-devel] [PATCH 1/2] doc/muxers: add film_cpk
2024-03-12 20:34 [FFmpeg-devel] [PATCH 1/2] doc/muxers: add film_cpk Stefano Sabatini
2024-03-12 20:34 ` [FFmpeg-devel] [PATCH 2/2] doc/muxers: add filstrip Stefano Sabatini
@ 2024-03-12 21:10 ` Marth64
1 sibling, 0 replies; 3+ messages in thread
From: Marth64 @ 2024-03-12 21:10 UTC (permalink / raw)
To: FFmpeg development discussions and patches
> SEGA FILM (.cpk) muxer.
> This format was used as internal format for several SEGA games.
> For more information regarding the Sega FILM file format
(trivial nit) Sega should be capitalized SEGA I believe, this would make it
consistent in all 3 lines.
But it's still fine.
LGTM.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-03-12 21:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-12 20:34 [FFmpeg-devel] [PATCH 1/2] doc/muxers: add film_cpk Stefano Sabatini
2024-03-12 20:34 ` [FFmpeg-devel] [PATCH 2/2] doc/muxers: add filstrip Stefano Sabatini
2024-03-12 21:10 ` [FFmpeg-devel] [PATCH 1/2] doc/muxers: add film_cpk Marth64
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git