summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-03-28 10:04:10 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-03-28 10:04:10 +0000
commit4bfe67da24a4e0e5c0d106d05cc26a2a202d5523 (patch)
tree1d694336a62bc931117918458e6a515017f4d3b6 /doc
parentf990f6e3f786924e8350a647882c1f8dc48da547 (diff)
Implement -convert_tags option, which converts showed tag names to the
FFmpeg generic tag names. Originally committed as revision 22708 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/ffprobe-doc.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ffprobe-doc.texi b/doc/ffprobe-doc.texi
index 6ae829878e..8eb3ed9a2b 100644
--- a/doc/ffprobe-doc.texi
+++ b/doc/ffprobe-doc.texi
@@ -66,6 +66,9 @@ ffprobe [options] [@file{input_file}]
@table @option
+@item -convert_tags
+Convert the tag names in the format container to the generic FFmpeg tag names.
+
@item -f @var{format}
Force format to use.