Scroll to navigation

FFMSINDEX(1) User commands FFMSINDEX(1)

NAME

ffmsindex - FFmpegSource2 indexing app

SYNOPOSIS

ffmsindex [OPTIONS] INPUTFILE [OUTPUTFILE]

DESCRIPTION

ffmsindex creates an index file for the given INPUTFILE. If not OUTPUFILE is given, INPUTFILE.ffindex is used as output file.

Force overwriting of existing index file, if any (default: no)
Set FFmpeg verbosity level. Can be repeated for more verbosity. (default: no messages printed)
Disable progress reporting. (default: progress reporting on)
Write timecodes for all video tracks to outputfile_track00.tc.txt (default: no)
Write keyframes for all video tracks to outputfile_track00.kf.txt (default: no)
Set the audio indexing mask to N (-1 means index all tracks, 0 means index none, default: 0)
Set the audio decoding mask to N (mask syntax same as -t, default: 0)
Set the audio output base filename to NAME (default: input filename)
Set audio decoding error handling. See the documentation for details. (default: 0)
Force the use of demuxer NAME (default, lavf, matroska, haalimpeg, haaliogg)

AUTHOR

This manpage was written by Sebastian Ramacher.

December 2013 ffms2 2.19