This file is indexed.

/usr/share/doc/ffmpeg2theora/README is in ffmpeg2theora 0.29-2build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
ffmpeg2theora - http://v2v.cc/~j/ffmpeg2theora

with ffmpeg2theora you can convert any file that ffmpeg can
decode to theora. right now the settings are hardcoded into
the binary. the idea is to provide ffmpeg2theora as a binary
along sites like v2v.cc to enable as many people as possible
to encode video clips with the same settings.

usage right now:
 ./ffmpeg2theora clip.avi
 will produce clip.ogv
 for more options run ffmpeg2theora -h

 there is a export plugin for kino (http://kino.schirmacher.de/)
 more info in kino_export/README

 subtitles can be embedded in an ogg stream, see subtitles.txt for more info.