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
This commit is contained in:
Stefano Sabatini
2010-03-28 10:04:10 +00:00
parent f990f6e3f7
commit 4bfe67da24
2 changed files with 7 additions and 0 deletions

View File

@@ -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.