avformat/mov: Disable XMP metadata by default
This was suggested by cbsrobot, ubitux and koda There are files with huge amounts of XMP data, which would otherwise be displayed in the terminal output of FFmpeg Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -97,3 +97,5 @@
|
||||
┌────────────────────────────┐
|
||||
│ ⚠ Behaviour changes │
|
||||
└────────────────────────────┘
|
||||
• XMP metadata is not exported by default anymore as it can be huge.
|
||||
see the export_xmp option
|
||||
|
||||
Reference in New Issue
Block a user