On Wed, Oct 29, 2014 at 10:14 AM, Martin Storsjö <[email protected]> wrote: > --- > doc/muxers.texi | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/doc/muxers.texi b/doc/muxers.texi > index 6b6e823..e00a162 100644 > --- a/doc/muxers.texi > +++ b/doc/muxers.texi > @@ -337,6 +337,9 @@ Disable Nero chapter markers (chpl atom). Normally, both > Nero chapters > and a QuickTime chapter track are written to the file. With this option > set, only the QuickTime chapter track will be written. Nero chapters can > cause failures when the file is reprocessed with certain tagging programs. > +@item -movflags omit_tfhd_offset > +Don't write any absolute base_data_offset in tfhd atoms. This avoids > +tying fragments to absolute byte positions in the file/streams. > @end table > > Smooth Streaming content can be pushed in real time to a publishing
Looks ok. -- Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
