[FFmpeg-cvslog] doc/muxers: add definitory line for the MOV/MP4/ISMV muxer
Stefano Sabatini
git at videolan.org
Tue Oct 29 18:40:44 CET 2013
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Tue Oct 29 15:57:13 2013 +0100| [61c1f2cb1e7ef80725d3ae5e8af267add60d058e] | committer: Stefano Sabatini
doc/muxers: add definitory line for the MOV/MP4/ISMV muxer
Also rename section name, to match the other ones adopting the muxer name
(rather than the related upcased standard name).
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=61c1f2cb1e7ef80725d3ae5e8af267add60d058e
---
doc/muxers.texi | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/doc/muxers.texi b/doc/muxers.texi
index bd7088b..ae5301c 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -386,7 +386,9 @@ ffmpeg -i INPUT -f md5 -
See also the @ref{framemd5} muxer.
- at section MOV/MP4/ISMV
+ at section mov/mp4/ismv
+
+MOV/MP4/ISMV (Smooth Streaming) muxer.
The mov/mp4/ismv muxer supports fragmentation. Normally, a MOV/MP4
file has all the metadata about all packets stored in one location
More information about the ffmpeg-cvslog
mailing list