On Mon, 9 Nov 2015, Michael Niedermayer wrote:
From: Michael Niedermayer <[email protected]>
Also support disabling them as they seem to cause problems to some
Users.
Signed-off-by: Michael Niedermayer <[email protected]>
---
doc/muxers.texi | 13 ++++++++
libavformat/mxfenc.c | 44 +++++++++++++++++++--------
tests/ref/seek/lavf-mxf | 44 +++++++++++++--------------
tests/ref/seek/lavf-mxf_opatom_audio | 54 +++++++++++++++++-----------------
4 files changed, 93 insertions(+), 62 deletions(-)
diff --git a/doc/muxers.texi b/doc/muxers.texi
index 06483fa..4cefe1e 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -874,6 +874,19 @@ ffmpeg -i file.mpg -c copy \
-y out.ts
@end example
+@section mxf
+
+MXF muxer.
+
+@subsection Options
+
+The muxer options are:
+
+@table @option
+@item store_user_comments @var{bool}
+Set if user comments should be stored if available (default) or never.
Could you add some examples to the docs where this cause problems? E.g.
Set this to never to avoid compatiblity problems with xxx video servers or
yyy NLE-s.
Regards,
Marton
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel